Messages in this thread |  | | | Date | Sun, 27 May 2007 22:15:12 +0200 | | From | "Gregor Jasny" <> | | Subject | Re: Linux v2.6.22-rc3 |
| |
2007/5/27, Linus Torvalds <torvalds@linux-foundation.org>: > But if it doesn't help for you, you have some other issue (which is not > surprising - yours wasn't a SETFXSR error, and I don't think it would have > worked very well before either). > > So since it apparently _did_ work for you before, can you bisect it?
git bisect told me that this is the first bad commit: commit d4b2bab4f26345ea1803feb23ea92fbe3f6b77bc Author: Tejun Heo <htejun@gmail.com> Date: Fri Feb 2 16:50:52 2007 +0900
libata: add deadline support to prereset and reset methods
I suspected my unstable timing source and booted with acpi=off. Now the printk timestamps are in sequence but the bug is still there.
The drive worked flawlessly with the old ide-cd. So what's the difference between libata and ide-cd? Is there a kernel parameter to completely disable probing the cdrom?
Thanks, Gregor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |