Thomas Gleixner 02ba8d211d s390/tape: Use del_timer_sync()
del_timer() does not wait for a possible running callback to
complete. So the call side might free request and the associated
objects while on another cpu the timer handler runs.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-04-01 09:23:36 +02:00
..
2005-04-16 15:20:36 -07:00
2013-01-15 22:43:15 -08:00
2013-03-18 16:19:45 -07:00
2013-02-22 23:31:31 -05:00
2014-04-01 09:23:36 +02:00