aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAhmed S. Darwish <[email protected]>2021-01-18 11:09:54 +0100
committerMartin K. Petersen <[email protected]>2021-01-22 21:31:10 -0500
commit36cdfd0f7a8c99c5817bea2306613a966e67f0e2 (patch)
tree90d8f5fa7fab302c93194ac3cb08c76412f783f8 /tools/perf/scripts/python/syscall-counts.py
parentc12208668aefd91f33e41183a3e6f85979ac953f (diff)
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/[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