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 ESMTP id 184D867B7C for ; Fri, 20 Oct 2006 13:25:33 +1000 (EST) Subject: Re: Badness in irq_create_mapping at arch/powerpc/kernel/irq.c:527 From: Benjamin Herrenschmidt To: Stephen Rothwell In-Reply-To: <20061020114749.fe7b71d6.sfr@canb.auug.org.au> References: <20061019122802.GA26637@aepfle.de> <45377ED3.9030001@bplan-gmbh.de> <1161308221.10524.92.camel@localhost.localdomain> <20061020114749.fe7b71d6.sfr@canb.auug.org.au> Content-Type: text/plain Date: Fri, 20 Oct 2006 13:24:45 +1000 Message-Id: <1161314685.10524.122.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Olaf Hering , linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Surely it doesn't need exporting is its only caller is in > arch/powerpc/platforms/chrp/setup.c? Today... I can see reasons why platform drivers might want to get at it, but I can remove the export for now. Ben.