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 E68AA1A0862 for ; Sat, 9 May 2015 07:34:26 +1000 (AEST) Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2on0111.outbound.protection.outlook.com [207.46.100.111]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 596C114075E for ; Sat, 9 May 2015 07:34:25 +1000 (AEST) Message-ID: <1431120849.16357.453.camel@freescale.com> Subject: Re: [PATCH] powerpc/mpc85xx: Fix EDAC address capture From: Scott Wood To: songwenbin Date: Fri, 8 May 2015 16:34:09 -0500 In-Reply-To: <1430989491-23817-1-git-send-email-Wenbin.Song@freescale.com> References: <1430989491-23817-1-git-send-email-Wenbin.Song@freescale.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Mingkai.hu@freescale.com, York Sun List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2015-05-07 at 17:04 +0800, songwenbin wrote: > From: York Sun > > Extend err_addr to cover 64 bits for DDR errors. > > Signed-off-by: York Sun > Change-Id: Idb112c4a106416a9cad9933c415e6f62de5cf07b > Reviewed-on: http://git.am.freescale.net:8181/553 > Tested-by: Schmitt Richard-B43082 > Reviewed-by: Fleming Andrew-AFLEMING > Tested-by: Fleming Andrew-AFLEMING > Signed-off-by: songwenbin Please don't include gerrit stuff in upstream submissions. Definitely don't include "Reviewed-by/Tested-by" from gerrit as those approvals are from an entirely different context. -Scott