diff options
| author | Matthew Wilcox <[email protected]> | 2016-12-14 23:08:40 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-12-15 00:04:10 +0000 |
| commit | bc412fca6edc25bbbe28b6449512e15ebb1573ae (patch) | |
| tree | f03aa2b485b88b3510f3a97a67c35c66b7df3611 /tools/testing/radix-tree/multiorder.c | |
| parent | radix-tree: create node_tag_set() (diff) | |
| download | kernel-bc412fca6edc25bbbe28b6449512e15ebb1573ae.tar.gz kernel-bc412fca6edc25bbbe28b6449512e15ebb1573ae.zip | |
radix-tree: make radix_tree_find_next_bit more useful
Since this function is specialised to the radix tree, pass in the node
and tag to calculate the address of the bitmap in
radix_tree_find_next_bit() instead of the caller. Likewise, there is no
need to pass in the size of the bitmap.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox <[email protected]>
Tested-by: Kirill A. Shutemov <[email protected]>
Cc: Konstantin Khlebnikov <[email protected]>
Cc: Ross Zwisler <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/multiorder.c')
0 files changed, 0 insertions, 0 deletions
