]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'efi-for-3.9-rc3' into x86/urgent
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 22 Mar 2013 00:40:10 +0000 (17:40 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 22 Mar 2013 00:40:10 +0000 (17:40 -0700)
commit8f23012593705ceb7830412c1676b34f78041e9d
tree3aa587bb1f2f51ca94c1cd201a0bcbf4a7dd7aca
parent09d01a046a4316134d5fad21f0f0264ed1c2ff26
parenta21a4918b7a96862809c0d51c6bc92f3a81327f9
Merge tag 'efi-for-3.9-rc3' into x86/urgent

EFI changes for v3.9-rc3,

  * A new config option and efivars module parameter have been added to
    allow the efivars pstore backend to be disabled as we're still seeing
    issues on machines despite adding heuristics to workaround known bugs.
    Distributions now have a way to disable EFI variable pstore code
    completely - from Seth Forshee.

  * A couple of efivars patches to workaround quirky implementations
    of GetNextVariableName() which resulted in machines hanging and
    sysfs files being created with garbage names.

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