From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936026AbXGZSGP (ORCPT ); Thu, 26 Jul 2007 14:06:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S935854AbXGZSFi (ORCPT ); Thu, 26 Jul 2007 14:05:38 -0400 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 Subject: Re: [PATCH v2] Remove libsas PCI dependencies From: James Bottomley To: Jeff Garzik Cc: Meelis Roos , linux-scsi , Linux Kernel list , "Darrick J. Wong" , Andrew Morton In-Reply-To: <46A8DE10.8030108@garzik.org> References: <46A867AB.7050007@garzik.org> <1185454007.3501.34.camel@localhost.localdomain> <46A8A185.7010609@garzik.org> <46A8DE10.8030108@garzik.org> Content-Type: text/plain Date: Thu, 26 Jul 2007 14:05:34 -0400 Message-Id: <1185473134.3501.70.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-1.fc7) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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