Re: [PATCH 0/7] mm/damon: fix uninitialized DAMOS field and kunit exec expectation bugs
SJ Park <[email protected]>
| Newsgroups | dev.linux.lists.damon,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest,org.kernel.vger.stable,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 16 Jul 2026 17:30:14 -0700 SJ Park <[email protected]> wrote: > Fix a few Sashiko-found unurgent bugs. Patch 1 fixes use of > uninitialized damos->last_applied field. Patches 2-7 fix DAMON kunit > tests that do invalid memory access under test failures. This was meant to be RFC, but I forgot adding the tag. Andrew, please don't merge this as is. Sorry for confusing people. Thanks, SJ [...]