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:
fa448d6
)
oprofile: fix memory ordering
author
Nick Piggin
<npiggin@suse.de>
Thu, 23 Oct 2008 14:25:54 +0000
(16:25 +0200)
committer
Robert Richter
<robert.richter@amd.com>
Mon, 27 Oct 2008 18:15:41 +0000
(19:15 +0100)
Regular bitops don't work as locks on all architectures.
Also: can use non-atomic unlock as no concurrent stores to the word.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Robert Richter <robert.richter@amd.com>
No differences found