Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 17 Jul 2002 08:08:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 17 Jul 2002 08:08:24 -0400 Received: from garrincha.netbank.com.br ([200.203.199.88]:18195 "HELO garrincha.netbank.com.br") by vger.kernel.org with SMTP id ; Wed, 17 Jul 2002 08:08:23 -0400 Date: Wed, 17 Jul 2002 09:10:08 -0300 (BRT) From: Rik van Riel X-X-Sender: riel@imladris.surriel.com To: Russell King cc: Andrew Morton , Linus Torvalds , lkml Subject: Re: [patch 1/13] minimal rmap In-Reply-To: <20020717092446.A4329@flint.arm.linux.org.uk> Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 957 Lines: 31 On Wed, 17 Jul 2002, Russell King wrote: > I'm puzzling over this difference: > > > --- /dev/null Thu Aug 30 13:30:55 2001 > > +++ 2.5.26-akpm/include/asm-arm/proc-armv/rmap.h Tue Jul 16 21:59:40 2002 Then I guess I messed up the ARM rmap.h for 2.5. I knew it had to be different than the 2.4 one somehow and was under the impression that you changed the pagetable layout in 2.5 to have "4 kB page tables" with 2 kB hardware and 2 kB software page tables in the same page. The page->mm thing is a stupid, stupid typo. I guess akpm didn't have an ARM machine for testing, either ;) regards, Rik -- Bravely reimplemented by the knights who say "NIH". http://www.surriel.com/ http://distro.conectiva.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/