linux_dsm_epyc7002/include
Alexander Aring c947f7e1e3 mac802154: remove mib lock
This patch removes the mib lock. The new locking mechanism is to protect
the mib values with the rtnl lock. Note that this isn't always necessary
if we have an interface up the most mib values are readonly (e.g.
address settings). With this behaviour we can remove locking in
hotpath like frame parsing completely. It depends on context if we need
to hold the rtnl lock or not, this makes the callbacks of
ieee802154_mlme_ops unnecessary because these callbacks hols always the
locks.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-05-23 17:57:08 +02:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm
linux net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset 2015-05-13 15:44:28 -04:00
math-emu
media
memory
misc
net mac802154: remove mib lock 2015-05-23 17:57:08 +02:00
pcmcia
ras
rdma IB/core: Fix unaligned accesses 2015-05-05 13:21:27 -04:00
rxrpc
scsi
soc
sound ASoC: Fixes for v4.1 2015-04-30 19:08:06 +02:00
target
trace
uapi packet: rollover statistics 2015-05-13 15:43:00 -04:00
video
xen
Kbuild