summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN
diff options
context:
space:
mode:
authorArnd Bergmann2010-09-14 11:35:04 +0200
committerDavid S. Miller2010-09-16 04:29:55 +0200
commit72250d44bc76d3d7fa9253aeeb063a467e2458fa (patch)
tree55e926467b3bc7a50e213c357e295225457072ff /drivers/isdn/mISDN
parentirda/irnet: use noop_llseek (diff)
downloadkernel-qcow2-linux-72250d44bc76d3d7fa9253aeeb063a467e2458fa.tar.gz
kernel-qcow2-linux-72250d44bc76d3d7fa9253aeeb063a467e2458fa.tar.xz
kernel-qcow2-linux-72250d44bc76d3d7fa9253aeeb063a467e2458fa.zip
i4l: kill big kernel lock
The isdn4linux driver uses the big kernel lock only to serialize access to a few fields in its own modem_info structure. The easiest replacement is a driver-wide mutex. More fine-grained locking would be more appropriate here, but likely harder to implement. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Karsten Keil <isdn@linux-pingi.de> Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/mISDN')
0 files changed, 0 insertions, 0 deletions