Regression in next-20100618

From: Linus WALLEIJ
Date: Wed Jun 23 2010 - 17:54:30 EST


Hi Alan,

I have a regression in the next tree from 20100618, the prompt
freezes on the U8500. Drilling down with git bisecting found:

34ffc9670d67fe068f9d8582dd4d2a18d9a61205
Author: Alan Cox <alan@xxxxxxxxxxxxxxx>
Date: Tue Jun 1 22:53:00 2010 +0200

serial: Use block_til_ready helper

Our code now rather closely resembles the helper, so switch to it.

Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx>
Cc: Arnd Bergmann <arnd@xxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

Reverting the commit makes the problem go away.

This platform is using drivers/serial/amba-pl011.c

Any ideas I could try out to help troubleshooting this one?
It could be that you're provoking some bug in amba-pl011.c.

Yours,
Linus Walleij
--
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/