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:
a45e724
)
sh: Split out atomic ops logically.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 7 Dec 2006 11:33:38 +0000
(20:33 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 11 Dec 2006 23:42:08 +0000
(08:42 +0900)
We have a few different ways to do the atomic operations, so split
them out in to different headers rather than bloating atomic.h.
Kernelspace gUSA will take this up to a third implementation.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found