commit | f1e39a4a616cd9981a9decfd5332fd07a01abb8b | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Sep 17 02:25:05 2009 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Sep 17 20:07:49 2009 +0200 |
tree | 555e0c78611bb30cef2caca1ae1b5043a9999290 | |
parent | f4c6b6bc5a4fc8d607f2d89369008c85a3a12a8b [diff] |
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 <ralf@linux-mips.org>