aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorRusty Russell <[email protected]>2009-09-23 22:26:45 -0600
committerRusty Russell <[email protected]>2009-09-23 22:26:46 +0930
commit4c1ea3dd718a1d93a726cb3e66665ac4170dcccd (patch)
treefc20b6da34016e03faa914743eeaafe489e38443 /scripts/basic/docproc.c
parentcdae0ad5e8ea630017d4cad3923f763c4e6c3127 (diff)
lguest: use set_pte/set_pmd uniformly for real page table entries
If we're building a pte, we can use simple assigment; only use set_pte etc. when we're actually going to use that destination as a PTE. I don't know that we'll ever run under Xen, but it's neater. And use set_pte/set_pmd rather than assuming native_ versions, even though that's probably true for most people. (Includes compile fix by Kamalesh Babulal <[email protected]>) Signed-off-by: Rusty Russell <[email protected]> Cc: Matias Zabaljauregui <[email protected]> Cc: Kamalesh Babulal <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions