linux/arch/cris
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
..
arch-v10 cris: sync_serial: remove interruptible_sleep_on 2014-01-09 10:50:50 +01:00
arch-v32 cris: sync_serial: remove interruptible_sleep_on 2014-01-09 10:50:50 +01:00
boot Fix common misspellings 2011-03-31 11:26:23 -03:00
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
include cris: remove deprecated IRQF_DISABLED 2014-01-08 16:10:18 +01:00
kernel cris: remove deprecated IRQF_DISABLED 2014-01-08 16:10:18 +01:00
mm arch: mm: pass userspace fault flag to generic fault handler 2013-09-12 15:38:01 -07:00
Kconfig cpufreq: remove CONFIG_CPU_FREQ_TABLE 2013-10-16 00:50:33 +02:00
Kconfig.debug Kconfig: remove a few puzzling comments 2011-10-31 10:58:48 +01:00
Makefile UAPI: Partition the header include path sets and add uapi/ header directories 2012-10-02 18:01:26 +01:00