diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2007-07-20 22:11:13 +1000 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-20 09:05:16 -0700 |
commit | e5faff45b381e053c31214713ed783d97f49177b (patch) | |
tree | 0a2b906f9f087b33e4ca9cb892f35f649ab67fb6 /kernel/sched_idletask.c | |
parent | bd6dc742a4b1945861795a66dc27c65365c5f28e (diff) |
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 'kernel/sched_idletask.c')
0 files changed, 0 insertions, 0 deletions