Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763842AbZD3QHa (ORCPT ); Thu, 30 Apr 2009 12:07:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754377AbZD3QHO (ORCPT ); Thu, 30 Apr 2009 12:07:14 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:45709 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758971AbZD3QHN (ORCPT ); Thu, 30 Apr 2009 12:07:13 -0400 Date: Thu, 30 Apr 2009 18:06:54 +0200 From: Ingo Molnar To: Arnd Bergmann Cc: unlisted-recipients: no@elvis.elte.hu, To-header@elvis.elte.hu, on@elvis.elte.hu, "input <"@elvis.elte.hu, ;;;linux-arch@vger.kernel.org;, Michal Simek , Remis Lima Baima , linux-kernel@vger.kernel.org Illegal-Object: Syntax error in Cc: addresses found on vger.kernel.org: Cc: ;linux-arch@vger.kernel.org ^-extraneous tokens in mailbox, missing end of mailbox Illegal-Object: Syntax error in Cc: addresses found on vger.kernel.org: Cc: ;linux-arch@vger.kernel.org ^-extraneous tokens in mailbox, missing end of mailbox Subject: Re: [PATCH 01/27] asm-generic: rename atomic.h to atomic-long.h Message-ID: <20090430160654.GB5913@elte.hu> References: <33862b856508b9a61f6644355d2c9a4b6a4109a6.1241105648.git.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <33862b856508b9a61f6644355d2c9a4b6a4109a6.1241105648.git.arnd@arndb.de> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1999 Lines: 42 * Arnd Bergmann wrote: > The existing asm-generic/atomic.h only defines the > atomic_long type. This renames it to atomic-long.h > so we have a place to add a truly generic atomic.h > that can be used on all non-SMP systems. > > Signed-off-by: Remis Lima Baima > Signed-off-by: Arnd Bergmann > --- > arch/alpha/include/asm/atomic.h | 2 +- > arch/arm/include/asm/atomic.h | 2 +- > arch/avr32/include/asm/atomic.h | 2 +- > arch/blackfin/include/asm/atomic.h | 2 +- > arch/cris/include/asm/atomic.h | 2 +- > arch/frv/include/asm/atomic.h | 2 +- > arch/h8300/include/asm/atomic.h | 2 +- > arch/ia64/include/asm/atomic.h | 2 +- > arch/m32r/include/asm/atomic.h | 2 +- > arch/m68k/include/asm/atomic_mm.h | 2 +- > arch/m68k/include/asm/atomic_no.h | 2 +- > arch/microblaze/include/asm/atomic.h | 2 +- > arch/mips/include/asm/atomic.h | 2 +- > arch/mn10300/include/asm/atomic.h | 2 +- > arch/parisc/include/asm/atomic.h | 2 +- > arch/powerpc/include/asm/atomic.h | 2 +- > arch/s390/include/asm/atomic.h | 2 +- > arch/sh/include/asm/atomic.h | 2 +- > arch/sparc/include/asm/atomic_32.h | 2 +- > arch/sparc/include/asm/atomic_64.h | 2 +- > arch/x86/include/asm/atomic_32.h | 2 +- > arch/x86/include/asm/atomic_64.h | 2 +- Acked-by: Ingo Molnar Ingo -- 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/