On Mon, 18 Aug 2025 02:29:03 +0000 Wei Yang richard.weiyang@gmail.com wrote:
As David suggested, currently we don't have a high level test case to verify the behavior of rmap. This patch set introduce the verification on rmap by migration.
I'm seeing many rejects here, so please redo against tomorrow's mm-new?
Also, seeing "assert" in the changelogs was a little surprising. The term "assert" made me expect to see assertions, such as VM_BUG_ON(). Perhaps "test that" would be clearer.