diff options
author | Lorenzo Stoakes <[email protected]> | 2024-09-24 19:07:24 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-09-26 14:01:43 -0700 |
commit | c234c6534040b1c1f8adcaf44702fc3e584cb1fe (patch) | |
tree | e02afe33deb9c9df063e2c917c4e1454d6d0a8d6 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | abf2050f51fdca0fd146388f83cddd95a57a008d (diff) |
tools: fix shared radix-tree build
The shared radix-tree build is not correctly recompiling when
lib/maple_tree.c and lib/test_maple_tree.c are modified - fix this by
adding these core components to the SHARED_DEPS list.
Additionally, add missing header guards to shared header files.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 74579d8dab47 ("tools: separate out shared radix-tree components")
Signed-off-by: Lorenzo Stoakes <[email protected]>
Tested-by: Sidhartha Kumar <[email protected]>
Cc: "Liam R. Howlett" <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions