Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/spi
Ingo Molnar 60be6b9a41 [PATCH] lockdep: annotate on-stack completions
lockdep needs to have the waitqueue lock initialized for on-stack waitqueues
implicitly initialized by DECLARE_COMPLETION().  Annotate on-stack completions
accordingly.

Has no effect on non-lockdep kernels.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-03 15:27:09 -07:00
..
Kconfig
Makefile
pxa2xx_spi.c
spi.c [PATCH] lockdep: annotate on-stack completions 2006-07-03 15:27:09 -07:00
spi_bitbang.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
spi_butterfly.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
spi_mpc83xx.c
spi_s3c24xx.c
spi_s3c24xx_gpio.c