summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/signal.c
diff options
context:
space:
mode:
authorFranck Bui-Huu <fbuihuu@gmail.com>2007-02-05 14:24:19 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2007-02-10 22:38:44 (GMT)
commita007b1f1c764c08896bc574fbd33e19ce898a188 (patch)
tree3af4bf0466234ffdbb916b085b72f4034e7a0340 /arch/mips/kernel/signal.c
parent4ed3a77f38c023658784804cb39a7ce18063dc88 (diff)
downloadlinux-fsl-qoriq-a007b1f1c764c08896bc574fbd33e19ce898a188.tar.xz
[MIPS] signals: reduce {setup,restore}_sigcontext sizes
This trivial change reduces considerably code size of these 2 functions callers. For instance, here is the figures for arch/kernel/signal.o objects: text data bss dec hex filename 11972 0 0 11972 2ec4 arch/mips/kernel/signal.o~old 5380 0 0 5380 1504 arch/mips/kernel/signal.o~new Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/signal.c')
0 files changed, 0 insertions, 0 deletions