All of lore.kernel.org
 help / color / mirror / Atom feed
* hvm_set_callback_irq_level() deadlock?
@ 2009-01-07  9:41 Akio Takebe
  2009-01-07  9:59 ` Keir Fraser
  0 siblings, 1 reply; 5+ messages in thread
From: Akio Takebe @ 2009-01-07  9:41 UTC (permalink / raw)
  To: xen-devel

Hi,

hvm_set_callback_irq_level() and so on call vioapic_irq_positive_edge()
before spin_unlock(&d->arch.hvm_domain.irq_lock).
I think it cause a deadlock.
If it is right, how should we fix them?
What do you think?

Best Regards,

Akio Takebe

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-01-07 12:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-07  9:41 hvm_set_callback_irq_level() deadlock? Akio Takebe
2009-01-07  9:59 ` Keir Fraser
2009-01-07 10:22   ` Akio Takebe
2009-01-07 10:31     ` Keir Fraser
2009-01-07 12:58       ` Akio Takebe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.