All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] XEN 4.2 libxl: fix event races exposed by libvirt
@ 2013-01-23 16:56 Ian Jackson
  2013-01-23 16:56 ` [PATCH 1/4] libxl: rename "abs" variables to "absolute" Ian Jackson
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Ian Jackson @ 2013-01-23 16:56 UTC (permalink / raw)
  To: xen-devel; +Cc: Jim Fehlig, Ian Campbell, Stefano Stabellini

If we prefix my event race fixes with a couple of backports they apply
cleanly.

This is a backport of part of a changeset from unstable, which makes
the two codebases more textually similar:
 1/4 libxl: rename "abs" variables to "absolute"

This is a straightforward cherry pick of a bugfix from unstable:
 2/4 libxl: Fix passing of application data to timeout_deregister hook

These are the meat:
 3/4 libxl: fix stale fd event callback race
 4/4 libxl: fix stale timeout event callback race

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

end of thread, other threads:[~2013-02-22 18:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-23 16:56 [PATCH 0/4] XEN 4.2 libxl: fix event races exposed by libvirt Ian Jackson
2013-01-23 16:56 ` [PATCH 1/4] libxl: rename "abs" variables to "absolute" Ian Jackson
2013-01-23 16:56 ` [PATCH 2/4] libxl: Fix passing of application data to timeout_deregister hook Ian Jackson
2013-01-23 22:00   ` Jim Fehlig
2013-01-23 16:56 ` [PATCH 3/4] libxl: fix stale fd event callback race Ian Jackson
2013-01-23 16:56 ` [PATCH 4/4] libxl: fix stale timeout " Ian Jackson
2013-01-23 17:54 ` [PATCH 0/4] XEN 4.2 libxl: fix event races exposed by libvirt Stefano Stabellini
2013-02-22 18:48 ` Ian Jackson

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.