[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190629004952.6611-1-walken@google.com>
Date: Fri, 28 Jun 2019 17:49:50 -0700
From: Michel Lespinasse <walken@...gle.com>
To: Davidlohr Bueso <dave@...olabs.net>,
Peter Zijlstra <peterz@...radead.org>,
David Howells <dhowells@...hat.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Michel Lespinasse <walken@...gle.com>
Subject: [PATCH 0/2] make RB_DECLARE_CALLBACKS more generic
These changes are intended to make the RB_DECLARE_CALLBACKS macro
more generic (allowing the aubmented subtree information to be a struct
instead of a scalar) and tweak the macro arguments to be more similar
to INTERVAL_TREE_DEFINE().
Michel Lespinasse (2):
augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition
arch/x86/mm/pat_rbtree.c | 11 ++++--
drivers/block/drbd/drbd_interval.c | 13 ++++---
include/linux/interval_tree_generic.h | 13 +++++--
include/linux/rbtree_augmented.h | 51 +++++++++++++++-----------
lib/rbtree_test.c | 11 ++++--
mm/mmap.c | 26 ++++++++-----
tools/include/linux/rbtree_augmented.h | 51 +++++++++++++++-----------
7 files changed, 107 insertions(+), 69 deletions(-)
--
2.22.0.410.gd8fdbe21b5-goog
Powered by blists - more mailing lists