Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265110AbTIDPfn (ORCPT ); Thu, 4 Sep 2003 11:35:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265111AbTIDPfn (ORCPT ); Thu, 4 Sep 2003 11:35:43 -0400 Received: from fw.osdl.org ([65.172.181.6]:40674 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S265110AbTIDPfm (ORCPT ); Thu, 4 Sep 2003 11:35:42 -0400 Date: Thu, 4 Sep 2003 08:35:08 -0700 (PDT) From: Linus Torvalds To: Matt Porter cc: "David S. Miller" , Paul Mackerras , , , , Subject: Re: [PATCH] fix ppc ioremap prototype In-Reply-To: <20030904073650.B22822@home.com> Message-ID: 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: 691 Lines: 19 On Thu, 4 Sep 2003, Matt Porter wrote: > > My local tree has an ugly hack to remap_page_range() (and friends) > so it uses a phys_addr_t and calls fixup_bigphys_addr() to allow > use of unmodified PCI FB drivers. I'd like to get this working > without hacks. :) We could make a new remap_page_range() that takes the FPN (not the address, the page "number") instead. But it would need a new name, not a flag-day "change all users". Linus - 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/