[ARM] 3420/1: Missing clobber in example code
authorPaul Brook <paul@codesourcery.com>
Tue, 28 Mar 2006 21:19:29 +0000 (22:19 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 28 Mar 2006 21:19:29 +0000 (22:19 +0100)
commit6896eec0296c400db95e4382095fd4d6cf59800c
tree023993de8e16623e720f36f71ffad38f9c524f7a
parentae574a5d7aa1d80469dfcbaa757db2bea536ee66
[ARM] 3420/1: Missing clobber in example code

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>
arch/arm/kernel/entry-armv.S