diff options
author | 2016-12-14 15:08:20 -0800 | |
---|---|---|
committer | 2016-12-14 16:04:10 -0800 | |
commit | 3ad75f8a1d9b047989059c67afc38d57161270e9 (patch) | |
tree | adda66e66125add4e1145f76697f1ec8c0190255 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | radix tree test suite: use rcu_barrier (diff) | |
download | linux-dev-3ad75f8a1d9b047989059c67afc38d57161270e9.tar.xz linux-dev-3ad75f8a1d9b047989059c67afc38d57161270e9.zip |
radix tree test suite: handle exceptional entries
item_kill_tree() assumes that everything in the tree is a pointer to a
struct item, which is annoying when testing the behaviour of exceptional
entries. Fix it to delete exceptional entries on the assumption they
don't need to be freed.
Link: http://lkml.kernel.org/r/1480369871-5271-45-git-send-email-mawilcox@linuxonhyperv.com
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Tested-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Konstantin Khlebnikov <koct9i@gmail.com>
Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: Matthew Wilcox <mawilcox@microsoft.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions