]> git.baikalelectronics.ru Git - kernel.git/commit
Phonet: convert bound sockets hash list to RCU
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>
Tue, 12 Apr 2011 23:27:36 +0000 (23:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Apr 2011 04:32:53 +0000 (21:32 -0700)
commit538e59baf7e892213a38e748388e77bd80cf7132
tree09b14d853c0df99a35fe2d3811d83640ca98254e
parent737cb5f502ac68cfac93c4a708d8fcd416b2c8d5
Phonet: convert bound sockets hash list to RCU

This gets rid of the last spinlock in the Phonet stack proper.

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/phonet/socket.c