mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Range of 24/32 bit for atomic_t since 2.6.3
@ 2010-04-26  9:31 Sven Eckelmann
  0 siblings, 0 replies; only message in thread
From: Sven Eckelmann @ 2010-04-26  9:31 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: Text/Plain, Size: 629 bytes --]

Hi,

currently arch/mn10300/include/asm/atomic.h and include/asm-generic/atomic.h 
warns right before atomic_read/atomic_set/atomic_add_return/ atomic_sub_return 
that atomic_t only guarantees a useful range of 24 bits. 
Documentation/atomic_ops.txt informs about the historical reason why this was 
true for 32-bit Sparc - something that was changes in linux 2.6.3 using a hash 
array with spinlocks [1].

Is it save to assume that atomic_t provides us the full range of 32 bit after 
2.6.3 and can those statements in both atomic.h be removed?

Kind regards,
	Sven Eckelmann

[1] http://lwn.net/Articles/71732/

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-26  9:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-26  9:31 Range of 24/32 bit for atomic_t since 2.6.3 Sven Eckelmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®