diff options
author | Ahmed S. Darwish <a.darwish@linutronix.de> | 2021-01-18 11:09:54 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-01-23 03:31:10 +0100 |
commit | 36cdfd0f7a8c99c5817bea2306613a966e67f0e2 (patch) | |
tree | 90d8f5fa7fab302c93194ac3cb08c76412f783f8 /include/scsi/libsas.h | |
parent | scsi: isci: Switch back to original libsas event notifiers (diff) | |
download | linux-36cdfd0f7a8c99c5817bea2306613a966e67f0e2.tar.xz linux-36cdfd0f7a8c99c5817bea2306613a966e67f0e2.zip |
scsi: mvsas: 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-19-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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions