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:
ae49e80
)
asm-generic: add generic atomic.h and io.h
author
Arnd Bergmann
<arnd@arndb.de>
Wed, 13 May 2009 22:56:35 +0000
(22:56 +0000)
committer
Arnd Bergmann
<arnd@klappe2.(none)>
Thu, 11 Jun 2009 19:02:49 +0000
(21:02 +0200)
atomic.h and io.h are based on the mn10300 architecture,
which is already pretty generic and can be used by
other architectures that do not have hardware support
for atomic operations or out-of-order I/O access.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found