From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: [GIT PULL v2] EFI urgent fix Date: Thu, 5 May 2016 14:14:20 +0100 Message-ID: <1462454061-21561-1-git-send-email-matt@codeblueprint.co.uk> Return-path: Sender: stable-owner@vger.kernel.org To: Ingo Molnar , Thomas Gleixner , "H . Peter Anvin" Cc: Matt Fleming , Ard Biesheuvel , linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, David Herrmann , Peter Jones , stable@vger.kernel.org, Tomi Valkeinen , Wang YanQing List-Id: linux-efi@vger.kernel.org Folks, please pull the following with from Wang which includes a rewritten changelog as compared with the previous pull request. The following changes since commit 04974df8049fc4240d22759a91e035082ccd18b4: Linux 4.6-rc6 (2016-05-01 15:52:31 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-urgent for you to fetch changes up to 8491332837eed61cd5d47613b33cba90b809f36a: x86/sysfb_efi: Fix valid BAR address range check (2016-05-05 13:14:04 +0100) ---------------------------------------------------------------- * Fix sysfb_efi to detect BARs starting at 0x0, which otherwise makes video=efifb not work on some the ThinkPad E550 - Wang YanQing ---------------------------------------------------------------- Wang YanQing (1): x86/sysfb_efi: Fix valid BAR address range check arch/x86/kernel/sysfb_efi.c | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-)