[GIT PULL] x86/entry for 6.19-rc1

From: Dave Hansen
Date: Mon Dec 01 2025 - 18:01:55 EST


Hi Linus,

Please pull a trivial x86/entry changes for 6.19-rc1. This one is pretty
trivial: fix a badly-named FRED data structure member.

--

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_entry_for_6.19-rc1

for you to fetch changes up to 4ab13be5ed12f4954d1f46cc6298e1adb2d6681b:

x86/fred: Fix 64bit identifier in fred_ss (2025-10-13 14:05:42 -0700)

----------------------------------------------------------------
* Fix 64-bit identifier structure member name in fred_ss

----------------------------------------------------------------
Andrew Cooper (1):
x86/fred: Fix 64bit identifier in fred_ss

arch/x86/entry/entry_fred.c | 4 ++--
arch/x86/include/asm/fred.h | 2 +-
arch/x86/include/asm/ptrace.h | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)