summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorDavid Hildenbrand <david@redhat.com>2025-09-01 17:03:35 +0200
committerAndrew Morton <akpm@linux-foundation.org>2025-09-21 14:22:04 -0700
commitcb77aa60a0a45db626b7b9db864be38a150a06f7 (patch)
tree6254bc4eb8f7c9639c301fcba3bb85a19eac17cf /tools/perf/scripts/python/check-perf-trace.py
parent372c9b5491d2d8e85a8e1b8b74d4116654f5d816 (diff)
mm/mm/percpu-km: drop nth_page() usage within single allocation
We're allocating a higher-order page from the buddy. For these pages (that are guaranteed to not exceed a single memory section) there is no need to use nth_page(). Link: https://lkml.kernel.org/r/20250901150359.867252-15-david@redhat.com Signed-off-by: David Hildenbrand <david@redhat.com> Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Acked-by: Liam R. Howlett <Liam.Howlett@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions