Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264802AbTIDIOE (ORCPT ); Thu, 4 Sep 2003 04:14:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264805AbTIDIOE (ORCPT ); Thu, 4 Sep 2003 04:14:04 -0400 Received: from fw.osdl.org ([65.172.181.6]:10680 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S264802AbTIDIOC (ORCPT ); Thu, 4 Sep 2003 04:14:02 -0400 Date: Thu, 4 Sep 2003 01:12:28 -0700 (PDT) From: Linus Torvalds To: "David S. Miller" cc: Christoph Hellwig , , Kernel Mailing List Subject: Re: [PATCH] fix ppc ioremap prototype In-Reply-To: <20030904010940.5fa0e560.davem@redhat.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: 641 Lines: 17 On Thu, 4 Sep 2003, David S. Miller wrote: > > My suggestion is to just pass a resource and an offset to ioremap(). Actually, my suggestion right now is to ignore the issue, and let the current ppc440x code stand as-is. After all, it works, and it does what the ppc people want. We may at some point switch over _all_ ioremap users, but there is no real reason to do so right now. 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/