summaryrefslogtreecommitdiff
path: root/include/uapi/linux/counter/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorSuren Baghdasaryan <surenb@google.com>2026-01-16 10:44:23 -0800
committerAndrew Morton <akpm@linux-foundation.org>2026-01-20 09:34:26 -0800
commitcb7d761bf5d4b1600564efdd42653b821eb2ec8e (patch)
tree61389bfeea48b3bf0d949203f9b5001bc35ef357 /include/uapi/linux/counter/git@git.tavy.me:linux.git
parent35e247032606f06c2f19d90a6562bc315206b7a7 (diff)
Docs/mm/allocation-profiling: describe sysctrl limitations in debug mode
When CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, /proc/sys/vm/mem_profiling is read-only to avoid debug warnings in a scenario when an allocation is made while profiling is disabled (allocation does not get an allocation tag), then profiling gets enabled and allocation gets freed (warning due to the allocation missing allocation tag). Link: https://lkml.kernel.org/r/20260116184423.2708363-1-surenb@google.com Fixes: ebdf9ad4ca98 ("memprofiling: documentation") Reported-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Suren Baghdasaryan <surenb@google.com> Acked-by: SeongJae Park <sj@kernel.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Kent Overstreet <kent.overstreet@linux.dev> Cc: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: Ran Xiaokai <ran.xiaokai@zte.com.cn> Cc: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/uapi/linux/counter/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions