]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: Update vma_iter_store() to use MAS_WARN_ON()
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Mon, 24 Apr 2023 20:18:41 +0000 (16:18 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Mon, 24 Apr 2023 20:20:42 +0000 (16:20 -0400)
commit3af6cff26a902bfb3820a79e1df31f84b29a8cc4
treef8c50bee4e14789a5bbd484c1b85b305c19e3324
parent6d3c0180142390127205f14ce3fb1b2b299f35fe
mm: Update vma_iter_store() to use MAS_WARN_ON()

MAS_WARN_ON() will provide more information on the maple state and can
be more useful for debugging.  Use this version of WARN_ON() in the
debugging code when storing to the tree.

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
mm/internal.h