From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH v2] Remove libsas PCI dependencies Date: Thu, 26 Jul 2007 14:05:34 -0400 Message-ID: <1185473134.3501.70.camel@localhost.localdomain> References: <46A867AB.7050007@garzik.org> <1185454007.3501.34.camel@localhost.localdomain> <46A8A185.7010609@garzik.org> <46A8DE10.8030108@garzik.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from hancock.steeleye.com ([71.30.118.248]:40437 "EHLO hancock.sc.steeleye.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S936126AbXGZSFg (ORCPT ); Thu, 26 Jul 2007 14:05:36 -0400 In-Reply-To: <46A8DE10.8030108@garzik.org> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Jeff Garzik Cc: Meelis Roos , linux-scsi , Linux Kernel list , "Darrick J. Wong" , Andrew Morton On Thu, 2007-07-26 at 13:46 -0400, Jeff Garzik wrote: > Meelis Roos wrote: > >> Eliminate unnecessary PCI dependencies in libsas. It should use generic DMA > >> and struct device like other subsystems. > > > > Compiles fine, unfortunately I can not test kernels on this machine > > since I have yet to dig out the reason my kernels do not boot. > > That's about the best we can ask for :) Thanks. I'm pretty sure you do > not have any SAS hardware in your sparc32... I've tested it on aic94xx. James