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:
e1d1260
)
lguest: extract shadow PTE walking / allocating.
author
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 22 Apr 2013 04:40:39 +0000
(14:10 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 22 Apr 2013 06:14:47 +0000
(15:44 +0930)
We want a separate find_pte() function so we can call it for populating the
switcher PTE entries.
We can also use it in page_writable().
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