remarkable-linux/net
Frederic Weisbecker d79b6f4de5 procfs: Push down the bkl from ioctl
Push down the bkl from procfs's ioctl main handler to its users.
Only three procfs users implement an ioctl (non unlocked) handler.
Turn them into unlocked_ioctl and push down the Devil inside.

v2: PDE(inode)->data doesn't need to be under bkl
v3: And don't forget to git-add the result
v4: Use wrappers to pushdown instead of an invasive and error prone
    handlers surgery.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: John Kacur <jkacur@redhat.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
2010-05-17 03:06:12 +02:00
..
9p 9p: Change the name of new protocol from 9p2010.L to 9p2000.L 2010-03-13 08:57:29 -06:00
802
8021q vlan: updates vlan real_num_tx_queues 2010-03-24 11:11:38 -07:00
appletalk
atm
ax25
bluetooth Bluetooth: Fix kernel crash on L2CAP stress tests 2010-03-21 05:49:36 +01:00
bridge bridge: Make first arg to deliver_clone const. 2010-03-16 14:37:47 -07:00
can
core netpoll: warn when there are spaces in parameters 2010-03-22 20:05:45 -07:00
dcb
dccp net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation 2010-03-15 16:00:50 -07:00
decnet
dsa
econet
ethernet
ieee802154
ipv4 net: ipmr/ip6mr: prevent out-of-bounds vif_table access 2010-03-27 08:33:21 -07:00
ipv6 ipv6: Don't drop cache route entry unless timer actually expired. 2010-03-28 19:34:26 -07:00
ipx
irda
iucv
key af_key: return error if pfkey_xfrm_policy2msg_prep() fails 2010-03-24 13:28:27 -07:00
lapb
llc net: backlog functions rename 2010-03-05 13:34:03 -08:00
mac80211 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2010-03-13 14:50:18 -08:00
netfilter Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 2010-03-25 11:48:58 -07:00
netlabel
netlink netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() 2010-03-20 14:29:03 -07:00
netrom
packet af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del] 2010-03-03 01:04:38 -08:00
phonet phonet: use for_each_set_bit() 2010-03-15 16:00:47 -07:00
rds
rfkill rfkill: Add support for KEY_RFKILL 2010-03-02 14:28:49 -05:00
rose
rxrpc rxrpc: Check allocation failure. 2010-03-22 09:57:19 -07:00
sched cgroups: net_cls as module 2010-03-23 13:06:14 -07:00
sctp Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2010-03-13 14:50:18 -08:00
sunrpc procfs: Push down the bkl from ioctl 2010-05-17 03:06:12 +02:00
tipc tipc: fix lockdep warning on address assignment 2010-03-16 14:15:45 -07:00
unix
wanrouter
wimax
wireless
x25 net: backlog functions rename 2010-03-05 13:34:03 -08:00
xfrm ipsec: Fix bogus bundle flowi 2010-03-03 01:04:37 -08:00
compat.c
Kconfig
Makefile
nonet.c
socket.c net: Add MSG_WAITFORONE flag to recvmmsg 2010-03-27 08:29:01 -07:00
sysctl_net.c
TUNABLE