git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b3760c
)
[PATCH] intelfb: Fix oops when changing video mode
author
Antonino A. Daplas
<adaplas@gmail.com>
Mon, 19 Dec 2005 07:11:49 +0000
(15:11 +0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 20 Dec 2005 17:27:15 +0000
(09:27 -0800)
Reported by: janis huang (Bugzilla Bug 5747)
Fix on oops in intelfb. Not sure what's happening, looks like
dinfo->name pointer is invalidated after initialization. Remove
intelfb_get_fix, it's not needed and move the majority of the code to
the initialization routine.
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found