From: Paul Brook Date: Tue, 28 Mar 2006 21:19:29 +0000 (+0100) Subject: [ARM] 3420/1: Missing clobber in example code X-Git-Tag: v2.6.17-rc1~23^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6896eec0296c400db95e4382095fd4d6cf59800c;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed