Ralf Baechle <[email protected]> wrote: > > Which arches do not support cmpxchg? > > MIPS, Alpha - probably any pure RISC load/store architecture. Some of these have LL/SC or equivalent instead, but ARM5 and before, FRV, M68K before 68020 to name but a few. And anything that implements CMPXCHG with spinlocks is a really bad candidate for CMPXCHG-based rwsems. David - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: Why Semaphore Hardware-Dependent?
- From: David Howells <[email protected]>
- Re: Why Semaphore Hardware-Dependent?
- From: Ralf Baechle <[email protected]>
- Re: Why Semaphore Hardware-Dependent?
- From: Christoph Lameter <[email protected]>
- Re: Why Semaphore Hardware-Dependent?
- References:
- Re: Why Semaphore Hardware-Dependent?
- From: Ralf Baechle <[email protected]>
- Re: Why Semaphore Hardware-Dependent?
- From: Nick Piggin <[email protected]>
- Why Semaphore Hardware-Dependent?
- From: "Dong Feng" <[email protected]>
- Re: Why Semaphore Hardware-Dependent?
- From: Arjan van de Ven <[email protected]>
- Re: Why Semaphore Hardware-Dependent?
- From: David Howells <[email protected]>
- Re: Why Semaphore Hardware-Dependent?
- From: Christoph Lameter <[email protected]>
- Re: Why Semaphore Hardware-Dependent?
- Prev by Date: Re: Why Semaphore Hardware-Dependent?
- Next by Date: oops in aty128_bl_set_power in 2.6.18-rc5
- Previous by thread: Re: Why Semaphore Hardware-Dependent?
- Next by thread: Re: Why Semaphore Hardware-Dependent?
- Index(es):