[PATCH] powerpc/smp: Do not disable IPI interrupts during suspend
Kumar Gala
galak at kernel.crashing.org
Thu Sep 20 00:52:16 EST 2012
On Jul 20, 2012, at 7:47 AM, Zhao Chenhui wrote:
> During suspend, all interrupts including IPI will be disabled. In this case,
> the suspend process will hang in SMP. To prevent this, pass the flag
> IRQF_NO_SUSPEND when requesting IPI irq.
>
> Signed-off-by: Zhao Chenhui <chenhui.zhao at freescale.com>
> Signed-off-by: Li Yang <leoli at freescale.com>
> ---
> arch/powerpc/kernel/smp.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
applied to next
- k
More information about the Linuxppc-dev
mailing list