aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorAlaa Mohamed <[email protected]>2022-04-20 01:43:13 +0200
committerTony Nguyen <[email protected]>2022-05-05 08:37:14 -0700
commitb35413f415c6469c79b430c52a718de17c62db2f (patch)
treeeb068b54fd5f5386a1c807074dd776893b722958 /tools/perf/scripts/python/libxed.py
parent833fbbbbfc8b4b1effb95e1487b196efdaf842ea (diff)
igb: Convert kmap() to kmap_local_page()
kmap() is being deprecated and these usages are all local to the thread so there is no reason kmap_local_page() can't be used. Replace kmap() calls with kmap_local_page(). Signed-off-by: Alaa Mohamed <[email protected]> Reviewed-by: Ira Weiny <[email protected]> Tested-by: Gurucharan <[email protected]> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions