Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1395102
| From | Matt Fleming <matt@codeblueprint.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL v2] EFI urgent fix |
| Date | 2016-05-05 15:20 +0200 |
| Message-ID | <rvrma-Gs-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL v2] EFI urgent fix Matt Fleming <matt@codeblueprint.co.uk> - 2016-05-05 15:20 +0200
[PATCH] x86/sysfb_efi: Fix valid BAR address range check Matt Fleming <matt@codeblueprint.co.uk> - 2016-05-05 15:20 +0200
[tip:efi/urgent] x86/sysfb_efi: Fix valid BAR address range check tip-bot for Wang YanQing <tipbot@zytor.com> - 2016-05-05 16:10 +0200
csiph-web