linux-stable/drivers/scsi/isci
Ahmed S. Darwish c12208668a scsi: isci: 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-18-a.darwish@linutronix.de
Cc: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
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
..
Makefile
host.c scsi: isci: Remove set but not used 'index' 2020-09-01 22:16:14 -04:00
host.h
init.c scsi: isci: Don't use PCI helper functions 2020-11-10 23:08:36 -05:00
isci.h scsi: isci: Use true, false for bool variables 2020-04-24 18:21:15 -04:00
phy.c scsi: Remove unneeded break statements 2020-10-26 18:23:24 -04:00
phy.h
port.c scsi: isci: Switch back to original libsas event notifiers 2021-01-22 21:31:09 -05:00
port.h
port_config.c scsi: isci: Spelling s/configruation/configuration/ 2019-10-24 21:21:44 -04:00
probe_roms.c
probe_roms.h
registers.h
remote_device.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
remote_device.h scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() 2019-06-20 15:37:02 -04:00
remote_node_context.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
remote_node_context.h
remote_node_table.c
remote_node_table.h scsi: isci: Fix a typo in a comment 2020-10-07 23:50:04 -04:00
request.c scsi: isci: Remove the unneeded variable "status" 2021-01-12 23:34:06 -05:00
request.h
sas.h scsi: Replace zero-length array with flexible-array member 2020-03-11 23:07:56 -04:00
scu_completion_codes.h
scu_event_codes.h
scu_remote_node_context.h
scu_task_context.h
task.c scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() 2019-06-20 15:37:02 -04:00
task.h
unsolicited_frame_control.c
unsolicited_frame_control.h