Re: [RFC 1/1] Char: isicom, remove tty_{hang,wake}up bottomhalves

From: Alan
Date: Thu Dec 14 2006 - 05:26:34 EST


On Thu, 14 Dec 2006 01:35:17 +0100 (CET)
Jiri Slaby <jirislaby@xxxxxxxxx> wrote:

> isicom, remove tty_{hang,wake}up bottomhalves
>
> - tty_hangup() itself schedules work, so there is no need to schedule hangup
> in the driver
> - tty_wakeup() its safe to call it while in atomic (IS THIS CORRECT?), so that
> its schedule_work might be also wiped out
>
> Signed-off-by: Jiri Slaby <jirislaby@xxxxxxxxx>
>

Acked-by: Alan Cox <alan@xxxxxxxxxx>
-
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/