All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] x86: bitops adjustments
@ 2015-03-20 14:47 Jan Beulich
  2015-03-20 14:53 ` [PATCH v3 1/2] x86: simplify non‑atomic bitops Jan Beulich
  2015-03-20 14:54 ` [PATCH v3 2/2] x86: make atomic bitops consistent with non‑atomic ones Jan Beulich
  0 siblings, 2 replies; 6+ messages in thread
From: Jan Beulich @ 2015-03-20 14:47 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper, Keir Fraser

1: simplify non-atomic bitops
2: make atomic bitops consistent with non-atomic ones

Signed-off-by: Jan Beulich <jbeulich@suse.com>
---
v3: Replace ADDR uses by *(int *)addr to not re-gain the volatile
    qualifier. New patch 2.

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

end of thread, other threads:[~2015-03-26 10:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 14:47 [PATCH v3 0/2] x86: bitops adjustments Jan Beulich
2015-03-20 14:53 ` [PATCH v3 1/2] x86: simplify non‑atomic bitops Jan Beulich
2015-03-25 17:49   ` Andrew Cooper
2015-03-26  8:00     ` Jan Beulich
2015-03-26  9:54       ` Andrew Cooper
2015-03-20 14:54 ` [PATCH v3 2/2] x86: make atomic bitops consistent with non‑atomic ones Jan Beulich

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.