Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: "Various fixes: - reboot regression fix - build message spam fix - GPU quirk fix - 'make kvmconfig' fix plus the wire-up of the renameat2() system call on i386" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86: Remove the PCI reboot method from the default chain x86/build: Supress "Nothing to be done for ..." messages x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks x86/platform: Fix "make O=dir kvmconfig" i386: Wire up the renameat2() syscall
Showing
- arch/x86/Makefile 2 additions, 2 deletionsarch/x86/Makefile
- arch/x86/kernel/early-quirks.c 1 addition, 1 deletionarch/x86/kernel/early-quirks.c
- arch/x86/kernel/reboot.c 37 additions, 35 deletionsarch/x86/kernel/reboot.c
- arch/x86/syscalls/Makefile 2 additions, 0 deletionsarch/x86/syscalls/Makefile
- arch/x86/syscalls/syscall_32.tbl 1 addition, 0 deletionsarch/x86/syscalls/syscall_32.tbl
- arch/x86/tools/Makefile 2 additions, 0 deletionsarch/x86/tools/Makefile
- include/linux/reboot.h 7 additions, 7 deletionsinclude/linux/reboot.h
Please register or sign in to comment