On Tue, 14 Jul 2026 20:09:55 -0700 SJ Park <[email protected]> wrote: > Sashiko found a few issues in DAMON that could cause infinite loop, NULL > dereference and monitoring results degradation. The first two sounds > scary but the infinite loop happens only under unreasonable user setup. > The NULL dereference is only in a unit test. Monitoring results > degradation is trivial since it is only best-effort, and those happens > from only unlikely races. Still those are bugs that better to fix if > possible. Fix those.
> Subject: [PATCH v1.1 0/6] ... So... what is the significance of "1.1" here?

