]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rbtree: remove prior augmented rbtree implementation
authorMichel Lespinasse <walken@google.com>
Thu, 13 Sep 2012 00:58:52 +0000 (10:58 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 17 Sep 2012 10:45:58 +0000 (20:45 +1000)
commitb2b70d051737868c52282275c35081b44a4804da
treeb9f07dd63442e24e1d26f0cfe565135eaccf16ad
parent73f9fcaaccf8fda396277e6d150d012987f1822e
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