From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261519AbUC0Alq (ORCPT ); Fri, 26 Mar 2004 19:41:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261530AbUC0Alq (ORCPT ); Fri, 26 Mar 2004 19:41:46 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:42733 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S261519AbUC0Alo (ORCPT ); Fri, 26 Mar 2004 19:41:44 -0500 Message-ID: <4064CDB2.10001@pobox.com> Date: Fri, 26 Mar 2004 19:41:22 -0500 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg KH CC: Andrew Morton , scott.feldman@intel.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] add PCI_DMA_{64,32}BIT constants References: <20040323052305.GA2287@havoc.gtf.org> <20040327002935.GB13097@kroah.com> In-Reply-To: <20040327002935.GB13097@kroah.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Greg KH wrote: > On Tue, Mar 23, 2004 at 12:23:05AM -0500, Jeff Garzik wrote: > >>Been meaning to do this for ages... >> >>Another one for the janitors. >> >>Please do a >> >> bk pull bk://kernel.bkbits.net/jgarzik/pci-dma-mask-2.6 >> >>This will update the following files: > > > Nice, I've pulled this to my pci tree and will forward it on to Linus in > the next round of pci patches after 2.6.5 is out. Yeah well... in the intervening time, somebody on IRC commented "so what is so PCI-specific about those constants?" They probably ought to be DMA_{32,64}BIT_MASK or somesuch. Jeff