]> 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)
commit5b9148349d77a435f3a3305163098802233fd282
tree6b5ca29fb7964d29128a8d476317c27a61462e52
parentac58603dabf441c698810d4a829f28a5425974a7
parent6dfe48d1cbd698bfc49ebe15459c5d9810f23b2d
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