linux-stable/drivers/bluetooth
Peter Zijlstra 7259f0d05d [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
kernel: INFO: trying to register non-static key.
kernel: the code is fine but needs lockdep annotation.
kernel: turning off the locking correctness validator.
kernel:  [<c04051ed>] show_trace_log_lvl+0x58/0x16a
kernel:  [<c04057fa>] show_trace+0xd/0x10
kernel:  [<c0405913>] dump_stack+0x19/0x1b
kernel:  [<c043b1e2>] __lock_acquire+0xf0/0x90d
kernel:  [<c043bf70>] lock_acquire+0x4b/0x6b
kernel:  [<c061472f>] _spin_lock_irqsave+0x22/0x32
kernel:  [<c04363d3>] prepare_to_wait+0x17/0x4b
kernel:  [<f89a24b6>] lpfc_do_work+0xdd/0xcc2 [lpfc]
kernel:  [<c04361b9>] kthread+0xc3/0xf2
kernel:  [<c0402005>] kernel_thread_helper+0x5/0xb

Another case of non-static lockdep keys; duplicate the paradigm set by
DECLARE_COMPLETION_ONSTACK and introduce DECLARE_WAIT_QUEUE_HEAD_ONSTACK.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Greg KH <gregkh@suse.de>
Cc: Markus Lidel <markus.lidel@shadowconnect.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Cc: Arjan van de Ven <arjan@infradead.org>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Cc: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-30 12:08:40 -08:00
..
Kconfig [Bluetooth] Remove TXCRC compile option for BCSP driver 2005-10-28 19:20:40 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bcm203x.c [Bluetooth] Use work queue to trigger URB submission 2006-10-15 23:14:35 -07:00
bfusb.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
bluecard_cs.c [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD 2006-10-30 12:08:40 -08:00
bpa10x.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
bt3c_cs.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
btuart_cs.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
dtl1_cs.c [Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA card 2006-10-20 01:15:04 -07:00
hci_bcsp.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hci_h4.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hci_ldisc.c [Bluetooth] Code cleanup for the HCI UART driver 2006-09-28 18:01:30 -07:00
hci_uart.h [Bluetooth] Cleanup of the HCI UART driver 2005-10-28 19:20:45 +02:00
hci_usb.c [Bluetooth] Add support for newer ANYCOM USB dongles 2006-10-20 01:15:03 -07:00
hci_usb.h [Bluetooth] Correct SCO buffer size on request 2006-07-03 19:53:56 -07:00
hci_vhci.c [Bluetooth] Add HCI device identifier for SDIO cards 2006-09-28 18:01:28 -07:00