]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Add debug BUG_ON and WARN_ON variants
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 31 Aug 2022 19:01:11 +0000 (15:01 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Mon, 13 Feb 2023 13:42:03 +0000 (08:42 -0500)
commit5c645b77be919816e48ea80f93aa797a62377d06
tree3cb2c628755d0019a038dc86ffd612a31f4e7cde
parent08e8d4b176098ff2e2c6358ce1b4000e0c516284
maple_tree: Add debug BUG_ON and WARN_ON variants

Add debug macros to dump the maple state and/or the tree for both
warning and bug_on calls.

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
include/linux/maple_tree.h
lib/maple_tree.c