All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] XSA-114 follow-ups
@ 2015-01-08 16:00 Jan Beulich
  2015-01-08 16:13 ` [PATCH 1/3] spinlock: use local_irq_disable() instead of local_irq_save() where possible Jan Beulich
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Jan Beulich @ 2015-01-08 16:00 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Campbell, Keir Fraser, Ian Jackson, Tim Deegan

1: spinlock: use local_irq_disable() instead of local_irq_save() where possible
2: rwlock: allow arch to override read_unlock() atomic
3: rwlock: allow arch to override write_unlock() atomic

Signed-off-by: Jan Beulich <jbeulich@suse.com>

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

end of thread, other threads:[~2015-01-09 16:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08 16:00 [PATCH 0/3] XSA-114 follow-ups Jan Beulich
2015-01-08 16:13 ` [PATCH 1/3] spinlock: use local_irq_disable() instead of local_irq_save() where possible Jan Beulich
2015-01-09 16:02   ` Konrad Rzeszutek Wilk
2015-01-09 16:09     ` Jan Beulich
2015-01-09 16:09     ` Andrew Cooper
2015-01-09 16:27       ` Konrad Rzeszutek Wilk
2015-01-08 16:13 ` [PATCH 2/3] rwlock: allow arch to override read_unlock() atomic Jan Beulich
2015-01-08 16:14 ` [PATCH 3/3] rwlock: allow arch to override write_unlock() atomic Jan Beulich
2015-01-08 16:28 ` [PATCH 0/3] XSA-114 follow-ups Tim Deegan
2015-01-09 10:23   ` Andrew Cooper

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.