Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756351AbYLERSk (ORCPT ); Fri, 5 Dec 2008 12:18:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752481AbYLERSc (ORCPT ); Fri, 5 Dec 2008 12:18:32 -0500 Received: from bytemail.bytemark.co.uk ([80.68.81.165]:38253 "EHLO bytemail.bytemark.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751869AbYLERSb (ORCPT ); Fri, 5 Dec 2008 12:18:31 -0500 Message-ID: <49396267.8030709@bytemark.co.uk> Date: Fri, 05 Dec 2008 17:18:31 +0000 From: Alex Howells User-Agent: Thunderbird 2.0.0.17 (X11/20080925) MIME-Version: 1.0 To: Jeff Garzik CC: linux-kernel@vger.kernel.org Subject: Re: sata_svw breakage References: <493949B0.6000701@bytemark.co.uk> <49395E0D.4080203@garzik.org> In-Reply-To: <49395E0D.4080203@garzik.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1091 Lines: 28 Jeff Garzik wrote: > Alex Howells wrote: >> Afternoon Gents (and Ladies), >> >> I'm setting an interesting problem with the sata_svw driver on a fairly >> new (in terms of model) blade server from HP, a BL495c. >> >> [ 3.462135] PCI: setting IRQ 14 as level-triggered >> [ 3.462142] sata_svw 0000:01:0e.0: PCI INT A -> Link[ISF0] -> GSI 14 >> (level, >> low) -> IRQ 14 >> [ 3.465367] sata_svw 0000:01:0e.0: PCI INT A disabled >> [ 3.467302] sata_svw: probe of 0000:01:0e.0 failed with error -16 >> >> Having trouble tracking down what 'error -16' might imply, any pointers >> for what the root cause may be and how to address it? > > That's the EBUSY error (include/asm-generic/errno-base.h). > > What kernel? I don't see a 'probe of ... failed' message in drivers/ata > nor drivers/pci. It's running on 2.6.27.7 at the moment... -- 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/