summaryrefslogtreecommitdiff
path: root/net/sched/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2015-01-28 20:04:53 +0300
committerDavid S. Miller <davem@davemloft.net>2015-01-29 10:15:07 +0300
commit7cc05662682da4b0e0a4fdf3c3f190577803ae81 (patch)
tree0c7fe7b2e90ba7d28cf05d4151813a03fe321b47 /net/sched/Kconfig
parenta154e6f6efdd13d7254679b5a99d9b912017621f (diff)
downloadlinux-7cc05662682da4b0e0a4fdf3c3f190577803ae81.tar.xz
net: remove sock_iocb
The sock_iocb structure is allocate on stack for each read/write-like operation on sockets, and contains various fields of which only the embedded msghdr and sometimes a pointer to the scm_cookie is ever used. Get rid of the sock_iocb and put a msghdr directly on the stack and pass the scm_cookie explicitly to netlink_mmap_sendmsg. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/Kconfig')
0 files changed, 0 insertions, 0 deletions