diff options
| author | jun qian <[email protected]> | 2018-08-27 07:49:04 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-18 16:07:24 +0200 |
| commit | c974991d2620419fe21508fc4529014369d16df7 (patch) | |
| tree | e1fd65fc0ff430c7ca8d786ad9da4170d616a58e /scripts/git.orderFile | |
| parent | deeb33e8fdd834770f75996c18153453d5af6c50 (diff) | |
tty:serial:imx: use spin_lock instead of spin_lock_irqsave in isr
Before the program enters the uart ISR, the local interrupt has been
disabled by the system, so it's not appropriate to use spin_lock_irqsave
interface in the ISR.
Signed-off-by: jun qian <[email protected]>
Reviewed-by: Barry Song <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions