Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263101AbUKTQck (ORCPT ); Sat, 20 Nov 2004 11:32:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263106AbUKTQbS (ORCPT ); Sat, 20 Nov 2004 11:31:18 -0500 Received: from phoenix.infradead.org ([81.187.226.98]:49416 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S263101AbUKTQbL (ORCPT ); Sat, 20 Nov 2004 11:31:11 -0500 Date: Sat, 20 Nov 2004 16:31:10 +0000 From: Christoph Hellwig To: Ian Pratt Cc: linux-kernel@vger.kernel.org, Steven.Hand@cl.cam.ac.uk, Christian.Limpach@cl.cam.ac.uk, Keir.Fraser@cl.cam.ac.uk Subject: Re: [4/7] Xen VMM patch set : /dev/mem io_remap_page_range for CONFIG_XEN Message-ID: <20041120163110.GB19099@infradead.org> Mail-Followup-To: Christoph Hellwig , Ian Pratt , linux-kernel@vger.kernel.org, Steven.Hand@cl.cam.ac.uk, Christian.Limpach@cl.cam.ac.uk, Keir.Fraser@cl.cam.ac.uk References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by phoenix.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 512 Lines: 12 > @@ -42,7 +42,12 @@ extern void tapechar_init(void); > */ > static inline int uncached_access(struct file *file, unsigned long addr) Any chance you could just move uncached_access() to some asm/ header for all arches instead of making the ifdef mess even worse? - 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/