]> 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>
Wed, 29 Mar 2023 22:58:38 +0000 (18:58 -0400)
commit4acd10fa7c3846b529689889e30770fb873adf69
tree86997408e5b54f0d0fc306160aaabed7b3157cb4
parentb9353e5cfd325d69b027ab47722d5226677edb6b
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