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:
7164bb4
)
fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Thu, 3 Dec 2009 15:31:58 +0000
(10:31 -0500)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Fri, 4 Dec 2009 01:30:42 +0000
(17:30 -0800)
The framebuffers (screenbase) these drivers present are actually
vmalloc-ed pages. There is no need for them to have the VM_IO flag set.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Jaya Kumar <jayakumar.lkml@gmail.com>
No differences found