http://bugzilla.kernel.org/show_bug.cgi?id=13399 --- Comment #55 from Borislav Petkov <bbpetkov@xxxxxxxx> 2009-09-17 06:46:57 --- (In reply to comment #53) Hi David, sorry for the delay but I was very busy at work. > Created an attachment (id=23073) --> (http://bugzilla.kernel.org/attachment.cgi?id=23073) [details] > dmesg > > That patch still lets drive->debug_mask get overridden from the module > parameter, shortly after you manually set it to 0xffffffff. With that fixed, > here's the output. Yeah, this _was_ work in progress and is not the final ide stage we aimed at but since we're not allowed to hack on it anymore, we'll have to live with that, sorry. Ok, if I'm not mistaken, it seems that your drive gets a bunch of ioctls fired at it and it cannot exec even one command successfully and slaps a sense request after each one. At oops time, the sense request itself fails and it gets completed twice therefore the hwif->rq being NULL. Can you try the testfix1 (http://bugzilla.kernel.org/attachment.cgi?id=23110) above to see whether this fixes it? Thanks. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- 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