diff options
| author | Rob Clark <[email protected]> | 2010-01-04 19:22:03 +0530 |
|---|---|---|
| committer | Tony Lindgren <[email protected]> | 2010-02-23 15:29:22 -0800 |
| commit | 8250a5c381cc6714a061a39cfd29d7453e8ad64b (patch) | |
| tree | 0127f143ac9715fbfe45b8ef0c1e4da34982f709 /net/unix/sysctl_net_unix.c | |
| parent | 4499ce42935db68debba0a2d2ab8280627e4b692 (diff) | |
omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interrupt
keventd_wq is a shared work-queue, and should not be used when we
need fast deterministic response. Instead mailbox driver should
use it's own private work-queue, with it's own thread, to ensure
that handling of RX interrupts are not delayed by other drivers.
The tasklet is still used for transmission of mbox messages.
Signed-off-by: Rob Clark <[email protected]>
Signed-off-by: C A Subramaniam <[email protected]>
Signed-off-by: Suman Anna <[email protected]>
Acked-by: Hiroshi DOYU <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions