commit | dabe589657ad0f9a0d6f4101e2171574f74b00bf | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 06 15:20:51 2017 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 06 15:20:51 2017 -0800 |
tree | 60c1c779e316718f58dc4093a9585d980db2bdba | |
parent | 07eca14b6fdd0ccc52ed9127aa6924507261a907 [diff] | |
parent | 0b02e448a2ebb46eb9be4f1bdfc87112bd420cbf [diff] |
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull EFI fixes from Ingo Molnar: "Misc fixes: world-readable pointer removal from sysfs, a ESRT kfree() bug fix and a comment update" * 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi: Add comment to avoid future expanding of sysfs systab efi/esrt: Use memunmap() instead of kfree() to free the remapping efi: Move some sysfs files to be read-only by root