Jes Sorensen d24d2c1cc4 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 <jes@sgi.com>
Acked-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2009-04-22 13:52:09 +03:00
..
2009-03-27 14:43:57 -04:00
2009-04-01 09:50:48 -07:00
2008-10-15 20:55:51 +02:00
2009-03-27 11:11:04 -07:00
2005-04-16 15:20:36 -07:00
2008-10-17 13:52:22 -07:00
2005-04-16 15:20:36 -07:00