mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-16 18:15:52 +00:00
Fix up arch-specific work items where possible to use the new work_struct and delayed_work structs. Three places that enqueue bits of their stack and then return have been marked with #error as this is not permitted. Signed-Off-By: David Howells <dhowells@redhat.com> |
History
|
|
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pxa2xx_spi.c | ||
| spi.c | ||
| spi_bitbang.c | ||
| spi_butterfly.c | ||
| spi_mpc83xx.c | ||
| spi_s3c24xx.c | ||
| spi_s3c24xx_gpio.c | ||