Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753965AbbG2VDf (ORCPT ); Wed, 29 Jul 2015 17:03:35 -0400 Received: from www.linutronix.de ([62.245.132.108]:42633 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751820AbbG2VDe (ORCPT ); Wed, 29 Jul 2015 17:03:34 -0400 Date: Wed, 29 Jul 2015 23:03:13 +0200 (CEST) From: Thomas Gleixner To: Matt Fleming cc: Jiang Liu , linux-kernel@vger.kernel.org, "H. Peter Anvin" , Ingo Molnar , Wolfram Sang , linux-i2c@vger.kernel.org Subject: Re: Regression in v4.2-rc1 caused by hierarchical irqdomain changes In-Reply-To: <20150727211502.GA2492@codeblueprint.co.uk> Message-ID: References: <20150727152107.GA3571@codeblueprint.co.uk> <55B65DD8.9020002@linux.intel.com> <20150727211502.GA2492@codeblueprint.co.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 Content-Length: 904 Lines: 22 On Mon, 27 Jul 2015, Matt Fleming wrote: > [BAD] > 3: 1 0 0 0 IR-IO-APIC 3-edge > 6: 0 0 0 0 IR-IO-APIC 6-edge dw_dmac > 7: 15 1 0 0 IR-IO-APIC 7-edge INT3432:00, INT3433:00 [GOOD] > 3: 16 17 49 20 IR-IO-APIC-fasteoi AudioDSP, dw_dmac > 6: 0 0 0 0 IR-IO-APIC-fasteoi dw_dmac > 7: 2662 3072 12307 5419 IR-IO-APIC-fasteoi INT3432:00, INT3433:00 So the old code uses fasteoi while the new one uses edge. Jiang???? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/