]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'efi-urgent' into x86/urgent
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 13 Jun 2013 15:59:23 +0000 (08:59 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 13 Jun 2013 15:59:23 +0000 (08:59 -0700)
commit88dc9f5dbce2acbf8cd20134e84d22583fcfe763
treec2d07b2e487937cd4dd124d7ff5f709f52a9ccf8
parent9f8150f24a62558e64c6df7c2a7beb0115f6d9a3
parent5b40b0f65f16807ff56c27d76212036df5ffb3e0
Merge tag 'efi-urgent' into x86/urgent

 * More tweaking to the EFI variable anti-bricking algorithm. Quite a
   few users were reporting boot regressions in v3.9. This has now been
   fixed with a more accurate "minimum storage requirement to avoid
   bricking" value from Samsung (5K instead of 50%) and code to trigger
   garbage collection when we near our limit - Matthew Garrett.

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