summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorRandy Dunlap <rddunlap@osdl.org>2005-02-25 18:04:17 -0500
committerJeff Garzik <jgarzik@pobox.com>2005-02-25 18:04:17 -0500
commit135522dd8daea8b1614472b1d4dc34b864875aa5 (patch)
tree3722defeac440a27b3b091e261785c0aa24af0c1 /net/unix/af_unix.c
parent3730ed4d29ab72aef6cdbff8ad525d6584193e3a (diff)
[PATCH] sb1000: reduce ioctl stack usage
sb1000_dev_ioctl() (on i386) uses 824 bytes of stack space, all due to overuse of inline functions. By changing a few infrequently used functions to non-inline, the stack usage is reduced to only 60 bytes. Nothing in a fast path is changed. Signed-off-by: Randy Dunlap <rddunlap@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions