Prev: [PATCH v4 03/12] rlimits: make sure ->rlim_max never grows in sys_setrlimit
Next: [PATCH v4 05/12] rlimits: split sys_setrlimit
From: Linus WALLEIJ on 23 Jun 2010 18:00 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(a)linux.intel.com> 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(a)linux.intel.com> Cc: Arnd Bergmann <arnd(a)arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh(a)suse.de> 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(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |