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-- 442 bytes
Makefile -rw-r--r-- 278 bytes
netlabel_addrlist.c -rw-r--r-- 10.3 KB
netlabel_addrlist.h -rw-r--r-- 6.1 KB
netlabel_cipso_v4.c -rw-r--r-- 21.1 KB
netlabel_cipso_v4.h -rw-r--r-- 4.7 KB
netlabel_domainhash.c -rw-r--r-- 22.1 KB
netlabel_domainhash.h -rw-r--r-- 3.2 KB
netlabel_kapi.c -rw-r--r-- 30.2 KB
netlabel_mgmt.c -rw-r--r-- 19.9 KB
netlabel_mgmt.h -rw-r--r-- 6.2 KB
netlabel_unlabeled.c -rw-r--r-- 41.6 KB
netlabel_unlabeled.h -rw-r--r-- 6.9 KB
netlabel_user.c -rw-r--r-- 3.1 KB
netlabel_user.h -rw-r--r-- 1.9 KB

back to top