linux/drivers/scsi/hisi_sas
John Garry 1c003146c6 scsi: hisi_sas: Drop kmap_atomic() in SMP command completion
The call to kmap_atomic() in the SMP command completion code is
unnecessary, since kmap() is only really concerned with highmem, which is
not relevant on arm64. The controller only finds itself in arm64 systems.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-08-07 22:13:15 -04:00
..
hisi_sas_main.c scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZE 2019-08-07 22:13:15 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: Drop kmap_atomic() in SMP command completion 2019-08-07 22:13:15 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Drop kmap_atomic() in SMP command completion 2019-08-07 22:13:15 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: Drop kmap_atomic() in SMP command completion 2019-08-07 22:13:15 -04:00
hisi_sas.h scsi: hisi_sas: Snapshot AXI and RAS register at debugfs 2019-08-07 22:13:15 -04:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00