From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-x244.google.com (mail-pf0-x244.google.com [IPv6:2607:f8b0:400e:c00::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3tCpCh4V7tzDsyb for ; Tue, 8 Nov 2016 23:14:56 +1100 (AEDT) Received: by mail-pf0-x244.google.com with SMTP id i88so19280023pfk.2 for ; Tue, 08 Nov 2016 04:14:56 -0800 (PST) From: Nicholas Piggin To: Michael Ellerman Cc: Nicholas Piggin , linuxppc-dev@lists.ozlabs.org Subject: [PATCH 0/2] powerpc: oops fixes Date: Tue, 8 Nov 2016 23:14:43 +1100 Message-Id: <20161108121445.15303-1-npiggin@gmail.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, Couple of small things I've come across. After this, injecting nmi to enter xmon (via qemu) and then recovering works nicely. Thanks, Nick Nicholas Piggin (2): powerpc: fix graceful debugger recovery powerpc: fix second nested oops hang arch/powerpc/kernel/traps.c | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) -- 2.10.2