Re: Hard lockup with ata_piix 2.6.21.1: strange traceback, too

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mark Lord wrote:
> Hi guys,
> 
> I'm debugging a system here based on ICH7/ata_piix.
> When we hot-pull a drive, it locks up solid.
> That's fine, but I'd like to find/fix the lockup.
> 
> So as part of poking around, I rebuilt the kernel with frame pointers,
> and inserted a WARN_ON(1) into ata_busy_sleep() to see who was calling it
> just before things locked up.
> Here's the result:  http://rtr.ca/libata.png
> 
> Can anyone here make sense of that traceback??
> Are we *really* recursing inside the EH code?

It looks like SCSI EH -> piix_sata_error_handler -> ata_eh_recover ->
ata_std_softreset -> ata_std_prereset -> ata_busy_sleep with lots of
bogus entries inbetween.

-- 
tejun
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux