diff options
author | Peter Osterlund <petero2@telia.com> | 2006-02-14 22:52:56 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-15 01:09:33 +0100 |
commit | 7277232374680595cdbc774fd246b206f56db015 (patch) | |
tree | de128d380c1aae7f826aebc645a9c29f38dff0ee /mm/mremap.c | |
parent | [PATCH] pktcdvd: Don't unlock the door if the disc is in use (diff) | |
download | linux-7277232374680595cdbc774fd246b206f56db015.tar.xz linux-7277232374680595cdbc774fd246b206f56db015.zip |
[PATCH] pktcdvd: Reduce stack usage
Reduce stack usage in the pkt_start_write() function. Even though it's not
currently a real problem, the pages and offsets arrays can be eliminated,
which saves approximately 1000 bytes of stack space.
Signed-off-by: Peter Osterlund <petero2@telia.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/mremap.c')
0 files changed, 0 insertions, 0 deletions