From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758700AbbIVQ5Q (ORCPT ); Tue, 22 Sep 2015 12:57:16 -0400 Received: from foss.arm.com ([217.140.101.70]:59125 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752380AbbIVQ5N (ORCPT ); Tue, 22 Sep 2015 12:57:13 -0400 Date: Tue, 22 Sep 2015 17:57:01 +0100 From: Marc Zyngier To: Robert Richter Cc: Thomas Gleixner , Jason Cooper , Tirumalesh Chalamarla , , , Robert Richter Subject: Re: [PATCH v5 0/6] irqchip, gicv3: Updates and Cavium ThunderX errata workarounds Message-ID: <20150922175701.65ee4437@arm.com> In-Reply-To: <1442869119-1814-1-git-send-email-rric@kernel.org> References: <1442869119-1814-1-git-send-email-rric@kernel.org> Organization: ARM Ltd X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; arm-unknown-linux-gnueabihf) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 21 Sep 2015 22:58:33 +0200 Robert Richter wrote: > From: Robert Richter > > This patch series adds gicv3 updates and workarounds for HW errata in > Cavium's ThunderX GICV3. > > The patches has been rebased onto 4.3-rc1. Note that there are two > important fixes. See below for all changes. > > The first one is an unchanged resubmission of a patch from a gicv3 > series I sent a while ago. > > The next patches implement the workarounds for ThunderX's gicv3. Patch > #2 implements the cpu workaround for gicv3 on ThunderX. Patch #3 is a > prerequisit for patch #5. Patch #4 adds generic code to parse the hw > revision provided by an IIDR. This patch is used for the implementa- > tion of the actual gicv3-its workaround in #5. Patch #6 updates to the > new jump label API. > > All current review comments addressed so far with v5 Catalin, Will: assuming you don't have any objection to this series, how do you want to deal with patch 2? Thanks, M. -- Jazz is not dead. It just smells funny.