From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Andreas Schwab To: Thomas Gleixner Subject: Re: [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead References: <1329383368-12122-1-git-send-email-grant.likely@secretlab.ca> <1329383368-12122-7-git-send-email-grant.likely@secretlab.ca> Date: Mon, 02 Apr 2012 23:22:36 +0200 In-Reply-To: (Thomas Gleixner's message of "Mon, 2 Apr 2012 22:52:34 +0200 (CEST)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Cc: devicetree-discuss@lists.ozlabs.org, LKML , Milton Miller , Rob Herring , Russell King , linuxppc-dev@lists.ozlabs.org, LAK List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Thomas Gleixner writes: > Hmm. Which irq chip is handling the interrupt for that sata irq ? It's MPIC 1. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From mboxrd@z Thu Jan 1 00:00:00 1970 From: schwab@linux-m68k.org (Andreas Schwab) Date: Mon, 02 Apr 2012 23:22:36 +0200 Subject: [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead In-Reply-To: (Thomas Gleixner's message of "Mon, 2 Apr 2012 22:52:34 +0200 (CEST)") References: <1329383368-12122-1-git-send-email-grant.likely@secretlab.ca> <1329383368-12122-7-git-send-email-grant.likely@secretlab.ca> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Thomas Gleixner writes: > Hmm. Which irq chip is handling the interrupt for that sata irq ? It's MPIC 1. Andreas. -- Andreas Schwab, schwab at linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schwab Subject: Re: [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead Date: Mon, 02 Apr 2012 23:22:36 +0200 Message-ID: References: <1329383368-12122-1-git-send-email-grant.likely@secretlab.ca> <1329383368-12122-7-git-send-email-grant.likely@secretlab.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: (Thomas Gleixner's message of "Mon, 2 Apr 2012 22:52:34 +0200 (CEST)") Sender: linux-kernel-owner@vger.kernel.org To: Thomas Gleixner Cc: Grant Likely , LKML , linuxppc-dev@lists.ozlabs.org, devicetree-discuss@lists.ozlabs.org, LAK , Benjamin Herrenschmidt , Milton Miller , Rob Herring , Russell King List-Id: devicetree@vger.kernel.org Thomas Gleixner writes: > Hmm. Which irq chip is handling the interrupt for that sata irq ? It's MPIC 1. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."