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:
ae574a5
)
[ARM] 3420/1: Missing clobber in example code
author
Paul Brook
<paul@codesourcery.com>
Tue, 28 Mar 2006 21:19:29 +0000
(22:19 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 28 Mar 2006 21:19:29 +0000
(22:19 +0100)
Patch from Paul Brook
The example code in the source documentation for __kernel_dmb
clobbers r0 but doesn't list it the asm clobber list.
Signed-off-by: Paul Brook <paul@codesourcery.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found