summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorSJ Park <sj@kernel.org>2026-06-29 21:08:01 -0700
committerAndrew Morton <akpm@linux-foundation.org>2026-07-30 19:40:34 -0700
commit653902082cc80ee36300eb94c4499278f12b011c (patch)
treef2d0a7cf91f5485bdeddeab7a29ff7bef133b6e3 /tools/lib/python
parente4375bcf0fb2514afc794569728defbf3d126869 (diff)
mm/damon/core: remove damon_warn_fix_nr_accesses_corruption()
nr_accesses_bp is delicate. Once it is corrupted, the consequence is the bad madness of DAMON monitoring results. From developments of features of size, we historically found nr_accesses_bp can be corrupted by complicated bugs that are not easy to debug. Hence we added a function for finding the corruption and fixing it right away. There are no more uses of nr_accesses_bp. Hence the function for corruption detection and fix is no more needed. Rip it out. Link: https://lore.kernel.org/20260630040812.149729-9-sj@kernel.org Signed-off-by: SJ Park <sj@kernel.org> Cc: Brendan Higgins <brendan.higgins@linux.dev> Cc: "Masami Hiramatsu (Google)" <mhiramat@kernel.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Shuah Khan <shuah@kernel.org> Cc: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions