Re: [PATCH 10/25] scsi: hisi_sas: add misc HBA initialization

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 10/25] scsi: hisi_sas: add misc HBA initialization

2015-10-12 Thread John Garry
This includes: - host port structure initialisation - host device structure initialisation - wq initialisation - host structure timer init - DMA mask configuration - call to scan host Signed-off-by: John Garry --- drivers/scsi/hisi_sas/hisi_sas.h | 56 +++ dr