aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorBoshi Yu <[email protected]>2024-03-11 19:38:21 +0800
committerLeon Romanovsky <[email protected]>2024-04-01 14:46:01 +0300
commitdf0e16bab5c7f13d083484e0ab7488cc7ca510f1 (patch)
tree54fbf9fafd33d3e97e5e3ce696e89317cfb43f7d /tools/perf/scripts/python/task-analyzer.py
parentfdb09ed15f272adb7c0403f7a6f9b4db3959284d (diff)
RDMA/erdma: Remove unnecessary __GFP_ZERO flag
The dma_alloc_coherent() interface automatically zero the memory returned. Thus, we do not need to specify the __GFP_ZERO flag explicitly when we call dma_alloc_coherent(). Reviewed-by: Cheng Xu <[email protected]> Signed-off-by: Boshi Yu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions