diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/kernel/scall_o32.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall_o32.S b/arch/mips/kernel/scall_o32.S index cb81afa07..0135a6c62 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 |