|  999fb23ef8 arch/cris/arch-v32/drivers/mach-a3/gpio.c: +spin_lock_irqrestore(&gpio_lock, flags); arch/cris/arch-v32/drivers/mach-a3/gpio.c: +spin_lock_irqrestore(&gpio_lock, flags); should that not be "spin_unlock_irqrestore()"? The code in question was inside an (most often) undefined ifdef. Reported-by: "Robert P. J. Day" <rpjday@crashcourse.ca> Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com> | ||
|---|---|---|
| .. | ||
| arch-v10 | ||
| arch-v32 | ||
| boot | ||
| configs | ||
| include | ||
| kernel | ||
| mm | ||
| Kconfig | ||
| Kconfig.debug | ||
| Makefile | ||