aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorAvi Kivity <[email protected]>2012-06-10 18:07:57 +0300
committerAvi Kivity <[email protected]>2012-07-09 14:19:02 +0300
commitbdea48e305389b3c8c0f786a317f9da984c16604 (patch)
tree55f7789969d10b22ba6ea0e4f11f67dc422133e6 /fs/jbd2/commit.c
parent96051572c819194c37a8367624b285be10297eca (diff)
KVM: VMX: Fix interrupt exit condition during emulation
Checking EFLAGS.IF is incorrect as we might be in interrupt shadow. If that is the case, the main loop will notice that and not inject the interrupt, causing an endless loop. Fix by using vmx_interrupt_allowed() to check if we can inject an interrupt instead. Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions