mm/damon/vaddr-test.h: stop using vma_mas_store() for maple tree store
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Fri, 20 Jan 2023 16:26:31 +0000 (11:26 -0500)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 10 Feb 2023 00:51:35 +0000 (16:51 -0800)
commit34403fa579514a6de378f06f79239821c92305bf
tree867dc724f227f1ebe4d8ca9ebbbd1ff9ccd4344d
parent9760ebffbf5507320e0de41f5b80089bdef996a0
mm/damon/vaddr-test.h: stop using vma_mas_store() for maple tree store

Prepare for the removal of the vma_mas_store() function by open coding the
maple tree store in this test code.  Set the range of the maple state and
call the store function directly.

Link: https://lkml.kernel.org/r/20230120162650.984577-31-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/damon/vaddr-test.h