https://github.com/torvalds/linux
Revision d52104b29a3735f2b4dceefcb01b19d370a783ea authored by Chris Metcalf on 05 October 2011, 21:09:29 UTC, committed by Chris Metcalf on 13 October 2011, 12:25:01 UTC
The 32-bit TILEPro support uses some #defines in <asm/atomic_32.h>
for atomic support routines in assembly.  To make this more explicit,
I've turned those includes into includes of <asm/atomic_32.h>, which
should hopefully make it clear that they shouldn't be bombed into
<linux/atomic.h> in any cleanups.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
1 parent 976d167
History
Tip revision: d52104b29a3735f2b4dceefcb01b19d370a783ea authored by Chris Metcalf on 05 October 2011, 21:09:29 UTC
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Tip revision: d52104b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.6 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top