diff options
author | Sagar Shrikant Kadam <[email protected]> | 2020-05-09 03:24:12 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-05-15 14:55:10 +0200 |
commit | 17b4efdf4e4867079012a48ca10d965fe9d68822 (patch) | |
tree | dbabe2a9d97e11d55a079f4251fd3a0ea670e826 /tools/perf/scripts/python/stackcollapse.py | |
parent | 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8 (diff) |
tty: serial: add missing spin_lock_init for SiFive serial console
An uninitialised spin lock for sifive serial console raises a bad
magic spin_lock error as reported and discussed here [1].
Initialising the spin lock resolves the issue.
The fix is tested on HiFive Unleashed A00 board with Linux 5.7-rc4
and OpenSBI v0.7
[1] https://lore.kernel.org/linux-riscv/[email protected]
Fixes: 45c054d0815b ("tty: serial: add driver for the SiFive UART")
Reported-by: Atish Patra <[email protected]>
Signed-off-by: Sagar Shrikant Kadam <[email protected]>
Reviewed-by: Palmer Dabbelt <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions