Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964792AbVI0Crr (ORCPT ); Mon, 26 Sep 2005 22:47:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964798AbVI0Crr (ORCPT ); Mon, 26 Sep 2005 22:47:47 -0400 Received: from zproxy.gmail.com ([64.233.162.194]:7331 "EHLO zproxy.gmail.com") by vger.kernel.org with ESMTP id S964792AbVI0Crq convert rfc822-to-8bit (ORCPT ); Mon, 26 Sep 2005 22:47:46 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZL4n1Mn2fq55i6alvVKHo4TGvvpF5nkjQzoYw7ws+u/HVMko7XFoH3e9QRyjgXTYuWM+qJecJ0ScYlwEDVLB5aM2tKnh6Hezr0jdx86mrkEstu6KGS08lKBKQ5uv1ynl5mBEmtGTaxiVwP3OTo5mhmjQM9cNJlb80q4SukR8C/w= Message-ID: <12c511ca050926194784b63e5@mail.gmail.com> Date: Mon, 26 Sep 2005 19:47:43 -0700 From: Tony Luck Reply-To: Tony Luck To: Grant Grundler , "Luck, Tony" , Matthew Wilcox , linux-kernel@vger.kernel.org, discuss@x86-64.org, linux-ia64@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz, ak@suse.de, "Mallick, Asit K" , gregkh@suse.de Subject: Re: [patch 2.6.14-rc2 0/5] swiotlb maintenance and x86_64 dma_sync_single_range_for_{cpu,device} In-Reply-To: <20050927001427.GC5640@tuxdriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <20050926224603.GD16113@esmail.cup.hp.com> <20050927001427.GC5640@tuxdriver.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1474 Lines: 33 > OK...I read Tony's patch post to imply that he is consenting to lib/ as > the location as well. Tony, please speak-up if that is not the case. lib/ is certainly better than drivers/pci ... so unless anyone has a better location, we'll go with that. > If everyone agrees, I'll re-collect the patches moving everything to > lib/ (plus the one I forgot to repost) and Tony's patch and repost. My patch only removed the include for linux/pci.h and asm/pci.h (as per Mathhew Wilcox's suggestion) and then cleaned up the resulting compilation fluff. There are a few more PCI references in comments and printk messages that should be cleaned up too. Oh, I only compile tested for ia64 ... so it needs compile-testing for x86-64, and boot testing for both archs. > So, who is the proper committer for this? Tony? Or should I send > them directly to Andrew? I have one other change to swiotlb.c (from Alex Williamson) sitting in my "test" tree, which needs to not get lost. I'm happy to drive this (target 2.6.15 ... this isn't 2.6.14 bug fix material). So long as I don't get burned to a crisp for offloading this Intel specific[1] stuff into the generic part of the tree. -Tony [1] Only ia64 and em64t use this right now. - 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/