]> 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)
commit64aa9ad8814ce536b9250a809522dd57b5d5e760
treeab89e2109995a08471b161b9866c1f8898af7e2f
parent57cc3907973ebe496a73c67ff69055421280f6a2
parentfa767dc9c3d51aaea912ca8a97bf7d048cc5f0cf
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>