From: Ralf Baechle Date: Thu, 12 Jul 2012 12:02:41 +0000 (+0200) Subject: MIPS: compat: Mark N32 syscall table as data object. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=43dec43069d2d1064a57f159e02e2ff99ce75ff3;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git MIPS: compat: Mark N32 syscall table as data object. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index cab150789c8d..2f48f5934399 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S @@ -103,6 +103,7 @@ not_n32_scall: END(handle_sysn32) + .type sysn32_call_table, @object EXPORT(sysn32_call_table) PTR sys_read /* 6000 */ PTR sys_write