Re: Linux 2.6.25-rc4

From: Linus Torvalds
Date: Sun Mar 16 2008 - 19:29:04 EST




On Sun, 16 Mar 2008, Anders Eriksson wrote:
>
> rc5 fails with and without that patch.

Can you try to sprinkle printk's around to see where it actually ends up
stopping?

Since all special commands should now go through the taskfile interface
(Bartlomiej - correct?), I guess just a printk() at the top of
do_rw_taskfile() should at least get the ball rolling. Even something that
just prints out task->data_phase and tf->command would start to unravel at
least what the last command is before it hangs..

Linus
--
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/