mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 06:33:34 +00:00
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>
This commit is contained in:
parent
e90e6fddc5
commit
457ed7702d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user