linux_dsm_epyc7002/arch/cris/arch-v32/drivers
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
..
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
pci ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
axisflashmap.c CRIS: Remove VCS simulator specific code 2012-10-03 09:57:01 +02:00
cryptocop.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
i2c.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
i2c.h CRIS v32: New version of I2C driver. 2008-02-08 11:06:25 +01:00
iop_fw_load.c chris: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:42 -08:00
Kconfig CRIS: drop unused Kconfig symbols 2013-09-10 17:38:07 +02:00
Makefile Drop the CRISv32 version of pcf8563 2011-03-21 11:52:11 +01:00
sync_serial.c cris: sync_serial: remove interruptible_sleep_on 2014-01-09 10:50:50 +01:00