summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2014-03-23 15:09:24 +0000
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2014-04-01 09:23:36 +0200
commit02ba8d211d16f3b385147dd50d7198744e9af59c (patch)
treedcd0bdb4418a7164d2426bae79fdd67f83a817b5 /drivers/s390/net
parentbd1cb5de140d844f63389bf21b336c194a8c83a1 (diff)
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>
Diffstat (limited to 'drivers/s390/net')
0 files changed, 0 insertions, 0 deletions