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: <17197.58312.715169.991104@cargo.ozlabs.ibm.com> Date: Mon, 19 Sep 2005 08:01:44 +1000 From: Paul Mackerras To: Simon Richter In-Reply-To: <432C23AE.6020800@hogyros.de> References: <15A1D026-00E3-4652-ABA5-9A8B8517A2CA@freescale.com> <432C23AE.6020800@hogyros.de> Cc: ppc-dev list Subject: Re: Reminder: removal of APUS and Gemini still pending List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Simon Richter writes: > I have a tree that builds an APUS kernel (with Roman Zippel's patches > forwarded to HEAD), however I wanted to hold back with merging it until > the ppc/ppc64 -> powerpc transition is finished; also, I would like to That sounds like a mistake to me... > get proper changesets with attribution instead of a big patch (the plan > is to forward-merge the changes until after the transition, then turn > them back into a diff and apply them step by step). One of the things I particularly want to do is to remove the special cases in the virtual<->physical address translations for APUS. Perhaps the sparsemem or discontigmem code could be used instead? Paul.