]> Pileus Git - ~andy/linux/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)
commit9d9e6f9703bbd642f3f2f807e6aaa642a4cbcec9
tree6d0061d6c1369bb006da753cc2cea55df60efe0f
parent14b94af0b251a2c80885b60538166fb7d04a642e
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