Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750698AbXA0JtN (ORCPT ); Sat, 27 Jan 2007 04:49:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751125AbXA0JtM (ORCPT ); Sat, 27 Jan 2007 04:49:12 -0500 Received: from smtp.osdl.org ([65.172.181.24]:46852 "EHLO smtp.osdl.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750698AbXA0JtL (ORCPT ); Sat, 27 Jan 2007 04:49:11 -0500 Date: Sat, 27 Jan 2007 01:48:04 -0800 From: Andrew Morton To: Mathieu Desnoyers Cc: linux-kernel@vger.kernel.org, Linus Torvalds , Ingo Molnar , Greg Kroah-Hartman , Christoph Hellwig , ltt-dev@shafik.org, systemtap@sources.redhat.com, Douglas Niehaus , "Martin J. Bligh" , Thomas Gleixner , Paul Mackerras Subject: Re: [PATCH 00/09] atomic.h : standardizing atomic primitives Message-Id: <20070127014804.5de71da2.akpm@osdl.org> In-Reply-To: <11697417541743-git-send-email-mathieu.desnoyers@polymtl.ca> References: <11697417541743-git-send-email-mathieu.desnoyers@polymtl.ca> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 604 Lines: 14 On Thu, 25 Jan 2007 11:15:45 -0500 Mathieu Desnoyers wrote: > It mainly adds support for missing 64 bits cmpxchg and 64 bits atomic add > unless. Therefore, principally 64 bits architectures are targeted by these > patches. It also adds the complete list of atomic operations on the atomic_long > type. Can you do s390 please? - 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/