From: Ralf Baechle Date: Mon, 3 Apr 2006 22:32:39 +0000 (+0100) Subject: [MIPS] Use "R" constraint for cache_op. X-Git-Tag: v2.6.17-rc2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=675055bfb5f99be56a20a6a214439adf23591786;p=pandora-kernel.git [MIPS] Use "R" constraint for cache_op. Gcc might emit an absolute address for the the "m" constraint which gas unfortunately does not permit. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed