From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1333489422.3040.11.camel@pasglop> Subject: Re: [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead From: Benjamin Herrenschmidt To: Andreas Schwab Date: Wed, 04 Apr 2012 07:43:42 +1000 In-Reply-To: References: <1329383368-12122-1-git-send-email-grant.likely@secretlab.ca> <1329383368-12122-7-git-send-email-grant.likely@secretlab.ca> <20120402202848.1EB833E02A7@localhost> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Rob Herring , Milton Miller , Thomas Gleixner , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2012-04-03 at 14:11 +0200, Andreas Schwab wrote: > > When reconfiguring with NR_IRQS=128 interrupts are working again, but I > still see a lot of spurious interrupts, and the X server is still broken > (no input works, but I still don't know whether that is an unrelated > bug). I have an idea or two about the spurrious interrupt business, I'll have a look later today hopefully. As for the X server, I don't think it's related, but of course it's hard to tell. Do you see a relevant difference in the X log ? Cheers, Ben.