Oliver Neukum 0afccd7601 cdc-acm: close race betrween suspend() and acm_softint
Suspend increments a counter, then kills the URBs,
then kills the scheduled work. The scheduled work, however,
may reschedule the URBs. Fix this by having the work
check the counter.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Cc: stable <stable@vger.kernel.org>
Tested-by: Jonas Karlsson <jonas.karlsson@actia.se>
Link: https://lore.kernel.org/r/20200415151358.32664-1-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-16 14:59:49 +02:00
..
2019-10-14 07:09:59 +02:00
2020-03-10 08:12:46 +01:00
2020-01-17 07:52:26 +01:00
2020-03-26 11:15:30 +01:00
2019-09-03 19:00:39 +02:00
2019-09-02 19:20:57 +02:00