summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-rx51.c
diff options
context:
space:
mode:
authorRob Clark <rob@ti.com>2010-01-04 19:22:03 +0530
committerTony Lindgren <tony@atomide.com>2010-02-23 15:29:22 -0800
commit8250a5c381cc6714a061a39cfd29d7453e8ad64b (patch)
tree0127f143ac9715fbfe45b8ef0c1e4da34982f709 /arch/arm/mach-omap2/board-rx51.c
parent4499ce42935db68debba0a2d2ab8280627e4b692 (diff)
downloadop-kernel-dev-8250a5c381cc6714a061a39cfd29d7453e8ad64b.zip
op-kernel-dev-8250a5c381cc6714a061a39cfd29d7453e8ad64b.tar.gz
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 <rob@ti.com> Signed-off-by: C A Subramaniam <subramaniam.ca@ti.com> Signed-off-by: Suman Anna <s-anna@ti.com> Acked-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-rx51.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud