]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Dec 2017 23:20:51 +0000 (15:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Dec 2017 23:20:51 +0000 (15:20 -0800)
commitfe57251e34ccb2f36273138f6f2bfbeb5b988a8c
tree60c1c779e316718f58dc4093a9585d980db2bdba
parentdb72c5e3006c78cb686a21be433d9ee09c75e9ec
parent0f4e2d062d07f082652831fb8f41ca73075d5d54
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