git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78c1d78
)
radix-tree: rewrite gang lookup using iterator
author
Konstantin Khlebnikov
<khlebnikov@openvz.org>
Wed, 28 Mar 2012 21:42:53 +0000
(14:42 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 29 Mar 2012 00:14:37 +0000
(17:14 -0700)
Rewrite radix_tree_gang_lookup_* functions using the new radix-tree
iterator.
Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>
Tested-by: Hugh Dickins <hughd@google.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found