linux-stable/drivers/scsi/hisi_sas
Ahmed S. Darwish 872a90b5b4 scsi: hisi_sas: Switch back to original libsas event notifiers
libsas event notifiers required an extension where gfp_t flags must be
explicitly passed. For bisectability, a temporary _gfp() variant of such
functions were added. All call sites then got converted use the _gfp()
variants and explicitly pass GFP context. Having no callers left, the
original libsas notifiers were then modified to accept gfp_t flags by
default.

Switch back to the original libas API, while still passing GFP context.
The libsas _gfp() variants will be removed afterwards.

Link: https://lore.kernel.org/r/20210118100955.1761652-14-a.darwish@linutronix.de
Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Ahmed S. Darwish <a.darwish@linutronix.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-01-22 21:31:09 -05:00
..
hisi_sas.h scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers 2021-01-22 21:31:08 -05:00
hisi_sas_main.c scsi: hisi_sas: Switch back to original libsas event notifiers 2021-01-22 21:31:09 -05:00
hisi_sas_v1_hw.c scsi: hisi_sas: Switch back to original libsas event notifiers 2021-01-22 21:31:09 -05:00
hisi_sas_v2_hw.c scsi: hisi_sas: Switch back to original libsas event notifiers 2021-01-22 21:31:09 -05:00
hisi_sas_v3_hw.c scsi: hisi_sas: Switch back to original libsas event notifiers 2021-01-22 21:31:09 -05:00
Kconfig scsi: hisi_sas: Add check for methods _PS0 and _PR0 2020-10-06 20:47:06 -04:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00