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)
commit48c7d73b2362ce61503551ad70052617b3e8857d
tree6b5ca29fb7964d29128a8d476317c27a61462e52
parent88447c5b93d98be847f428c39ba589779a59eb83
parent975a6166a8584ee4a1b8bd93098e49dc101d7171
Merge tag 'efi-urgent' of git://git./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