Re: 2.6.16-rc regression: m68k CONFIG_RMW_INSNS=n compile broken
- From: Roman Zippel <zippel@xxxxxxxxxxxxxx>
- Date: Sat, 4 Mar 2006 15:01:52 +0100 (CET)
Hi,
On Fri, 3 Mar 2006, Andrew Morton wrote:
Yes, we now require cmpxchg of all architectures.
Actually I'd prefer if we used atomic_cmpxchg() instead.
The cmpxchg() emulation was never added for a good reason - to keep code
from assuming it can be used it for userspace synchronisation. Using an
atomic_t here would probably get at least some attention.
bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: 2.6.16-rc regression: m68k CONFIG_RMW_INSNS=n compile broken
- From: Nick Piggin
- Re: 2.6.16-rc regression: m68k CONFIG_RMW_INSNS=n compile broken
- References:
- 2.6.16-rc regression: m68k CONFIG_RMW_INSNS=n compile broken
- From: Adrian Bunk
- Re: 2.6.16-rc regression: m68k CONFIG_RMW_INSNS=n compile broken
- From: Linus Torvalds
- Re: 2.6.16-rc regression: m68k CONFIG_RMW_INSNS=n compile broken
- From: Andrew Morton
- 2.6.16-rc regression: m68k CONFIG_RMW_INSNS=n compile broken
- Prev by Date: Re: [RFC][PATCH] Experimental enhanced NTP error accounting patch
- Next by Date: Re: 2.6.16-rc regression: m68k CONFIG_RMW_INSNS=n compile broken
- Previous by thread: Re: 2.6.16-rc regression: m68k CONFIG_RMW_INSNS=n compile broken
- Next by thread: Re: 2.6.16-rc regression: m68k CONFIG_RMW_INSNS=n compile broken
- Index(es):
Relevant Pages
|