summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.clean
diff options
context:
space:
mode:
authorSuren Baghdasaryan <surenb@google.com>2024-10-24 18:23:18 +0200
committerAndrew Morton <akpm@linux-foundation.org>2024-11-07 23:25:17 +0100
commitb7fc16a16b0850e41b88eae0edfa4c085c012347 (patch)
tree78d5980ac97ec2e068e8e60ee65094bb2cf92211 /scripts/Makefile.clean
parentalloc_tag: support for page allocation tag compression (diff)
downloadlinux-b7fc16a16b0850e41b88eae0edfa4c085c012347.tar.xz
linux-b7fc16a16b0850e41b88eae0edfa4c085c012347.zip
mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_split
pgalloc_tag_copy() and pgalloc_tag_split() are sizable and outside of any performance-critical paths, so it should be fine to uninline them. Also move their declarations into pgalloc_tag.h which seems like a more appropriate place for them. No functional changes other than uninlining. Link: https://lkml.kernel.org/r/20241024162318.1640781-1-surenb@google.com Signed-off-by: Suren Baghdasaryan <surenb@google.com> Suggested-by: Andrew Morton <akpm@linux-foundation.org> Acked-by: Yu Zhao <yuzhao@google.com> Cc: Kent Overstreet <kent.overstreet@linux.dev> Cc: Pasha Tatashin <pasha.tatashin@soleen.com> Cc: Sourav Panda <souravpanda@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/Makefile.clean')
0 files changed, 0 insertions, 0 deletions