From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3zM7JH5RsqzF0XV for ; Thu, 18 Jan 2018 00:30:39 +1100 (AEDT) In-Reply-To: To: Christophe Leroy , Benjamin Herrenschmidt , Paul Mackerras , Scott Wood From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [1/8] powerpc/8xx: Remove CPU6 ERRATA Workaround Message-Id: <3zM7JF6vWyz9sRW@ozlabs.org> Date: Thu, 18 Jan 2018 00:30:35 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2018-01-12 at 12:45:19 UTC, Christophe Leroy wrote: > CPU6 ERRATA affects only MPC860 revisions prior to C.0. Manufacturing > of those revisiosn was stopped in 1999-2000. > Therefore, it has been almost 20 years since this ERRATA has been > fixed in the silicon. > > This patch removes the workaround for that ERRATA. > > Signed-off-by: Christophe Leroy Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/2a45addd21de25f41c8f21a6f08f09 cheers