From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932272Ab0D1W3h (ORCPT ); Wed, 28 Apr 2010 18:29:37 -0400 Received: from www.tglx.de ([62.245.132.106]:57518 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756337Ab0D1W3g (ORCPT ); Wed, 28 Apr 2010 18:29:36 -0400 Date: Thu, 29 Apr 2010 00:28:00 +0200 (CEST) From: Thomas Gleixner To: Guillaume Knispel cc: linux-kernel@vger.kernel.org, Linuxppc-dev@lists.ozlabs.org, Bartlomiej Zolnierkiewicz , Benjamin Herrenschmidt , Haavard Skinnemoen , Ingo Molnar , Lars-Peter Clausen , Linus Torvalds , Michael Buesch , Peter Zijlstra , Russell King Subject: Re: [PATCH 1/2] genirq: reliably replay pending edge-triggered irq In-Reply-To: <20100428235657.7120edd9.gknispel@proformatique.com> Message-ID: References: <1271941798-9659-1-git-send-email-gknispel@proformatique.com> <1271941798-9659-2-git-send-email-gknispel@proformatique.com> <20100428235657.7120edd9.gknispel@proformatique.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 28 Apr 2010, Guillaume Knispel wrote: > On Tue, 27 Apr 2010 15:42:11 +0200 (CEST) > Thomas Gleixner wrote: > > > On Thu, 22 Apr 2010, Guillaume Knispel wrote: > [snip] > > > acked and masked at controller level and IRQ_PENDING is set. > > > --- > > > arch/arm/Kconfig | 4 ---- > > > arch/arm/configs/acs5k_defconfig | 1 - > > > arch/arm/configs/acs5k_tiny_defconfig | 1 - > > > > Changing the defconfigs should be a separate patch and I'm not > > going to push such a thing through the genirq tree. The stale > > entries do not hurt. > > Ok > In this separate patch, to I put "genirq" in the title? > Do I put it in the same series? Just keep them out for now and send them to the arch maintainers once the change hits linus tree. Thanks, tglx