diff options
author | Rob Rice <rob.rice@broadcom.com> | 2016-11-14 19:26:01 +0100 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2016-12-19 15:40:21 +0100 |
commit | 8aef00f090bcbe5237c5a6628e7c000890267efe (patch) | |
tree | a388b78ba634615cbabcb38956c7c39040bcec83 /.cocciconfig | |
parent | mailbox: bcm-pdc: Try to improve branch prediction (diff) | |
download | linux-8aef00f090bcbe5237c5a6628e7c000890267efe.tar.xz linux-8aef00f090bcbe5237c5a6628e7c000890267efe.zip |
mailbox: bcm-pdc: Convert from threaded IRQ to tasklet
Previously used threaded IRQs in the PDC driver to defer
processing the rx DMA ring after getting an rx done interrupt.
Instead, use a tasklet at normal priority for deferred processing.
Signed-off-by: Rob Rice <rob.rice@broadcom.com>
Reviewed-by: Andy Gospodarek <gospo@broadcom.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions