Hello, On Tue, Dec 21, 2010 at 11:31:15AM +0100, Martin Steigerwald wrote: > > diff --git a/drivers/ata/libata-eh.c b/drivers/ata/libata-eh.c > > index 5e59050..c748b5a 100644 > [...] > > > > + if (!(ap->pflags & ATA_PFLAG_LOADING) && xxx < 16) { > > + ata_port_printk(ap, KERN_WARNING, "XXX ata_eh_set_pending()\n"); > > + dump_stack(); > > + xxx++; > > + } > > + > > I will do so with my next kernel compile - likely rc7 if it comes out > before Christmas. > > As I do not know what exactly triggers it, it can take a while till I > experience it again. I hope to be able to trigger it by inserting and > removing the PCMCIA eSATA adapter lots of times. As the bug happened, I > forgot to vgchange -an the LVM on the external drive. That might be or > might not be related to triggering the issue. I will try this as well. > > Reported-as: https://bugzilla.kernel.org/show_bug.cgi?id=25392 > > Might make sense to switch this bugzilla report to mail. Or use the > bugzilla. Or just use the bugzilla for tracking and continue using mail. > I'll do whatever suits you best (but prefer mail). I don't care either way. Just ping me whenever you hit the problem again. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html