diff options
author | Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com> | 2015-08-21 20:02:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-04 17:33:48 +0100 |
commit | 0907c1004f9bbe5bda0d3d2be46520b729de5c1d (patch) | |
tree | 095421f52f255dca2da0d4fcdd4598900f1fd14a /scripts/checksyscalls.sh | |
parent | 47aceb927fffa77b0328b6fde846a6b2182dad01 (diff) | |
download | op-kernel-dev-0907c1004f9bbe5bda0d3d2be46520b729de5c1d.zip op-kernel-dev-0907c1004f9bbe5bda0d3d2be46520b729de5c1d.tar.gz |
serial: sh-sci: Fix exclusion of work_fn_rx and sci_dma_rx_complete
There is a problem when the sci_dma_rx_complete() is processed
before cancel process of work_fn_rx() completes by rx_timer_fn().
This patch locks work_fn_rx().
Signed-off-by: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/checksyscalls.sh')
0 files changed, 0 insertions, 0 deletions