Re: pata_serverworks oopses in latest -git

From: Jeff Garzik
Date: Tue Sep 26 2006 - 15:43:46 EST


Diego Calleja wrote:
El Tue, 26 Sep 2006 11:56:29 -0400,
Jeff Garzik <jeff@xxxxxxxxxx> escribió:

Diego, does the attached patch help?

Yes and no :) It fixes that problem but I hit another oops, but this
time it's triggered because it hits the BUG() at:

static int serverworks_pre_reset(struct ata_port *ap) {
[...]
BUG();
return -1; /* kill compiler warning */

I'll punt this one to Alan :)

Can you provide using with 'lspci -vvvxxxn' output, as root?

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/