From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 42G3Sb6R37zDqCK for ; Thu, 20 Sep 2018 14:21:03 +1000 (AEST) In-Reply-To: <153667601213.24785.10591974977547181565.stgit@jupiter.in.ibm.com> To: Mahesh J Salgaonkar , linuxppc-dev From: Michael Ellerman Cc: "Aneesh Kumar K.V" , Laurent Dufour , Michal Suchanek , Ananth Narayan , Nicholas Piggin Subject: Re: [v10,1/5] powerpc/pseries: Define MCE error event section. Message-Id: <42G3SY4Fh5z9sD0@ozlabs.org> Date: Thu, 20 Sep 2018 14:21:01 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2018-09-11 at 14:26:52 UTC, Mahesh J Salgaonkar wrote: > From: Mahesh Salgaonkar > > On pseries, the machine check error details are part of RTAS extended > event log passed under Machine check exception section. This patch adds > the definition of rtas MCE event section and related helper > functions. > > Signed-off-by: Mahesh Salgaonkar Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/04fce21c9db54695389200b50b0b7a cheers