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.52956.875510.937857@cargo.ozlabs.ibm.com> Date: Tue, 11 Sep 2007 09:10:20 +1000 From: Paul Mackerras To: Olof Johansson Subject: Re: [PATCH] export new __io{re,un}map_at() symbols In-Reply-To: <20070910224136.GA28808@lixom.net> References: <20070831035851.GA24414@lixom.net> <18149.48608.754709.782967@cargo.ozlabs.ibm.com> <20070910224136.GA28808@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: > electra_cf uses it, that driver is currently in -mm including below > update to use benh's rewritten interfaces: > > http://patchwork.ozlabs.org/linuxppc/patch?id=13237 > > It gets the effective addresses to use out of the device tree. Huh? What does firmware (or the device tree) know about how the kernel uses effective addresses? Paul.