aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/mpc52xx_psc_spi.c
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2008-03-04 14:28:41 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-03-04 16:35:12 -0800
commit05680d86d21bdbe56db80c66c24c686590815f1f (patch)
tree79b8e9b0eef38b93b68b57d54dc9fb44a36cebd6 /drivers/spi/mpc52xx_psc_spi.c
parent735c4fb916e9f83a9350aeb2680d77d01ea75094 (diff)
downloadkernel_samsung_smdk4412-05680d86d21bdbe56db80c66c24c686590815f1f.zip
kernel_samsung_smdk4412-05680d86d21bdbe56db80c66c24c686590815f1f.tar.gz
kernel_samsung_smdk4412-05680d86d21bdbe56db80c66c24c686590815f1f.tar.bz2
pktcdvd: reduce stack consumption
On my system, pkt_open() consumes 584 bytes because the compiler decides to inline lots of functions that would not normally be part of long call chains. The following patch fixes that problem on my system. Signed-off-by: Peter Osterlund <petero2@telia.com> Cc: Nix <nix@esperi.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/spi/mpc52xx_psc_spi.c')
0 files changed, 0 insertions, 0 deletions