lguest: map switcher with executable page table entries
authorMatias Zabaljauregui <zabaljauregui@gmail.com>
Sat, 30 May 2009 18:35:49 +0000 (15:35 -0300)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 12:57:06 +0000 (22:27 +0930)
commited1dc77810159a733240ba6751c1b31023bf8dd7
treed77ed52cd56e2cf3f5eac9d5db22ad1196e694d8
parent7b5c806c35f6ff76b2e36a8b5b1513c8a83fcff7
lguest: map switcher with executable page table entries

Map switcher with executable page table entries.
(This bug didn't matter before PAE and hence NX support -- RR)

Signed-off-by: Matias Zabaljauregui <zabaljauregui@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/core.c
drivers/lguest/page_tables.c