From: Martin Schwidefsky Date: Sat, 9 Feb 2008 17:24:29 +0000 (+0100) Subject: [S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly. X-Git-Tag: v2.6.25-rc1~16^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d88f827d7c3e73d11a62fdabccca001aece7295;p=pandora-kernel.git [S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly. The black art of inline assemblies.. The new __ffs_word_loop/ __ffz_word_loop inline assemblies need an early clobber for the two input/output variables. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed