From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <18149.48608.754709.782967@cargo.ozlabs.ibm.com> Date: Tue, 11 Sep 2007 07:57:52 +1000 From: Paul Mackerras To: Olof Johansson Subject: Re: [PATCH] export new __io{re,un}map_at() symbols In-Reply-To: <20070831035851.GA24414@lixom.net> References: <20070831035851.GA24414@lixom.net> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Olof Johansson writes: > Export new __io{re,un}map_at() symbols so modules can use them. What module wants to use these? How is it going to work out what effective address to use? Paul.