]> 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)
commitbf03ca48c254ddd24d5cfcc6723ae4e9b69cb69b
tree3aa587bb1f2f51ca94c1cd201a0bcbf4a7dd7aca
parent34a62201fd09da7a87efc6942b13bd2e6f7ffd4f
parentff67ed2c7bcc28c50baac7c7530b9ec3975c8048
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>