public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/9] atomic.h : standardising atomic primitives
@ 2006-12-21  0:08 Mathieu Desnoyers
  2006-12-21  0:09 ` [PATCH 2/9] atomic.h : generic atomic_long Mathieu Desnoyers
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Mathieu Desnoyers @ 2006-12-21  0:08 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, Ingo Molnar, Greg Kroah-Hartman,
	Christoph Hellwig
  Cc: ltt-dev, systemtap, Douglas Niehaus, Martin J. Bligh, Thomas Gleixner

It mainly adds support for missing 64 bits cmpxchg and 64 bits atomic add
unless. Therefore, principally 64 bits architectures are targeted by these
patches. It also adds the complete list of atomic operations on the atomic_long
type.

These patches applies on 2.6.20-rc1-git7.

Signed-off-by : Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>

OpenPGP public key:              http://krystal.dyndns.org:8080/key/compudj.gpg
Key fingerprint:     8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68 

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

end of thread, other threads:[~2006-12-21 19:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-21  0:08 [PATCH 0/9] atomic.h : standardising atomic primitives Mathieu Desnoyers
2006-12-21  0:09 ` [PATCH 2/9] atomic.h : generic atomic_long Mathieu Desnoyers
2006-12-21  0:10 ` [PATCH 3/9] atomic.h : i386 "64 bits" ready fix Mathieu Desnoyers
2006-12-21  0:11 ` [PATCH 5/9] atomic.h : standardising atomic primitives Mathieu Desnoyers
2006-12-21  0:11 ` [PATCH 4/9] atomic.h : ia64 Mathieu Desnoyers
2006-12-21  0:12 ` [PATCH 6/9] atomic.h : parisc Mathieu Desnoyers
2006-12-21  0:13 ` [PATCH 1/9] atomic.h : alpha architecture Mathieu Desnoyers
2006-12-21  0:14 ` [PATCH 7/9] atomic.h : powerpc Mathieu Desnoyers
2006-12-21  3:40   ` Benjamin Herrenschmidt
2006-12-21 10:32     ` Mathieu Desnoyers
2006-12-21  0:15 ` [PATCH 8/9] atomic.h : sparc Mathieu Desnoyers
2006-12-21  0:21 ` [PATCH 9/9] atomic.h : x86_64 Mathieu Desnoyers
2006-12-21 22:27   ` [PATCH] atomic.h : x86_64 atomic64_add_return Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).