summaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest
diff options
context:
space:
mode:
authorEugene Teo <eugeneteo@kernel.sg>2008-02-09 16:53:17 +0100
committerRusty Russell <rusty@rustcorp.com.au>2008-03-10 23:35:56 +0100
commitf73d1e6ca6985b43a1871467463cba632fbc624d (patch)
tree84b01e87f41bf960c58b6934142da31f6d1638eb /arch/x86/lguest
parentLinux 2.6.25-rc5 (diff)
downloadlinux-f73d1e6ca6985b43a1871467463cba632fbc624d.tar.xz
linux-f73d1e6ca6985b43a1871467463cba632fbc624d.zip
lguest: make sure cpu is initialized before accessing it
If req is LHREQ_INITIALIZE, and the guest has been initialized before (unlikely), it will attempt to access cpu->tsk even though cpu is not yet initialized. Signed-off-by: Eugene Teo <eugeneteo@kernel.sg> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'arch/x86/lguest')
0 files changed, 0 insertions, 0 deletions