All of lore.kernel.org
 help / color / mirror / Atom feed
* unregister_xenbus_watch() handling of xenwatch_mutex
@ 2007-10-18 11:38 Jan Beulich
  2007-10-18 12:12 ` Keir Fraser
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Beulich @ 2007-10-18 11:38 UTC (permalink / raw)
  To: xen-devel

2.6.23 acquires the mutex before canceling pending events, whereas
linux-2.6.18-xen acquires and releases the mutex back-to-back after
doing the cancellation. It would seem to me that the former method is
more robust, but otoh I'm wondering why this change then wasn't also
made in the 2.6.18 tree.

Thanks, Jan

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

end of thread, other threads:[~2007-10-18 16:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-18 11:38 unregister_xenbus_watch() handling of xenwatch_mutex Jan Beulich
2007-10-18 12:12 ` Keir Fraser
2007-10-18 16:02   ` Jeremy Fitzhardinge

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.