![]() | |||||||||||
Messages in this thread |
On Thu, 2004-10-21 at 08:20, Paul Fulghum wrote: > I was thinking a reasonable solution would be > to queue work in tty_do_hangup() if ldisc->hangup() > is not defined (== NULL) to switch the ldisc back to N_TTY. Nevermind, I now see why this won't work. tty_set_ldisc() calls flush_scheduled_work() so it can't be called from a work routine on the default events queue. I'll now look at adding the hangup() method to ppp_*.c -- Paul Fulghum paulkf@microgate.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2005-03-22 14:07 [from the cache] ©2003-2008 | |||||||||||