diff options
author | Marcin Slusarz <[email protected]> | 2008-11-16 19:04:47 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2008-12-29 08:28:42 +0100 |
commit | 3147c531b6b53fbbf8942689c4aa113c519f5e4e (patch) | |
tree | 7c3c615f6130a30e2916a0f3e1efb91e90487a04 /net/lapb/lapb_timer.c | |
parent | 2b91bafcc0fc545e489e9537a38f487706960ea5 (diff) |
cdrom: split mmc_ioctl to lower stack usage
Checkstack output:
Before:
mmc_ioctl: 584
After:
mmc_ioctl_dvd_read_struct: 280
mmc_ioctl_cdrom_subchannel: 152
mmc_ioctl_cdrom_read_data: 120
mmc_ioctl_cdrom_volume: 104
mmc_ioctl_cdrom_read_audio: 104
(mmc_ioctl is inlined into cdrom_ioctl - 104 bytes)
Signed-off-by: Marcin Slusarz <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions