]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rbtree: remove prior augmented rbtree implementation
authorMichel Lespinasse <walken@google.com>
Fri, 21 Sep 2012 00:57:39 +0000 (10:57 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 21 Sep 2012 05:58:49 +0000 (15:58 +1000)
commitb28f23c28bd1c3aaa0af3f2a0c22a47f4f984acd
tree4fe09e9215131eddbdf738b8136747fde4858cae
parentb81ef6ee6e8c65a0266ba05ab46a0a1c19062917
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