diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2013-06-15 09:14:36 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-23 16:43:03 -0700 |
commit | f0f947c124e05ec977019b974b12dfe171dd7148 (patch) | |
tree | f7c5fec97bc23b71806c46ef885385a1744009fb /arch/unicore32 | |
parent | 3afb1b394a49d1237c9c0af8e8b724ddfe5b94ba (diff) |
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 'arch/unicore32')
0 files changed, 0 insertions, 0 deletions