]> 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>
Wed, 20 Feb 2013 03:11:10 +0000 (19:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 Feb 2013 03:11:10 +0000 (19:11 -0800)
commit6c5eae41f787154a9317d3d0bcbf56024c255ffc
tree04d960c785e40300e800593826c9b1fa2137d2a5
parent898d7f2a99f7f3e2ffafba26475fc1815c6c513d
parent4b2ead3ca158ea79e71d818cddac7989d311d697
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 bootup changes from Ingo Molnar:
 "Deal with bootloaders which fail to initialize unknown fields in
  boot_params to zero, by sanitizing boot params passed in.

  This unbreaks versions of kexec-utils.  Other bootloaders do not
  appear to show sensitivity to this change, but it's a possibility for
  breakage nevertheless."

* 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, boot: Sanitize boot_params if not zeroed on creation