Re: [PATCH v2 -next] arm64: smp: Add missing prototype for some smp.c functions

From: chenlifu
Date: Mon Mar 29 2021 - 21:38:36 EST




在 2021/3/29 20:28, Catalin Marinas 写道:
On Mon, 29 Mar 2021 11:43:43 +0800, Chen Lifu wrote:
In commit eb631bb5bf5b
("arm64: Support arch_irq_work_raise() via self IPIs") a new
function "arch_irq_work_raise" was added without a prototype.

In commit d914d4d49745
("arm64: Implement panic_smp_self_stop()") a new
function "panic_smp_self_stop" was added without a prototype.

[...]

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: smp: Add missing prototype for some smp.c functions
https://git.kernel.org/arm64/c/a52ef778ff28


Thanks!

--
Chen Lifu