summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/lguest_asm.S
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2007-07-20 22:11:13 +1000
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-20 09:05:16 -0700
commite5faff45b381e053c31214713ed783d97f49177b (patch)
tree0a2b906f9f087b33e4ca9cb892f35f649ab67fb6 /drivers/lguest/lguest_asm.S
parentbd6dc742a4b1945861795a66dc27c65365c5f28e (diff)
downloadlinux-stable-e5faff45b381e053c31214713ed783d97f49177b.tar.gz
linux-stable-e5faff45b381e053c31214713ed783d97f49177b.tar.bz2
linux-stable-e5faff45b381e053c31214713ed783d97f49177b.zip
lguest: fix sense if IF flag on interrupt injection
The sense of the IF bit is backwards in the host interrupt handling. This means we always save "IF=1" on the stack when injecting an interrupt. It turns out this is almost always correct (unless the guest is taking a page fault in an interrupt due to an unpopulated vmalloc mapping), so went unnoticed. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/lguest/lguest_asm.S')
0 files changed, 0 insertions, 0 deletions