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:
74ff582
)
lguest: prepare to make SWITCHER_ADDR a variable.
author
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 22 Apr 2013 04:40:37 +0000
(14:10 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 22 Apr 2013 06:01:33 +0000
(15:31 +0930)
We currently use the whole top PGD entry for the switcher, but that's
hitting the fixmap in some configurations (mainly, large NR_CPUS).
Introduce a variable, currently set to the constant.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found