Re: [PATCH v2 1/2] core: introduce arch_send_event

2018-08-16 Thread Jan Kiszka
On 2018-08-16 15:42, Ralf Ramsauer wrote: Prepares consolidation of arch_cpu_resume/suspend. With this, we have the same path on all architectures for suspending CPUs. This allows us to consolidate code in the next step. Signed-off-by: Ralf Ramsauer --- hypervisor/arch/arm-common/control.c

[PATCH v2 1/2] core: introduce arch_send_event

2018-08-16 Thread Ralf Ramsauer
Prepares consolidation of arch_cpu_resume/suspend. With this, we have the same path on all architectures for suspending CPUs. This allows us to consolidate code in the next step. Signed-off-by: Ralf Ramsauer --- hypervisor/arch/arm-common/control.c | 2 +- hypervisor/arch/arm-common/