1
0
Fork 0
alistair23-linux/drivers/staging/gdm72xx
Arnd Bergmann 4b266e5fbc staging: gdm72xx: fix interruptible_sleep_on race
interruptible_sleep_on is racy and going away. This replaces the
use in the gdm72xx driver with the appropriate
wait_event_interruptible_lock_irq.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: devel@driverdev.osuosl.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-09 10:41:44 -08:00
..
Kconfig staging: gdm72xx: fix typos in Kconfig 2013-06-05 15:31:16 -07:00
Makefile
TODO
gdm_qos.c staging: gdm72xx: Fix WARNING space prohibited before semicolon in gdm_qos.c 2013-12-17 09:50:11 -08:00
gdm_qos.h staging/gdm72xx: remove camel-case vars in gdm_qos 2012-09-11 12:09:31 -07:00
gdm_sdio.c staging: gdm72xx: cancel work when driver unloads 2013-04-15 10:06:33 -07:00
gdm_sdio.h
gdm_usb.c staging: gdm72xx: fix interruptible_sleep_on race 2014-01-09 10:41:44 -08:00
gdm_usb.h staging/gdm72xx: gdm_usb coding style clean up 2012-09-12 09:52:10 -07:00
gdm_wimax.c gdm72xx: remove unnecessary cast in gdm_wimax.c 2013-05-22 15:33:14 -07:00
gdm_wimax.h staging/gdm72xx: Remove version.h includes 2012-06-12 10:34:47 -07:00
hci.h
netlink_k.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-05-01 14:08:52 -07:00
netlink_k.h
sdio_boot.c staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
sdio_boot.h
usb_boot.c staging: Remove unnecessary OOM messages 2013-02-11 10:10:33 -08:00
usb_boot.h
usb_ids.h
wm_ioctl.h