aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJes Sorensen <[email protected]>2009-04-09 16:38:14 +0200
committerAvi Kivity <[email protected]>2009-04-22 13:52:09 +0300
commitd24d2c1cc4156102f9df9cd0425d58cabf955519 (patch)
tree8d487aa14b570e7d7fcebb566ab785850d28dd4b /fs/jbd2/commit.c
parent99894a799f09cf9e28296bb16e75bd5830fd2c4e (diff)
KVM: ia64: fix locking order entering guest
Reorder locking as down_read() may return with local interrupts enabled, which means we could go into vti_vcpu_run() with interrupts enabled. This caused random crashes on the Altix as the timer interrupt tried to read a memory mapped clock source, for which the TLB had not yet been reinstated in the exit, before ipsr was retored. Signed-off-by: Jes Sorensen <[email protected]> Acked-by: Xiantao Zhang <[email protected]> Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions