diff options
author | Catalin Marinas <[email protected]> | 2023-10-17 11:57:55 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2023-10-18 10:58:31 +0100 |
commit | dba2ff4922b3cf573c25c3886e869258a6076030 (patch) | |
tree | a4ca9bb86489a1f8ecaf27e86df81f203cb4b404 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3425cec42c3ce0f65fe74e412756b567b152e61d (diff) |
arm64: Mark the 'addr' argument to set_ptes() and __set_pte_at() as unused
This argument is not used by the arm64 implementation. Mark it as
__always_unused and also remove the unnecessary 'addr' increment in
set_ptes().
Signed-off-by: Catalin Marinas <[email protected]>
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Cc: Will Deacon <[email protected]>
Tested-by: Ryan Roberts <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions