Re: [PATCH 2/5] TTY: ldisc, move wait idle to caller

From: Tony Luck
Date: Fri Dec 02 2011 - 13:24:18 EST


On Fri, Dec 2, 2011 at 12:21 AM, Jiri Slaby <jslaby@xxxxxxx> wrote:
> Thanks. What distro and init do you use? Does the attached patch help?

Patch didn't apply cleanly ... it looks like you have another patch that
deleted these lines:
if (ret < 0)
return ret;
from tty_ldisc_wait_idle() ... so I think I hand applied around this by dropping
those lines too - but I might have goofed.

Anyway - the patch as modified by me didn't work. I still see the hang.

Base distro is SLES11-SP1
Init version: sysvinit-2.86-198.20

System is headless (no graphic card) so serial console is all I have.

ia64 early serial console is enabled with boot argument:
console=uart,mmio,0xff5e0000

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