Explorar o código

MIPS: compat: Mark N32 syscall table as data object.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle %!s(int64=13) %!d(string=hai) anos
pai
achega
43dec43069
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      arch/mips/kernel/scall64-n32.S

+ 1 - 0
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