]> 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>
Thu, 27 Apr 2023 01:32:00 +0000 (21:32 -0400)
commit6a97a364e610644f5754f6be5cdec6a7f4d17b84
tree66edbe117272402c567f5822f76ce684d6c41f74
parent4be82834d6dbf057995db5ac940eb8435ebd5ced
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