aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorPeter Osterlund <[email protected]>2008-03-04 14:28:41 -0800
committerLinus Torvalds <[email protected]>2008-03-04 16:35:12 -0800
commit05680d86d21bdbe56db80c66c24c686590815f1f (patch)
tree79b8e9b0eef38b93b68b57d54dc9fb44a36cebd6 /kernel/sysctl_binary.c
parent735c4fb916e9f83a9350aeb2680d77d01ea75094 (diff)
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 <[email protected]> Cc: Nix <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions