diff options
author | Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 2008-03-23 21:51:12 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-03-23 21:51:12 -0700 |
commit | 4b1b366721101f2f0d2350fbdccb679f7909cf57 (patch) | |
tree | 986baf2f2b20f97505be3a18adf28dd8bb9c4000 /drivers/input | |
parent | dbee0d3f4603b9d0e56234a0743321fe4dad31ca (diff) |
connector: convert to single-threaded workqueue
From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
We don't need one cqueue thread for each CPU. cqueue is used for
receiving userspace datagrams, which are very rare and thus will
happily live with a single queue.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions