From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756809AbbJVICl (ORCPT ); Thu, 22 Oct 2015 04:02:41 -0400 Received: from www.linutronix.de ([62.245.132.108]:58590 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756748AbbJVICa (ORCPT ); Thu, 22 Oct 2015 04:02:30 -0400 Date: Thu, 22 Oct 2015 10:01:40 +0200 (CEST) From: Thomas Gleixner To: Russell King - ARM Linux cc: Thomas Petazzoni , Jason Cooper , Lior Amsalem , Andrew Lunn , Tawfik Bayouk , Marc Zyngier , linux-kernel@vger.kernel.org, Nadav Haklai , Gregory Clement , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth Subject: Re: [PATCH 0/5] Fix regression introduced by set_irq_flags() removal In-Reply-To: Message-ID: References: <1445347435-2333-1-git-send-email-thomas.petazzoni@free-electrons.com> <20151020140427.GE3953@io.lakedaemon.net> <20151020160828.497fcc80@free-electrons.com> <20151020141736.GX32532@n2100.arm.linux.org.uk> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 20 Oct 2015, Thomas Gleixner wrote: > On Tue, 20 Oct 2015, Russell King - ARM Linux wrote: > > I think Rob's patches need another review in light of this, to determine > > how much breakage there is here, and a decision how to proceed made on > > that basis. > > I'll go over them tomorrow again and decide then what to do. I went over them once more and the only affected wreck I found is the armada one. Thanks, tglx