[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZZvX8fAPmSwiESj4@gmail.com>
Date: Mon, 8 Jan 2024 12:09:37 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, the arch/x86 maintainers <x86@...nel.org>
Subject: [GIT PULL] x86/boot changes for v6.8
Linus,
Please pull the latest x86/boot git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-boot-2024-01-08
# HEAD: 257ca14f4d780e27a0605fd68053d2cc3178a232 x86/boot: Remove redundant initialization of the 'delta' variable in strcmp()
x86/boot changes for v6.8:
- Ignore NMIs during very early boot, to address kexec crashes
- Remove redundant initialization in boot/string.c's strcmp()
Thanks,
Ingo
------------------>
Colin Ian King (1):
x86/boot: Remove redundant initialization of the 'delta' variable in strcmp()
Jun'ichi Nomura (1):
x86/boot: Ignore NMIs during very early boot
arch/x86/boot/compressed/ident_map_64.c | 5 +++++
arch/x86/boot/compressed/idt_64.c | 1 +
arch/x86/boot/compressed/idt_handlers_64.S | 1 +
arch/x86/boot/compressed/misc.h | 1 +
arch/x86/boot/string.c | 2 +-
5 files changed, 9 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists