mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
0694f0c9e2
verify_node() can use node->shift instead of the height. tree_verify_min_height() can be converted over to using node_maxindex() and shift_maxindex() instead of radix_tree_maxindex(). Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Cc: Konstantin Khlebnikov <koct9i@gmail.com> Cc: Kirill Shutemov <kirill.shutemov@linux.intel.com> Cc: Jan Kara <jack@suse.com> Cc: Neil Brown <neilb@suse.de> Cc: Ross Zwisler <ross.zwisler@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
generated | ||
linux | ||
.gitignore | ||
find_next_bit.c | ||
linux.c | ||
main.c | ||
Makefile | ||
multiorder.c | ||
rcupdate.c | ||
regression.h | ||
regression1.c | ||
regression2.c | ||
regression3.c | ||
tag_check.c | ||
test.c | ||
test.h |