lkml.org 
[lkml]   [2009]   [Nov]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] net: push down BKL into proto ops
Date
This pushes one more use of the BKL from common code into specific
network protocols by killing off the proto ops wrappers.
This should cause no visible changes on the code but saves a few
kilobytes of object code in allyesconfig.

Arnd Bergmann (5):
net/appletalk: push down BKL into a atalk_dgram_ops
net/ipx: push down BKL into a ipx_dgram_ops
net/irda: push BKL into proto_ops
net/x25: push BKL usage into x25_proto
net: kill proto_ops wrapper

include/linux/net.h | 83 -------------
net/appletalk/ddp.c | 105 ++++++++++++-----
net/ipx/af_ipx.c | 54 +++++++--
net/irda/af_irda.c | 331 ++++++++++++++++++++++++++++++++++-----------------
net/x25/af_x25.c | 71 +++++++++--
5 files changed, 407 insertions(+), 237 deletions(-)



\
 
 \ /
  Last update: 2009-11-05 15:41    [W:0.981 / U:0.604 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site