summaryrefslogtreecommitdiff
path: root/arch/frv
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2016-06-26 09:44:49 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-06-26 10:57:13 -0700
commit98f2082c3ac4042189723c120553310700b583bb (patch)
tree8b1c5815105f03574a14f36be1f44c6ddbda40d6 /arch/frv
parent5fd2b6ee7a319e0955acff96948fae57321b1f5a (diff)
tty/serial: atmel: enforce tasklet init and termination sequences
As some race conditions are identified in the termination process of tasklets, enforce the atmel_shutdown() sequence. This way we make sure that no new tasklets or software timer are scheduled during shutdown process. An atomic flag is positioned to give this information throughout the code. We also remove tasklet_disable() calls that were leading to deadlocks while stopping the driver. A simpler init/kill sequence is used. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/frv')
0 files changed, 0 insertions, 0 deletions