diff options
author | 2008-03-11 09:35:56 -0500 | |
---|---|---|
committer | 2008-03-11 09:35:56 +1100 | |
commit | f14ae652baa3d72ae378f0c06b89cc2c4ef15ff8 (patch) | |
tree | 65dfe2b310103bd6f2c981de2e1d0faecd05805c /kernel/sched_debug.c | |
parent | lguest: make sure cpu is initialized before accessing it (diff) | |
download | linux-rng-f14ae652baa3d72ae378f0c06b89cc2c4ef15ff8.tar.xz linux-rng-f14ae652baa3d72ae378f0c06b89cc2c4ef15ff8.zip |
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 'kernel/sched_debug.c')
0 files changed, 0 insertions, 0 deletions