Re: [PATCH 04/24] TTY: ircomm, use open counts from tty_port
From: Alan Cox
Date: Mon Jun 04 2012 - 12:32:52 EST
On Mon, 4 Jun 2012 13:35:18 +0200
Jiri Slaby <jslaby@xxxxxxx> wrote:
> Switch to tty_port->count and blocked_open.
Only question here is tty_port->count should be under the port lock, so
code which plays with the count itself like this probably needs to be
using the port lock ?
Alan
--
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/