diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2020-11-17 09:22:29 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-09 15:38:13 +0100 |
commit | d1b928ee1cfa965a3327bbaa59bfa005d97fa0fe (patch) | |
tree | 8e2b46ba3fb37bf02d774d6c5d0e19c72a172248 /mm/mmu_gather.c | |
parent | 54bf54c859ec1e7c9c3152a2ec53c5fe4078eb1f (diff) |
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 <hulkci@huawei.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20201117012229.3395186-1-yangyingliang@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/mmu_gather.c')
0 files changed, 0 insertions, 0 deletions