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:
a76e3cc
)
video/xen-fbfront: Further s/MFN/GFN clean-up
author
Julien Grall
<julien.grall@citrix.com>
Fri, 7 Aug 2015 16:34:39 +0000
(17:34 +0100)
committer
Julien Grall
<julien.grall@citrix.com>
Tue, 8 Sep 2015 17:03:53 +0000
(18:03 +0100)
The PV driver xen-fbfront is only dealing with GFN and not MFN. Rename
all the occurence of MFN to GFN.
Also take the opportunity to replace to usage of pfn_to_gfn by
xen_page_to_gfn.
Signed-off-by: Julien Grall <julien.grall@citrix.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
drivers/video/fbdev/xen-fbfront.c
patch
|
blob
|
history
diff --cc
drivers/video/fbdev/xen-fbfront.c
Simple merge