Staging
v0.7.0
https://github.com/torvalds/linux
Revision 133bb070e94ab41d750c6f2160c8843e46f11b78 authored by Matthew Garrett on 13 April 2009, 21:39:44 UTC, committed by Linus Torvalds on 13 April 2009, 22:04:29 UTC
efifb will attempt to ioremap a framebuffer even if its starting address
is 0, failing and causing an ugly backtrace in the process.  Exit before
probing if this is the case.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Acked-by: Peter Jones <pjones@redhat.com>
Cc: Krzysztof Helt <krzysztof.h1@poczta.fm>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 0ca1071
History
Tip revision: 133bb070e94ab41d750c6f2160c8843e46f11b78 authored by Matthew Garrett on 13 April 2009, 21:39:44 UTC
efifb: exit if framebuffer address is invalid
Tip revision: 133bb07
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 141.7 KB
Makefile -rw-r--r-- 53.6 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top