]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rbtree: remove prior augmented rbtree implementation
authorMichel Lespinasse <walken@google.com>
Fri, 28 Sep 2012 00:19:31 +0000 (10:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Oct 2012 04:00:58 +0000 (14:00 +1000)
commit5df72e977a8b7f0517c8c0968c17724d5d039db0
treead181387ee60be3047dd9ba6fcd9b255f1377838
parent4db483a193bba597a1b14fdbe9ff7743ac967401
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>
arch/x86/mm/pat_rbtree.c
include/linux/rbtree.h
lib/rbtree.c