diff options
author | 2023-10-17 11:57:55 +0100 | |
---|---|---|
committer | 2023-10-18 10:58:31 +0100 | |
commit | dba2ff4922b3cf573c25c3886e869258a6076030 (patch) | |
tree | a4ca9bb86489a1f8ecaf27e86df81f203cb4b404 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64/mm: Hoist synchronization out of set_ptes() loop (diff) | |
download | wireguard-linux-dba2ff4922b3cf573c25c3886e869258a6076030.tar.xz wireguard-linux-dba2ff4922b3cf573c25c3886e869258a6076030.zip |
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 <catalin.marinas@arm.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202310140531.BQQwt3NQ-lkp@intel.com/
Cc: Will Deacon <will@kernel.org>
Tested-by: Ryan Roberts <ryan.roberts@arm.com>
Link: https://lore.kernel.org/r/ZS6EvMiJ0QF5INkv@arm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions