git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e64a161
)
asm-generic: rename atomic.h to atomic-long.h
author
Arnd Bergmann
<arnd@arndb.de>
Wed, 13 May 2009 22:56:29 +0000
(22:56 +0000)
committer
Arnd Bergmann
<arnd@klappe2.(none)>
Thu, 11 Jun 2009 19:02:17 +0000
(21:02 +0200)
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@googlemail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
No differences found