]> Git Repo - linux.git/commit - arch/x86/lguest/boot.c
lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is...
authorMatias Zabaljauregui <[email protected]>
Sat, 13 Jun 2009 04:27:06 +0000 (22:27 -0600)
committerRusty Russell <[email protected]>
Fri, 12 Jun 2009 12:57:06 +0000 (22:27 +0930)
commit90603d15fa95605d1d08235b73e220d766f04bb0
tree669b5a41ebdb368e578898409d8a48021074746a
parented1dc77810159a733240ba6751c1b31023bf8dd7
lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated

Some cleanups and replace direct assignment with native_set_* macros which properly handle 64-bit entries when PAE is activated

Signed-off-by: Matias Zabaljauregui <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
arch/x86/lguest/boot.c
drivers/lguest/page_tables.c
This page took 0.059351 seconds and 4 git commands to generate.