Re: [PATCH v4 1/6] MIPS: JZ4780: Introduce SMP support.

From: Zhou Yanjie
Date: Sat Feb 15 2020 - 11:17:38 EST


Hi Afzal,

On 2020å02æ15æ 23:03, afzal mohammed wrote:
Hi,

On Sat, Feb 15, 2020 at 02:02:35AM +0800, åçæ (Zhou Yanjie) wrote:

+ /* setup the mailbox IRQ */
+ setup_irq(MIPS_CPU_IRQ_BASE + 3, &mbox_action);
s/setup_irq/request_irq, see,

https://lkml.kernel.org/r/alpine.DEB.2.20.1710191609480.1971@nanos
https://lkml.kernel.org/r/cover.1581478323.git.afzal.mohd.ma@xxxxxxxxx

Thanks for your advice, will change in v5.


Regards
afzal

Thanks and best regards!