summaryrefslogtreecommitdiffstats
path: root/kernel/utsname.c
diff options
context:
space:
mode:
authorJon Paul Maloy2014-08-23 00:09:15 +0200
committerDavid S. Miller2014-08-23 20:18:34 +0200
commit9b50fd087a9f1454d6a8b613fff376dfb6d6ea93 (patch)
treeaa33132baefa002ee81a2cd2603ed7891ee0eecd /kernel/utsname.c
parenttipc: use registry when scanning sockets (diff)
downloadkernel-qcow2-linux-9b50fd087a9f1454d6a8b613fff376dfb6d6ea93.tar.gz
kernel-qcow2-linux-9b50fd087a9f1454d6a8b613fff376dfb6d6ea93.tar.xz
kernel-qcow2-linux-9b50fd087a9f1454d6a8b613fff376dfb6d6ea93.zip
tipc: replace port pointer with socket pointer in registry
In order to make tipc_sock the only entity referencable from other parts of the stack, we add a tipc_sock pointer instead of a tipc_port pointer to the registry. As a consequence, we also let the function tipc_port_lock() return a pointer to a tipc_sock instead of a tipc_port. We keep the function's name for now, since the lock still is owned by the port. This is another step in the direction of eliminating port_lock, replacing its usage with lock_sock() and bh_lock_sock(). Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/utsname.c')
0 files changed, 0 insertions, 0 deletions