]> git.baikalelectronics.ru Git - kernel.git/commit
lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is...
authorMatias Zabaljauregui <zabaljauregui@gmail.com>
Sat, 13 Jun 2009 04:27:06 +0000 (22:27 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 12:57:06 +0000 (22:27 +0930)
commitdd4e17c0b5e977387443211342e446c8c7672335
tree669b5a41ebdb368e578898409d8a48021074746a
parent4ac14ac9f203ff01643548fa02b63bef90435dfd
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 <zabaljauregui@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/x86/lguest/boot.c
drivers/lguest/page_tables.c