From: Ralf Baechle Date: Thu, 17 Sep 2009 00:25:05 +0000 (+0200) Subject: MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler X-Git-Tag: v2.6.32-rc1~658^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1e39a4a616cd9981a9decfd5332fd07a01abb8b;p=pandora-kernel.git MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler This way it doesn't have to use CONFIG_CPU_HAS_LLSC anymore. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed