]> git.baikalelectronics.ru Git - kernel.git/commit
rbtree: remove prior augmented rbtree implementation
authorMichel Lespinasse <walken@google.com>
Mon, 8 Oct 2012 23:31:20 +0000 (16:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Oct 2012 07:22:38 +0000 (16:22 +0900)
commitcaaf88eff18e23da8bf147150faf2eb906bf77e8
tree6d0061d6c1369bb006da753cc2cea55df60efe0f
parent106cd6cbfe96b7b71554827e118eb940549eb42d
rbtree: remove prior augmented rbtree implementation

convert arch/x86/mm/pat_rbtree.c to the proposed augmented rbtree api
and remove the old augmented rbtree implementation.

Signed-off-by: Michel Lespinasse <walken@google.com>
Acked-by: Rik van Riel <riel@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/mm/pat_rbtree.c
include/linux/rbtree.h
lib/rbtree.c