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:
4c1ea3d
)
lguest: use PGDIR_SHIFT for PAE code to allow different PAGE_OFFSET
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 24 Sep 2009 04:26:46 +0000
(22:26 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 23 Sep 2009 12:56:46 +0000
(22:26 +0930)
We still assume the Guest and Host have the same PAGE_OFFSET settings,
but now we don't assume 0xC0000000.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Matias Zabaljauregui <zabaljauregui@gmail.com>
No differences found