Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753257AbeAQNam (ORCPT + 1 other); Wed, 17 Jan 2018 08:30:42 -0500 Received: from ozlabs.org ([103.22.144.67]:34075 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752612AbeAQNak (ORCPT ); Wed, 17 Jan 2018 08:30:40 -0500 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: 2a45addd21de25f41c8f21a6f08f0980e583d596 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) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: 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