diff options
| author | Wei Yongjun <weiyongjun1@huawei.com> | 2016-09-08 18:03:24 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-15 13:35:49 +0300 |
| commit | 33ddca08bf9d68086e3e9ad6bef06ce881777894 (patch) | |
| tree | 287b2a273a775a9a5b417c5eaa675d3b52f585e2 /scripts/stackusage | |
| parent | c164b008b62720fda072b55c378d32da3260f271 (diff) | |
| download | linux-33ddca08bf9d68086e3e9ad6bef06ce881777894.tar.xz | |
tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock
The function lpuart_start_rx_dma() is called from several
places, in some of which, such as lpuart_startup(), a lock
be held here, so we should use GFP_ATOMIC when a lock is held.
Fixes: 5887ad43ee02 ("tty: serial: fsl_lpuart: Use cyclic DMA for Rx")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
