diff options
author | Matthew Wilcox <willy@linux.intel.com> | 2016-05-21 03:02:08 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-21 03:58:30 +0300 |
commit | 1456a439fc2dcc0c3d1a2d7af1fd83962813aaee (patch) | |
tree | 48bf013e6dae70a848ad0f501f60855e8d77929d /arch/parisc/Kconfig.debug | |
parent | aa5475760235672f316fbf29cdfb82a75016dbdf (diff) | |
download | linux-1456a439fc2dcc0c3d1a2d7af1fd83962813aaee.tar.xz |
radix-tree: introduce radix_tree_load_root()
All the tree walking functions start with some variant of this code;
centralise it in one place so we're not chasing subtly different bugs
everywhere.
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Reviewed-by: Ross Zwisler <ross.zwisler@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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/parisc/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions