summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci
diff options
context:
space:
mode:
authorAhmed S. Darwish <a.darwish@linutronix.de>2021-01-18 11:09:52 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2021-01-22 21:31:09 -0500
commitf76d9f1a1511eeb8a10c8f88c3c73ec2e0cba992 (patch)
tree227b78bda01057c3ae23fc036e1b91d86a5fef00 /drivers/scsi/isci
parentde6d7547ce1d78aa8d7bc6662d3a3dce023fbc6e (diff)
downloadlinux-f76d9f1a1511eeb8a10c8f88c3c73ec2e0cba992.tar.gz
linux-f76d9f1a1511eeb8a10c8f88c3c73ec2e0cba992.tar.bz2
linux-f76d9f1a1511eeb8a10c8f88c3c73ec2e0cba992.zip
scsi: libsas: Switch back to original event notifiers API
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 event notifiers API, while still passing GFP context. The _gfp() notifier variants will be removed afterwards. Link: https://lore.kernel.org/r/20210118100955.1761652-17-a.darwish@linutronix.de Cc: Jason Yan <yanaijie@huawei.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>
Diffstat (limited to 'drivers/scsi/isci')
0 files changed, 0 insertions, 0 deletions