Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262538AbUCWMvk (ORCPT ); Tue, 23 Mar 2004 07:51:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262545AbUCWMvk (ORCPT ); Tue, 23 Mar 2004 07:51:40 -0500 Received: from disk.smurf.noris.de ([192.109.102.53]:37306 "EHLO server.smurf.noris.de") by vger.kernel.org with ESMTP id S262538AbUCWMvG (ORCPT ); Tue, 23 Mar 2004 07:51:06 -0500 From: "Matthias Urlichs" Date: Tue, 23 Mar 2004 13:47:42 +0100 To: Geert Uytterhoeven Cc: Linux/m68k , Linux Kernel Development , Andrew Morton Subject: Re: remove-page-list patch in -mm breaks m68k Message-ID: <20040323124742.GA7247@kiste> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 637 Lines: 22 Hi, Geert Uytterhoeven: > Are all of these (except for m68k) converted in the mm tree? The hugetlb stuff is covered; it basically replaces page->list with page->lru. > | arch/arm26/machine/small_page.c That's missing from -mm. However, the code suggests that a patch for arm26 would also just s/list/lru/g. Something similar to the arm26 code might work for m68k..? -- Matthias Urlichs - 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/