]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/damon: Stop using vma_mas_store() for maple tree store
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 13 Dec 2022 20:24:45 +0000 (15:24 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 13 Dec 2022 21:03:33 +0000 (16:03 -0500)
commite29178ebf94aee28f1ac511526e51b97d51586a6
tree80ece732c5d76c2df5fd9de76b0af5b319b8ca75
parentb5118e25d851deb181f4b82b804728bc88659a89
mm/damon: 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.

Cc: SeongJae Park <sj@kernel.org>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
mm/damon/vaddr-test.h