From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261576AbUC0BIa (ORCPT ); Fri, 26 Mar 2004 20:08:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261551AbUC0BIa (ORCPT ); Fri, 26 Mar 2004 20:08:30 -0500 Received: from mail.kroah.org ([65.200.24.183]:50074 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S261541AbUC0BI2 (ORCPT ); Fri, 26 Mar 2004 20:08:28 -0500 Date: Fri, 26 Mar 2004 16:48:42 -0800 From: Greg KH To: Jeff Garzik Cc: Andrew Morton , scott.feldman@intel.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] add PCI_DMA_{64,32}BIT constants Message-ID: <20040327004842.GA13611@kroah.com> References: <20040323052305.GA2287@havoc.gtf.org> <20040327002935.GB13097@kroah.com> <4064CDB2.10001@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4064CDB2.10001@pobox.com> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 26, 2004 at 07:41:22PM -0500, Jeff Garzik wrote: > 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. Heh, ok, care to make up another patch for this? :) greg k-h