summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorKonstantin Khlebnikov2011-07-26 02:12:31 +0200
committerLinus Torvalds2011-07-26 05:57:11 +0200
commit72c4783210f77fd743f0a316858d33f27db51e7c (patch)
tree4efc95eb0aaade090bac42e72c5973ada6d2cdb1 /kernel
parentmm: page allocator: reconsider zones for allocation after direct reclaim (diff)
downloadkernel-qcow2-linux-72c4783210f77fd743f0a316858d33f27db51e7c.tar.gz
kernel-qcow2-linux-72c4783210f77fd743f0a316858d33f27db51e7c.tar.xz
kernel-qcow2-linux-72c4783210f77fd743f0a316858d33f27db51e7c.zip
mm: remove useless rcu lock-unlock from mapping_tagged()
radix_tree_tagged() is lockless - it reads from a member of the raid-tree root node. It does not require any protection. Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org> Cc: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions