From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id EAE801A0342 for ; Wed, 17 Feb 2016 23:41:27 +1100 (AEDT) In-Reply-To: <1455002269-26543-2-git-send-email-andrew.donnellan@au1.ibm.com> To: Andrew Donnellan , linuxppc-dev@ozlabs.org From: Michael Ellerman Cc: stewart@linux.vnet.ibm.com Subject: Re: [V2,2/2] powerpc/xmon: add command to dump OPAL msglog Message-Id: <20160217124127.C2C07140778@ozlabs.org> Date: Wed, 17 Feb 2016 23:41:27 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2016-09-02 at 07:17:49 UTC, Andrew Donnellan wrote: > Add the 'do' command to dump the OPAL msglog in xmon. > > Signed-off-by: Andrew Donnellan Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/fde93a0f774f510bfaabccd5ba cheers