All of lore.kernel.org
 help / color / mirror / Atom feed
* how to prevent crashes in notify_via_xen_event_channel during shutdown/crash
@ 2010-09-07 19:52 Olaf Hering
  2010-09-14 21:40 ` Olaf Hering
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2010-09-07 19:52 UTC (permalink / raw)
  To: xen-devel


Hello,

I'm seeing crashes with 4.0.1 in notify_via_xen_event_channel() after
evtchn_destroy() was already executed, the ASSERT triggers.
There are a few calls to notify_via_xen_event_channel(), only
hvm_send_assist_req() seems to check the domain->is_shutting_down flag.
xen-unstable is not much different in that area.

How should a check for an already destroyed eventchannel look like?
Maybe like its done in free_xen_event_channel()?

Olaf

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

end of thread, other threads:[~2010-09-14 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-07 19:52 how to prevent crashes in notify_via_xen_event_channel during shutdown/crash Olaf Hering
2010-09-14 21:40 ` Olaf Hering

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.