[GIT PULL] x86/core for 5.19

From: Borislav Petkov
Date: Mon May 23 2022 - 11:29:06 EST


Hi Linus,

please pull a set of x86/core fixes for 5.19.

Thx.

---

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_core_for_v5.19_rc1

for you to fetch changes up to 69505e3d9a39a988aaed9b58aa6b3482238f6516:

bug: Use normal relative pointers in 'struct bug_entry' (2022-05-19 23:46:10 +0200)

----------------------------------------------------------------
- Remove all the code around GS switching on 32-bit now that it is not
needed anymore

- Other misc improvements

----------------------------------------------------------------
Brian Gerst (4):
x86/32: Simplify ELF_CORE_COPY_REGS
ELF: Remove elf_core_copy_kernel_regs()
x86/32: Remove lazy GS macros
x86/asm: Merge load_gs_index()

Josh Poimboeuf (1):
bug: Use normal relative pointers in 'struct bug_entry'

Thomas Gleixner (1):
x86/nmi: Make register_nmi_handler() more robust

arch/arm64/include/asm/asm-bug.h | 4 ++--
arch/powerpc/include/asm/bug.h | 14 ++++++++------
arch/powerpc/kernel/fadump.c | 2 +-
arch/powerpc/platforms/powernv/opal-core.c | 2 +-
arch/riscv/include/asm/bug.h | 4 ++--
arch/s390/include/asm/bug.h | 5 +++--
arch/x86/include/asm/bug.h | 2 +-
arch/x86/include/asm/elf.h | 15 ++-------------
arch/x86/include/asm/mmu_context.h | 2 +-
arch/x86/include/asm/nmi.h | 1 +
arch/x86/include/asm/segment.h | 12 ------------
arch/x86/include/asm/special_insns.h | 7 ++++---
arch/x86/kernel/nmi.c | 12 ++++++++----
arch/x86/kernel/process.c | 5 +----
arch/x86/kernel/process_32.c | 11 ++++-------
arch/x86/kernel/ptrace.c | 6 +++---
arch/x86/kernel/signal.c | 8 +++++---
arch/x86/kernel/vm86_32.c | 4 ++--
arch/x86/lib/insn-eval.c | 5 +++--
arch/x86/math-emu/get_address.c | 2 +-
include/linux/elfcore.h | 9 ---------
kernel/kexec_core.c | 2 +-
lib/bug.c | 15 +++++++--------
23 files changed, 61 insertions(+), 88 deletions(-)

--
Regards/Gruss,
Boris.

SUSE Software Solutions Germany GmbH
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman
(HRB 36809, AG Nürnberg)