]> 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, 24 Apr 2023 15:40:43 +0000 (11:40 -0400)
commit7f312f080b4ec4e420fa1696f7e47087965f3835
tree07d921f38da557d7a6053322f7b37d1f8d0738c4
parent2ac496571ff3a9498495f6119d253c03d9d5feb4
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