]> Gentwo Git Trees - linux/.git/commit
x86/fred: Fix 64bit identifier in fred_ss
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 2 Sep 2025 23:01:17 +0000 (00:01 +0100)
committerDave Hansen <dave.hansen@linux.intel.com>
Mon, 13 Oct 2025 21:05:42 +0000 (14:05 -0700)
commit4ab13be5ed12f4954d1f46cc6298e1adb2d6681b
treee681234099e13874d799167606f9b6e79e4713c3
parent3a8660878839faadb4f1a6dd72c3179c1df56787
x86/fred: Fix 64bit identifier in fred_ss

FRED can only be enabled in Long Mode.  This is the 64bit mode (as opposed to
compatibility mode) identifier, rather than being something hard-wired at 1.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Reviewed-by: Xin Li (Intel) <xin@zytor.com>
Reviewed-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Acked-by: H. Peter Anvin (Intel) <hpa@zytor.com>
arch/x86/entry/entry_fred.c
arch/x86/include/asm/fred.h
arch/x86/include/asm/ptrace.h