]> 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>
Fri, 17 Mar 2017 19:34:30 +0000 (20:34 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 17 Mar 2017 19:34:30 +0000 (20:34 +0100)
commit6a8867a9ad32b4e44bc11a168f4d891490013537
tree5fe3e4692fb8375faf8e1aeea1c2eae38c342250
parent2259902720ee98ddd3f088aad7106a14d0cfa3c1
parenta02be08f94dc7249c17a9c8ee25f71ad386f4004
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent

Pull a single UEFI fix from Ard:

- Reduce the severity of the notice that appears when the ESRT table points
  to memory that is not covered by the memory map. It is scaring our users
  and interfering with their nice splash screens. Note that the ESRT may still
  be perfectly usable, and is currently (to my knowledge) not widely used to
  begin with.