diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2013-06-15 17:14:36 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-24 03:43:03 +0400 |
commit | f0f947c124e05ec977019b974b12dfe171dd7148 (patch) | |
tree | f7c5fec97bc23b71806c46ef885385a1744009fb /drivers/pcmcia/pxa2xx_palmld.c | |
parent | 3afb1b394a49d1237c9c0af8e8b724ddfe5b94ba (diff) | |
download | linux-f0f947c124e05ec977019b974b12dfe171dd7148.tar.xz |
n_tty: Queue buffer work on any available cpu
Scheduling buffer work on the same cpu as the read() thread
limits the parallelism now possible between the receive_buf path
and the n_tty_read() path.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pcmcia/pxa2xx_palmld.c')
0 files changed, 0 insertions, 0 deletions