MIPS: O32/32-bit: Remove outdated comment
authorAlex Smith <alex@alex-smith.me.uk>
Wed, 23 Jul 2014 13:40:12 +0000 (14:40 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Aug 2014 22:06:37 +0000 (00:06 +0200)
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>
arch/mips/kernel/scall32-o32.S

index 6bfdc820ccc399c1cb1a47ed9df34ce04773a3f7..94a490d6cdc13bb4d44eaac40396ef40c1ac0af2 100644 (file)
@@ -67,8 +67,6 @@ NESTED(handle_sys, PT_SIZE, sp)
 
        /*
         * Ok, copy the args from the luser stack to the kernel stack.
 
        /*
         * 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
         */
 
        .set    push