Subject: Re: Atomic ops API
To: <>
From: David Laight <david@l8s.co.uk>
List: tech-kern
Date: 03/16/2007 16:01:08
On Fri, Mar 16, 2007 at 04:51:20PM +0100, Ignatios Souvatzis wrote:
> 
> I think you can implement some linked list manipulations with
> CAS or CAS2.

Indeed, and I have, but the code was so contorted I changed it to
disable interrupts (single cpu 020).

	David

-- 
David Laight: david@l8s.co.uk