On Wed, Aug 15, 2018 at 04:56:16PM -0700, Atish Patra wrote:
> CPU hotplug code in smpboot requires interrupt cause
> to identify the cause of cpu wakeup.
>
> Move the IRQ cause declarations to appropriate header
> file.
asm/irq.h is a header indirectly included by just about every
driver. This
CPU hotplug code in smpboot requires interrupt cause
to identify the cause of cpu wakeup.
Move the IRQ cause declarations to appropriate header
file.
Signed-off-by: Atish Patra
---
arch/riscv/include/asm/irq.h | 7 +++
arch/riscv/kernel/irq.c | 7 ---
2 files changed, 7 insertions(
2 matches
Mail list logo