aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/lguest/lg.h
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-06-12 22:27:08 -0600
committerRusty Russell <rusty@rustcorp.com.au>2009-06-12 22:27:08 +0930
commit92b4d8df8436cdd74d22a2a5b6b23b9abc737a3e (patch)
treebba0dce08d1fde432f370b7ef2845e0ae195a34d /drivers/lguest/lg.h
parentacdd0b6292b282c4511897ac2691a47befbf1c6a (diff)
downloadkernel_samsung_smdk4412-92b4d8df8436cdd74d22a2a5b6b23b9abc737a3e.zip
kernel_samsung_smdk4412-92b4d8df8436cdd74d22a2a5b6b23b9abc737a3e.tar.gz
kernel_samsung_smdk4412-92b4d8df8436cdd74d22a2a5b6b23b9abc737a3e.tar.bz2
lguest: PAE fixes
1) j wasn't initialized in setup_pagetables, so they weren't set up for me causing immediate guest crashes. 2) gpte_addr should not re-read the pmd from the Guest. Especially not BUG_ON() based on the value. If we ever supported SMP guests, they could trigger that. And the Launcher could also trigger it (tho currently root-only). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/lguest/lg.h')
0 files changed, 0 insertions, 0 deletions