Prev: sysfs: simplify handling for s_active refcount
Next: [PATCH] benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c
From: Amit Shah on 26 Mar 2010 01:10 On (Wed) Mar 24 2010 [21:04:08], Amit Shah wrote: > Hello, > > When multiple hvc console ports are initialised and used via the > virtio_console driver, I can interact with only the first console, the > 2nd one doesn't respond. > > If I call hvc_kick() even if hvc_poll() returns 0, the 2nd console > becomes responsive. Actually it's not that fancy: if I login to the first console (hvc0) and then spawn another one (hvc1), I can't login into hvc1. If I spawn hvc1 before logging into hvc0, I can work with both. Amit -- 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/ |