Revision 9e2b53725a209539b195ee359894bbbf8c16c885 authored by Markos Chandras on 21 July 2014, 07:46:14 UTC, committed by Ralf Baechle on 24 November 2014, 06:44:07 UTC
microMIPS and SmartMIPS can't be used together. This fixes the
following build problem:

Warning: the 32-bit microMIPS architecture does not support the `smartmips' extension
arch/mips/kernel/entry.S:90: Error: unrecognized opcode `mtlhx $24'
[...]
arch/mips/kernel/entry.S:109: Error: unrecognized opcode `mtlhx $24'

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7421/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 76cff82
History
File Mode Size
Kconfig -rw-r--r-- 435 bytes
Makefile -rw-r--r-- 152 bytes
af_netlink.c -rw-r--r-- 73.6 KB
af_netlink.h -rw-r--r-- 1.8 KB
diag.c -rw-r--r-- 5.2 KB
genetlink.c -rw-r--r-- 24.6 KB

back to top