From 9512582d8041fd5418c8cf1f228ee6d2004f7898 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 19 May 2000 14:47:08 +0000 Subject: [PATCH] Update comment. --- arch/mips/kernel/scall_o32.S | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips/kernel/scall_o32.S b/arch/mips/kernel/scall_o32.S index cb81afa0773..0135a6c62a1 100644 --- a/arch/mips/kernel/scall_o32.S +++ b/arch/mips/kernel/scall_o32.S @@ -171,6 +171,7 @@ stackargs: /* * The stackpointer for a call with more than 4 arguments is bad. + * We probably should handle this case a bit more drastic. */ bad_stack: negu v0 # error -- 2.11.4.GIT