FROMLIST: mm: avoid extra mem_alloc_profiling_enabled() checks
Refactor code to avoid extra mem_alloc_profiling_enabled() checks inside pgalloc_tag_get() function which is often called after that check was already done. Link: https://lore.kernel.org/all/20250201231803.2661189-1-surenb@google.com/ Bug: 380948583 Change-Id: Icecf3e8f83e37e06de3f86e133ee842501c3577f Signed-off-by:Suren Baghdasaryan <surenb@google.com>
Loading
Please sign in to comment