]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'efi-for-3.9-rc2' into x86/urgent
authorH. Peter Anvin <hpa@zytor.com>
Thu, 7 Mar 2013 21:25:10 +0000 (13:25 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 7 Mar 2013 21:25:59 +0000 (13:25 -0800)
commit8b62674a9f3770ad1b8fbb5f528d53183dd2479b
treeab89e2109995a08471b161b9866c1f8898af7e2f
parentca938e8b4379034f449a8df8d7c5c3725873a012
parent9f25d8b9126bd24564d855432392b965edf98548
Merge tag 'efi-for-3.9-rc2' into x86/urgent

EFI changes for v3.9-rc2,

  * Make the EFI variable code more paranoid about running out of
    space in NVRAM, since this is the root cause of the recent issue
    where machines refuse to boot - from Matthew Garrett.

  * Some efivarfs patches that fix regressions introduced in v3.9-rc1.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>