diff options
author | Alan Cox <alan@linux.intel.com> | 2009-11-30 14:16:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-12-12 00:18:06 +0100 |
commit | 44e4909e453eaa09c7de409fc9ee4ebefd986c1c (patch) | |
tree | 5bad1ed70f24c7cedd61a7664afe3706abab4e2f /drivers/char/riscom8.c | |
parent | tty: sdio_uart: Fix the locking on "func" for new code (diff) | |
download | linux-44e4909e453eaa09c7de409fc9ee4ebefd986c1c.tar.xz linux-44e4909e453eaa09c7de409fc9ee4ebefd986c1c.zip |
tty: tty_port: Change the buffer allocator locking
We want to be able to do this without regard for the activate/own open
method being used which causes a problem using port->mutex. Add another
mutex for now. Once everything uses port_open to do buffer allocs we can
kill it back off
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/char/riscom8.c')
0 files changed, 0 insertions, 0 deletions