Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp1389475ybh; Sun, 15 Mar 2020 01:51:11 -0700 (PDT) X-Google-Smtp-Source: ADFU+vsVIPL/94ygSP8k2Ffjeh9LaF8S6MipApq6fcPGVLQCKqKcGzuOYNw8al1SLQgi857rIEDB X-Received: by 2002:aca:5041:: with SMTP id e62mr12954171oib.146.1584262271848; Sun, 15 Mar 2020 01:51:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584262271; cv=none; d=google.com; s=arc-20160816; b=qmN5y6YYPKdUpmNAFg73D0goycyRLWzj26yqz3McVRqCQ6ZWf5piLI6rimb2ZaLdcH msvEkZ+YNpObSElJUSjNOuJXMFrEaa+/0R9ir03pQ1Mm03xPCToMYv/G78CJB8K2Wxtb VKmFY2nHGSJ914vbblYussI6Zux2tM3ppm3DQWKT/EF8wDbABK72zNeDBdvWauJwM04G ds9FBcKsMlA0hBLPOGsGiCQbdmuPK5ZlHA2AFnaX1xF/QhawptdpDWHdMmgvuX0E+5/O Rm66y51TX9O0KVjoy6zbfZhc4qDRH3gM4/C9wdfRYaPKSOK832xv1ePExq9aJeXIxb9B /WJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=R9FrixmbyWBOEy3WfRMqQDedx19to5Iij6Cv/1av6nU=; b=kwes9blr5L1UUe5KjXHlFUMfkVvkp8xrA6w1v5t2kdzXgcK3BhSDEEi2uegx9zKjlY vzMc6R6FQ53UOMkW19vQSCmdquQbxhYurXffiFd2m4S32tIQtgk+qGWyZgqiyXXScd4P qLefTzg71vl09TvetPVDiaOFjVJ3g0fFTUsZIG+WBnhM4lPagLcjeWOTu/Sd4dUKo8R3 tRYbyQn+DBlNamNpF3Lg1UZ3R6gHDQOjhf+v6SiFokyZljqNX0hdBL5bMDOefT8gyPW5 ldtSUKOEH3zpdcMS/4qfwTn6oDJ9xUde8sLq8W/njZcnS3sY2Yt91/2H271ZEoptXILs HwWg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b197si7340435oii.198.2020.03.15.01.50.57; Sun, 15 Mar 2020 01:51:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728064AbgCOIst (ORCPT + 99 others); Sun, 15 Mar 2020 04:48:49 -0400 Received: from bmailout3.hostsharing.net ([176.9.242.62]:42493 "EHLO bmailout3.hostsharing.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727756AbgCOIst (ORCPT ); Sun, 15 Mar 2020 04:48:49 -0400 Received: from h08.hostsharing.net (h08.hostsharing.net [83.223.95.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.hostsharing.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by bmailout3.hostsharing.net (Postfix) with ESMTPS id EAD41102CB03D; Sun, 15 Mar 2020 09:48:46 +0100 (CET) Received: by h08.hostsharing.net (Postfix, from userid 100393) id 829D1784E5; Sun, 15 Mar 2020 09:48:46 +0100 (CET) Date: Sun, 15 Mar 2020 09:48:46 +0100 From: Lukas Wunner To: Marc Zyngier , Thomas Gleixner Cc: Catalin Marinas , Mark Salter , Robert Richter , Tim Harvey , Jason Cooper , linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] irqchip fixes for 5.6, take #2 Message-ID: <20200315084846.h222n5pf4jvpojec@wunner.de> References: <20200314103000.2413-1-maz@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200314103000.2413-1-maz@kernel.org> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 14, 2020 at 10:30:00AM +0000, Marc Zyngier wrote: > This is hopefully the last irqchip update for 5.6. This time, a single > patch working around a hardware issue on the Cavium ThunderX and its > derivatives. Hm, I was hoping to see the BCM2835 irqchip fix in this pull: https://lore.kernel.org/lkml/f97868ba4e9b86ddad71f44ec9d8b3b7d8daa1ea.1582618537.git.lukas@wunner.de/ That patch fixes a pretty grave issue so I'd be really grateful if anyone could pick it up (or provide feedback why it can't be picked up just yet). Thanks! Lukas