android_kernel_google_msm/net/irda
David S. Miller ecac447876 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.

Change-Id: Id4984e9a2ed3f5289da26ffe48d1b638ed1883b6
Reported-by: Dmitry Vyukov <dvyukov@google.com>
Tested-by: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-04 01:31:41 +03:00
..
ircomm TTY: remove unneeded tty->index checks 2012-03-08 11:42:21 -08:00
irlan Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
irnet ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> 2012-03-04 20:41:38 -05:00
af_irda.c net: add validation for the socket syscall protocol argument 2016-10-29 23:12:11 +08:00
discovery.c
irda_device.c
iriap.c
iriap_event.c
irias_object.c
irlap.c
irlap_event.c
irlap_frame.c
irlmp.c
irlmp_event.c
irlmp_frame.c
irmod.c
irnetlink.c
irproc.c
irqueue.c irda: Fix lockdep annotations in hashbin_delete(). 2017-07-04 01:31:41 +03:00
irsysctl.c
irttp.c
Kconfig
Makefile
parameters.c
qos.c
timer.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
wrapper.c