aboutsummaryrefslogtreecommitdiff
path: root/drivers/lguest/page_tables.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2008-03-11 09:35:56 -0500
committerRusty Russell <rusty@rustcorp.com.au>2008-03-11 09:35:56 +1100
commitf14ae652baa3d72ae378f0c06b89cc2c4ef15ff8 (patch)
tree65dfe2b310103bd6f2c981de2e1d0faecd05805c /drivers/lguest/page_tables.c
parentf73d1e6ca6985b43a1871467463cba632fbc624d (diff)
lguest: fix __get_vm_area usage.
Robert Bragg's 5dc331852848a38ca00a2817e5b98a1d0561b116 tightened (ie. fixed) the checking in __get_vm_area, and it broke lguest. lguest should pass the exact "end" it wants, not some random constant (it was possible previously that it would actually get an address different from SWITCHER_ADDR). Also, Fabio Checconi pointed out that we should make sure we're not hitting the fixmap area. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Robert Bragg <robert@sixbynine.org>
Diffstat (limited to 'drivers/lguest/page_tables.c')
0 files changed, 0 insertions, 0 deletions