linux/arch/cris/arch-v32
Arnd Bergmann 329fddd7b6 cris: sync_serial: remove interruptible_sleep_on
sleep_on and its variants are racy and going away. This replaces
the two uses in the cris sync_serial drivers with the equivalent
but race-free wait_event_interruptible.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Mikael Starvik <starvik@axis.com>
Cc: linux-cris-kernel@axis.com
Signed-off-by: Jesper Nilsson <jespern@axis.com>
2014-01-09 10:50:50 +01:00
..
drivers cris: sync_serial: remove interruptible_sleep_on 2014-01-09 10:50:50 +01:00
kernel cris: remove deprecated IRQF_DISABLED 2014-01-08 16:10:18 +01:00
lib cris: remove arch/cris/arch-v32/lib/nand_init.S 2011-10-13 18:12:48 +02:00
mach-a3 cris: remove deprecated IRQF_DISABLED 2014-01-08 16:10:18 +01:00
mach-fs cris: remove deprecated IRQF_DISABLED 2014-01-08 16:10:18 +01:00
mm CRIS: Remove VCS simulator specific code 2012-10-03 09:57:01 +02:00
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
output_arch.ld