* sata_svw breakage
@ 2008-12-05 15:33 Alex Howells
2008-12-05 16:16 ` Alex Howells
2008-12-05 16:59 ` Jeff Garzik
0 siblings, 2 replies; 4+ messages in thread
From: Alex Howells @ 2008-12-05 15:33 UTC (permalink / raw)
To: linux-kernel
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?
Regards,
Alex
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: sata_svw breakage
2008-12-05 15:33 sata_svw breakage Alex Howells
@ 2008-12-05 16:16 ` Alex Howells
2008-12-05 16:59 ` Jeff Garzik
1 sibling, 0 replies; 4+ messages in thread
From: Alex Howells @ 2008-12-05 16:16 UTC (permalink / raw)
To: linux-kernel; +Cc: jeff, benh
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?
I should have noted this happens in the latest -stable and the problem
appears to persist if I go back a couple of versions to 2.6.25, etc.
Kernel config is over at:
http://havok.aeode.net/~ahowells/2.6.27.7-config
Cheers,
Alex
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: sata_svw breakage
2008-12-05 15:33 sata_svw breakage Alex Howells
2008-12-05 16:16 ` Alex Howells
@ 2008-12-05 16:59 ` Jeff Garzik
2008-12-05 17:18 ` Alex Howells
1 sibling, 1 reply; 4+ messages in thread
From: Jeff Garzik @ 2008-12-05 16:59 UTC (permalink / raw)
To: Alex Howells; +Cc: linux-kernel
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.
Jeff
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: sata_svw breakage
2008-12-05 16:59 ` Jeff Garzik
@ 2008-12-05 17:18 ` Alex Howells
0 siblings, 0 replies; 4+ messages in thread
From: Alex Howells @ 2008-12-05 17:18 UTC (permalink / raw)
To: Jeff Garzik; +Cc: linux-kernel
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...
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-12-05 17:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-05 15:33 sata_svw breakage Alex Howells
2008-12-05 16:16 ` Alex Howells
2008-12-05 16:59 ` Jeff Garzik
2008-12-05 17:18 ` Alex Howells
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox