]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'efi-next-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Nov 2021 22:05:48 +0000 (15:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Nov 2021 22:05:48 +0000 (15:05 -0700)
commit4dcb37474c8920d481cc223e138ccdb4839be5cd
treeaf9f20eb67fec6c8c19b22f72b8ff14dfae85473
parentabbfad5be0d54f8a627cd2299fc6b7b3b9f45fa6
parentfcf5ee3e84840259ba93cd74bb0a2b6bea7ffa2c
Merge tag 'efi-next-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull EFI updates from Borislav Petkov:
 "The last EFI pull request which is forwarded through the tip tree, for
  v5.16. From now on, Ard will be sending stuff directly.

  Disable EFI runtime services by default on PREEMPT_RT, while adding
  the ability to re-enable them on demand by passing efi=runtime on the
  command line"

* tag 'efi-next-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  efi: Allow efi=runtime
  efi: Disable runtime services on RT