linux-stable-rt/arch/mips
Arun Sharma 7847777a45 atomic: cleanup asm-generic atomic*.h inclusion
After changing all consumers of atomics to include <linux/atomic.h>, we
ran into some compile time errors due to this dependency chain:

linux/atomic.h
  -> asm/atomic.h
    -> asm-generic/atomic-long.h

where atomic-long.h could use funcs defined later in linux/atomic.h
without a prototype.  This patches moves the code that includes
asm-generic/atomic*.h to linux/atomic.h.

Archs that need <asm-generic/atomic64.h> need to select
CONFIG_GENERIC_ATOMIC64 from now on (some of them used to include it
unconditionally).

Compile tested on i386 and x86_64 with allnoconfig.

Signed-off-by: Arun Sharma <asharma@fb.com>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: David Miller <davem@davemloft.net>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-07-26 16:49:47 -07:00
..
alchemy
ar7 MIPS: AR7: Replace __attribute__((__packed__)) with __packed 2011-07-25 17:23:20 +01:00
ath79
bcm47xx
bcm63xx
boot
cavium-octeon
cobalt
configs
dec
emma
fw
include/asm atomic: cleanup asm-generic atomic*.h inclusion 2011-07-26 16:49:47 -07:00
jazz
jz4740
kernel atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
lantiq Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus 2011-07-26 14:17:28 -07:00
lasat
lib
loongson MIPS: Remove pointless return statement from empty void functions. 2011-07-25 17:26:55 +01:00
math-emu
mipssim atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
mm Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus 2011-07-26 14:17:28 -07:00
mti-malta Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus 2011-07-26 14:17:28 -07:00
netlogic
nxp/pnx8550/common MIPS: Remove pointless return statement from empty void functions. 2011-07-25 17:26:55 +01:00
oprofile
pci Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus 2011-07-26 14:17:28 -07:00
pmc-sierra
pnx833x
pnx8550 MIPS: Remove pointless return statement from empty void functions. 2011-07-25 17:26:55 +01:00
power
powertv
rb532 MIPS: RB532: Use hex_to_bin() 2011-07-25 17:26:56 +01:00
sgi-ip22
sgi-ip27 atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
sgi-ip32
sibyte
sni
txx9
vr41xx
wrppmc
Kbuild
Kbuild.platforms
Kconfig virtio: expose for non-virtualization users too 2011-07-23 16:20:30 +09:30
Kconfig.debug
Makefile