Re: [PATCH 15/25] scsi: hisi_sas: add cq interrupt handler

2015-10-12 Thread kbuild test robot
Hi John, [auto build test WARNING on scsi/for-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/John-Garry/HiSilicon-SAS-driver/20151012-231929 reproduce: # apt-get install sparse make

[PATCH 15/25] scsi: hisi_sas: add cq interrupt handler

2015-10-12 Thread John Garry
Add cq interrupt handler and also slot error handler function. Signed-off-by: John Garry --- drivers/scsi/hisi_sas/hisi_sas.h | 4 + drivers/scsi/hisi_sas/hisi_sas_main.c | 46 + drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 327 + 3 files changed, 377 in