From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 2AB30DE463 for ; Thu, 24 Apr 2008 02:01:40 +1000 (EST) In-Reply-To: <1208905031.6947.0.camel@concordia> References: <480E1939.6000701@matrix-vision.de> <20080422172306.GA17992@ld0162-tx32.am.freescale.net> <1208905031.6947.0.camel@concordia> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <49d9febd1f7b8022b6c418b592af2e33@kernel.crashing.org> From: Segher Boessenkool Subject: Re: Question on MPC83xx interrupts Date: Wed, 23 Apr 2008 18:00:26 +0200 To: michael@ellerman.id.au Cc: Scott Wood , linux-ppc list , Andre Schwarz List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > You can see the mapping between virq and hwirq numbers by turning on > CONFIG_VIRQ_DEBUG and looking in /sys/kernel/debug/powerpc/virq_mapping > (after mounting debugfs). Ooh, nice! Are there plans to move this into some "real" sysfs nodes? Segher