RE: [PATCH v1 1/1] tty: serial: add missing spin_lock_init for SiFive serial console

2020-05-13 Thread Sagar Kadam
s.berkeley.edu; Atish Patra > ; Anup Patel > Subject: Re: [PATCH v1 1/1] tty: serial: add missing spin_lock_init for SiFive > serial console > > [External Email] Do not click links or attachments unless you recognize the > sender and know the content is safe > > On Tue, May

Re: [PATCH v1 1/1] tty: serial: add missing spin_lock_init for SiFive serial console

2020-05-13 Thread Greg KH
On Tue, May 12, 2020 at 04:00:23PM -0700, Palmer Dabbelt wrote: > On Sat, 09 May 2020 03:24:12 PDT (-0700), sagar.ka...@sifive.com wrote: > > An uninitialised spin lock for sifive serial console raises a bad > > magic spin_lock error as reported and discussed here [1]. > > Initialising the spin loc

Re: [PATCH v1 1/1] tty: serial: add missing spin_lock_init for SiFive serial console

2020-05-12 Thread Palmer Dabbelt
On Sat, 09 May 2020 03:24:12 PDT (-0700), sagar.ka...@sifive.com wrote: 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

[PATCH v1 1/1] tty: serial: add missing spin_lock_init for SiFive serial console

2020-05-09 Thread Sagar Shrikant Kadam
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/b