]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into...
authorThomas Gleixner <tglx@linutronix.de>
Sat, 22 Jun 2019 09:16:25 +0000 (11:16 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 22 Jun 2019 09:16:25 +0000 (11:16 +0200)
commitdcc13af4444b8946accea2c79f06d40feed5ce88
tree6b5ca29fb7964d29128a8d476317c27a61462e52
parentb7cf488e0bb32ce3abae1cf72bd84f0fd8e5bf43
parent9e7a3c49deb4daae319cf465d3495387a93a7fc4
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent

Pull another handful of EFI fixes for v5.2 from Arnd:

 - Fix a potential crash after kexec on arm64 with GICv3
 - Fix a build warning on x86
 - Stop policing the BGRT feature flags
 - Use a non-blocking version of SetVariable() in the boot control driver