diff options
author | Julian Vetter <julian@outer-limits.org> | 2025-06-03 15:21:21 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-07-09 22:57:49 -0700 |
commit | 50b4233a22b1ee9ccd0e847597de66ce21329ddb (patch) | |
tree | e1ed8c364bdcafe5746336ffb8f5d13cd2c2ccb6 /tools/perf/scripts/python/syscall-counts.py | |
parent | d7b8f8e20813f0179d8ef519541a3527e7661d3a (diff) |
include/linux/jhash.h: replace __get_unaligned_cpu32 in jhash function
__get_unaligned_cpu32() is deprecated. So, replace it with the more
generic get_unaligned() and just cast the input parameter.
Link: https://lkml.kernel.org/r/20250603132121.3674066-1-julian@outer-limits.org
Signed-off-by: Julian Vetter <julian@outer-limits.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Wei-Hsin Yeh <weihsinyeh168@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions