]> git.openfabrics.org - ~emulex/infiniband.git/commit
MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace
authorPaul Burton <paul.burton@imgtec.com>
Mon, 27 Jan 2014 15:23:04 +0000 (15:23 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:09 +0000 (23:09 +0100)
commit6bbfd65e28c9d72eb140373c7796ce269616f2c0
tree7acb04144c5ec79f7f416fed51ece88171f580e4
parentff3aa5f296392b4bdc46ce975e6403bc7d27b191
MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace

NUM_FPU_REGS just makes it clearer what's going on, rather than the
magic hard coded 32.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6424/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/signal.c
arch/mips/kernel/signal32.c