android_kernel_samsung_msm8976/net/irda
David S. Miller 94fcbc021a irda: Fix lockdep annotations in hashbin_delete().
A nested lock depth was added to the hasbin_delete() code but it
doesn't actually work some well and results in tons of lockdep splats.

Fix the code instead to properly drop the lock around the operation
and just keep peeking the head of the hashbin queue.

Reported-by: Dmitry Vyukov <dvyukov@google.com>
Tested-by: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-22 23:02:49 +02:00
..
ircomm net: irda: fix wait_until_sent poll timeout 2015-03-18 13:22:31 +01:00
irlan
irnet
Kconfig
Makefile
af_irda.c This is the 3.10.95 stable release 2017-04-18 17:14:54 +02:00
discovery.c
irda_device.c
iriap.c
iriap_event.c
irias_object.c
irlap.c
irlap_event.c
irlap_frame.c net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue. 2013-05-19 15:10:47 -07:00
irlmp.c irda: precedence bug in irlmp_seq_hb_idx() 2015-12-09 13:40:06 -05:00
irlmp_event.c
irlmp_frame.c
irmod.c
irnetlink.c
irproc.c
irqueue.c irda: Fix lockdep annotations in hashbin_delete(). 2017-04-22 23:02:49 +02:00
irsysctl.c
irttp.c
parameters.c
qos.c
timer.c
wrapper.c