diff options
| author | Yang Yingliang <[email protected]> | 2020-11-17 01:22:29 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-12-09 14:38:13 +0000 |
| commit | d1b928ee1cfa965a3327bbaa59bfa005d97fa0fe (patch) | |
| tree | 8e2b46ba3fb37bf02d774d6c5d0e19c72a172248 /drivers/android/binder_alloc.c | |
| parent | Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... (diff) | |
| download | kernel-d1b928ee1cfa965a3327bbaa59bfa005d97fa0fe.tar.gz kernel-d1b928ee1cfa965a3327bbaa59bfa005d97fa0fe.zip | |
speakup: fix uninitialized flush_lock
The flush_lock is uninitialized, use DEFINE_SPINLOCK
to define and initialize flush_lock.
Fixes: c6e3fd22cd53 ("Staging: add speakup to the staging directory")
Reported-by: Hulk Robot <[email protected]>
Reviewed-by: Samuel Thibault <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/android/binder_alloc.c')
0 files changed, 0 insertions, 0 deletions
