]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Oct 2018 14:54:42 +0000 (15:54 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Oct 2018 14:54:42 +0000 (15:54 +0100)
commit989e00c6794173e992778aec079b28483ec99ade
tree62ac03acb31bf49a5116dcaa452a4265704ed8e1
parent38427d6ede23f4d2498985fb01dcd06e93a9f380
parentd937ab88b8bcffac5208ee54b454e6935bf476ad
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 boot updates from Ingo Molnar:
 "Two cleanups and a bugfix for a rare boot option combination"

* 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/boot/KASLR: Remove return value from handle_mem_options()
  x86/corruption-check: Use pr_*() instead of printk()
  x86/corruption-check: Fix panic in memory_corruption_check() when boot option without value is provided