summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-bfin-sport.c
diff options
context:
space:
mode:
authorJohn Garry <john.garry@huawei.com>2017-01-03 20:24:48 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2017-01-05 18:24:11 -0500
commitd177c408113e5d8b664b2ae34e5cd7b27c686a12 (patch)
tree82a3ab3a35cde4275e2c2f251969c9e0553331f8 /drivers/spi/spi-bfin-sport.c
parentab3dabb3e8cf077850f20610f73a0def1fed10cb (diff)
scsi: hisi_sas: service v2 hw CQ ISR with tasklet
Currently the all the slot processing for the completion queue is done in ISR context. It is judged that the slot processing can take a long time, especially when a SATA NCQ completes (upto 32 slots). So, as a solution, defer the bulk of the ISR processing to tasklet context. Each CQ will have its down tasklet. Signed-off-by: John Garry <john.garry@huawei.com> Reviewed-by: Xiang Chen <chenxiang66@hisilicon.com> Reviewed-by: Zhangfei Gao <zhangfei.gao@linaro.org> Tested-by: Hanjun Guo <hanjun.guo@linaro.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/spi/spi-bfin-sport.c')
0 files changed, 0 insertions, 0 deletions