From: Benjamin Herrenschmidt Date: Thu, 22 Mar 2007 06:23:44 +0000 (+1100) Subject: [POWERPC] Always use -mno-string X-Git-Tag: v2.6.22-rc1~1109^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57647a4dada06bb4d4056e57b4dcb79c4c8bb191;p=pandora-kernel.git [POWERPC] Always use -mno-string The string load/store instructions are unimplemented on some processors and slow (microcoded) on some others. It's simplest to just not use them at all. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed