aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall32-o32.S
diff options
context:
space:
mode:
authorAlex Smith <alex@alex-smith.me.uk>2014-07-23 14:40:12 +0100
committerRalf Baechle <ralf@linux-mips.org>2014-08-02 00:06:37 +0200
commit457ed7702dcc8ba13e3eea7f2d44d0e18dc76b3f (patch)
tree8e50e1955935cc11d7c6c48e0320d90d9821bf24 /arch/mips/kernel/scall32-o32.S
parentMIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts (diff)
downloadlinux-dev-457ed7702dcc8ba13e3eea7f2d44d0e18dc76b3f.tar.xz
linux-dev-457ed7702dcc8ba13e3eea7f2d44d0e18dc76b3f.zip
MIPS: O32/32-bit: Remove outdated comment
A comment in the O32/32-bit system call code is incorrect since commit 46e12c07b3b9 ("MIPS: O32 / 32-bit: Always copy 4 stack arguments."). Remove it. Signed-off-by: Alex Smith <alex@alex-smith.me.uk> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7455/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall32-o32.S')
-rw-r--r--arch/mips/kernel/scall32-o32.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/kernel/scall32-o32.S b/arch/mips/kernel/scall32-o32.S
index 6bfdc820ccc3..94a490d6cdc1 100644
--- a/arch/mips/kernel/scall32-o32.S
+++ b/arch/mips/kernel/scall32-o32.S
@@ -67,8 +67,6 @@ NESTED(handle_sys, PT_SIZE, sp)
/*
* Ok, copy the args from the luser stack to the kernel stack.
- * t3 is the precomputed number of instruction bytes needed to
- * load or store arguments 6-8.
*/
.set push