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:
ca94f2b
)
lguest: use __PAGE_KERNEL instead of _PAGE_KERNEL
author
Glauber de Oliveira Costa
<gcosta@redhat.com>
Sat, 19 Jan 2008 01:59:08 +0000
(23:59 -0200)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 30 Jan 2008 11:50:19 +0000
(22:50 +1100)
x86_64 don't expose the intermediate representation with one underline,
_PAGE_KERNEL, just the double-underlined one.
Use it, to get a common ground between 32 and 64-bit
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/page_tables.c
patch
|
blob
|
history
diff --cc
drivers/lguest/page_tables.c
Simple merge