diff options
author | Matthew Wilcox <[email protected]> | 2016-12-07 14:44:33 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-07 17:10:00 -0800 |
commit | 53855d10f4567a0577360b6448d52a863929775b (patch) | |
tree | 8297310a66d20b6d01bcef8ad64951963eb6156b /tools/perf/scripts/python | |
parent | 5c7e9ccd91b90d87029261f8856294ee51934cab (diff) |
radix tree test suite: fix compilation
Patch "lib/radix-tree: Convert to hotplug state machine" breaks the test
suite as it adds a call to cpuhp_setup_state_nocalls() which is not
currently emulated in the test suite. Add it, and delete the emulation
of the old CPU hotplug mechanism.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox <[email protected]>
Tested-by: Kirill A. Shutemov <[email protected]>
Cc: Konstantin Khlebnikov <[email protected]>
Cc: Ross Zwisler <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions