* Arnd Bergmann <arnd@xxxxxxxx> 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 <remis.developer@xxxxxxxxxxxxxx> > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> > --- > 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 <mingo@xxxxxxx> Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html