diff options
author | Ahmed S. Darwish <[email protected]> | 2021-01-18 11:09:52 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-01-22 21:31:09 -0500 |
commit | f76d9f1a1511eeb8a10c8f88c3c73ec2e0cba992 (patch) | |
tree | 227b78bda01057c3ae23fc036e1b91d86a5fef00 /tools/perf/scripts/python/syscall-counts.py | |
parent | de6d7547ce1d78aa8d7bc6662d3a3dce023fbc6e (diff) |
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/[email protected]
Cc: Jason Yan <[email protected]>
Reviewed-by: John Garry <[email protected]>
Signed-off-by: Ahmed S. Darwish <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions