diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2017-01-16 23:10:21 +0100 |
---|---|---|
committer | Matthew Wilcox <mawilcox@microsoft.com> | 2017-02-14 03:44:05 +0100 |
commit | d58275bc96ae933b1b3888af80920dd6b020c505 (patch) | |
tree | e1acf252dc43eeb1d65e4f715b0a1d52b1b4af09 /scripts/dtc/Makefile | |
parent | radix-tree: Chain preallocated nodes through ->parent (diff) | |
download | linux-d58275bc96ae933b1b3888af80920dd6b020c505.tar.xz linux-d58275bc96ae933b1b3888af80920dd6b020c505.zip |
radix-tree: Store a pointer to the root in each node
Instead of having this mysterious private_data in each radix_tree_node,
store a pointer to the root, which can be useful for debugging. This also
relieves the mm code from the duty of updating it.
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Diffstat (limited to 'scripts/dtc/Makefile')
0 files changed, 0 insertions, 0 deletions