Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937216AbWLFTM7 (ORCPT ); Wed, 6 Dec 2006 14:12:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S937201AbWLFTM6 (ORCPT ); Wed, 6 Dec 2006 14:12:58 -0500 Received: from alephnull.demon.nl ([83.160.184.112]:41380 "EHLO xi.wantstofly.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S937139AbWLFTM5 (ORCPT ); Wed, 6 Dec 2006 14:12:57 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=1148133259; d=wantstofly.org; h=date:from:to:cc:subject:message-id:mime-version:content-type: content-disposition:in-reply-to:user-agent; b=j331kvXHisXnyvrrtRKIh8BWA810MpSSbZlI6xrqB/hWsk3absey/Jz/5FG7i mlq8d2U4kgDHBuaCFtkHFpWgw== Date: Wed, 6 Dec 2006 20:12:52 +0100 From: Lennert Buytenhek To: David Howells Cc: torvalds@osdl.org, akpm@osdl.org, linux-arm-kernel@lists.arm.linux.org.uk, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] WorkStruct: Implement generic UP cmpxchg() where an arch doesn't support it Message-ID: <20061206191252.GH32748@xi.wantstofly.org> References: <20061206164314.19870.33519.stgit@warthog.cambridge.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061206164314.19870.33519.stgit@warthog.cambridge.redhat.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 455 Lines: 11 On Wed, Dec 06, 2006 at 04:43:14PM +0000, David Howells wrote: > Pre-v6 ARM doesn't support SMP according to ARM's atomic.h, That's not quite true, there exist ARMv5 processors that in theory can support SMP. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/