summaryrefslogtreecommitdiffstats
path: root/net/irda/af_irda.c
diff options
context:
space:
mode:
authorArnd Bergmann2009-11-05 05:37:27 +0100
committerDavid S. Miller2009-11-07 09:46:39 +0100
commit83927ba069a65326f39991a02d6a49ba3b7cea44 (patch)
treea4286ea9985ba13dbb49a7f3f2898c40d11558ee /net/irda/af_irda.c
parentnet/appletalk: push down BKL into a atalk_dgram_ops (diff)
downloadkernel-qcow2-linux-83927ba069a65326f39991a02d6a49ba3b7cea44.tar.gz
kernel-qcow2-linux-83927ba069a65326f39991a02d6a49ba3b7cea44.tar.xz
kernel-qcow2-linux-83927ba069a65326f39991a02d6a49ba3b7cea44.zip
net/ipx: push down BKL into a ipx_dgram_ops
Making the BKL usage explicit in ipx makes it more obvious where it is used, reduces code size and helps getting rid of the BKL in common code. I did not analyse how to kill lock_kernel from ipx entirely, this will involve either proving that it's not needed, or replacing with a proper mutex or spinlock, after finding out which data structures are protected by the lock. Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Cc: David S. Miller <davem@davemloft.net> Cc: Stephen Hemminger <shemminger@vyatta.com> Cc: netdev@vger.kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/irda/af_irda.c')
0 files changed, 0 insertions, 0 deletions