|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] VMX: avoid taking locks with irqs disabled
Shuffle the bits of the vmexit handler that run with EFLAGS.IF == 0 up
to the top. Otherwise we end up calling spin_lock() with interrupts
disabled, which can deadlock against the time-synchronization rendezvous
code.
Signed-off-by: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
deadlock
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] VMX: avoid taking locks with irqs disabled,
Tim Deegan <=
|
|
|
|
|