Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264135AbTEGWhZ (ORCPT ); Wed, 7 May 2003 18:37:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264137AbTEGWhZ (ORCPT ); Wed, 7 May 2003 18:37:25 -0400 Received: from [66.212.224.118] ([66.212.224.118]:57614 "HELO hemi.commfireservices.com") by vger.kernel.org with SMTP id S264135AbTEGWhY (ORCPT ); Wed, 7 May 2003 18:37:24 -0400 Date: Wed, 7 May 2003 18:41:13 -0400 (EDT) From: Zwane Mwaikambo X-X-Sender: zwane@montezuma.mastecende.com To: Mark Haverkamp Cc: Jens Axboe , Mark Wong , "" , linux-kernel , "" Subject: Re: OSDL DBT-2 AS vs. Deadline 2.5.68-mm2 In-Reply-To: <1052329151.25135.14.camel@markh1.pdx.osdl.net> Message-ID: References: <20030507164728.GO823@suse.de> <200305071659.h47GxmW22250@mail.osdl.org> <20030507173637.GQ823@suse.de> <1052329151.25135.14.camel@markh1.pdx.osdl.net> 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: 569 Lines: 18 On Wed, 7 May 2003, Mark Haverkamp wrote: > That is what I thought, but I wanted to get a machine with lots of > memory to try it out on. if(aac->pae_support) pci_set_dma_mask(dev, 0xFFFFFFFFFFFFFFFFUL); This probably wants 0xFFFFFFFFFFFFFFFFULL and checking pci_set_dma_mask() return value. -- function.linuxpower.ca - 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/