The local variable irq is added in commit a26388152531 ("arm64:
Remove custom IRQ stat accounting"), but forget to remove in
commit 5089bc51f81f ("arm64/smp: Use irq_desc_kstat_cpu() in
arch_show_interrupts()"). Just remove it.
Signed-off-by: Keqian Zhu <redacted>
---
arch/arm64/kernel/smp.c | 1 -
1 file changed, 1 deletion(-)
On Tue, Jan 05, 2021 at 05:22:21PM +0800, Keqian Zhu wrote:
The local variable irq is added in commit a26388152531 ("arm64:
Remove custom IRQ stat accounting"), but forget to remove in
commit 5089bc51f81f ("arm64/smp: Use irq_desc_kstat_cpu() in
arch_show_interrupts()"). Just remove it.
Signed-off-by: Keqian Zhu <redacted>
I already queued a similar fix in arm64 for-next/fixes (it should appear
in linux-next at some point).
--
Catalin
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
On Tue, Jan 05, 2021 at 05:22:21PM +0800, Keqian Zhu wrote:
quoted
The local variable irq is added in commit a26388152531 ("arm64:
Remove custom IRQ stat accounting"), but forget to remove in
commit 5089bc51f81f ("arm64/smp: Use irq_desc_kstat_cpu() in
arch_show_interrupts()"). Just remove it.
Signed-off-by: Keqian Zhu <redacted>
I already queued a similar fix in arm64 for-next/fixes (it should appear
in linux-next at some point).
On Tue, Jan 05, 2021 at 05:22:21PM +0800, Keqian Zhu wrote:
quoted
The local variable irq is added in commit a26388152531 ("arm64:
Remove custom IRQ stat accounting"), but forget to remove in
commit 5089bc51f81f ("arm64/smp: Use irq_desc_kstat_cpu() in
arch_show_interrupts()"). Just remove it.
Signed-off-by: Keqian Zhu <redacted>
I already queued a similar fix in arm64 for-next/fixes (it should appear
in linux-next at some point)
I too sent this fix yesterday as well :) as it was preventing a clean
build on v5.11-rc2. Missed to check this on arm64 for-next/fixes though
I did check on linux-next.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel