Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: "Three changes: - An UV fix/quirk to pull UV BIOS calls into the efi_runtime_lock locking regime. (This done by aliasing __efi_uv_runtime_lock to efi_runtime_lock, which should make the quirk nature obvious and maintain the general policy that the EFI lock (name...) isn't exposed to drivers.) - Our version of MAGA: Make a.out Great Again. - Add a new Intel model name enumerator to an upstream header to help reduce dependencies going forward" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls x86/CPU: Add Icelake model number x86/a.out: Clear the dump structure initially
No related branches found
No related tags found
Showing
- arch/x86/ia32/ia32_aout.c 4 additions, 2 deletionsarch/x86/ia32/ia32_aout.c
- arch/x86/include/asm/intel-family.h 2 additions, 0 deletionsarch/x86/include/asm/intel-family.h
- arch/x86/include/asm/uv/bios.h 7 additions, 1 deletionarch/x86/include/asm/uv/bios.h
- arch/x86/platform/uv/bios_uv.c 21 additions, 2 deletionsarch/x86/platform/uv/bios_uv.c
- drivers/firmware/efi/runtime-wrappers.c 7 additions, 0 deletionsdrivers/firmware/efi/runtime-wrappers.c
Loading
Please register or sign in to comment