diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-07-13 19:08:59 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-07-14 10:38:48 +0200 |
commit | db42a21a1e8d11a30a06050281c2723ec78b63a7 (patch) | |
tree | f1361b7b91d8ea7616f1e31b10df7c540588350a /drivers/powercap | |
parent | d23b27c02f03438ac1867b4b6a484b92f536bd28 (diff) | |
download | blackbird-op-linux-db42a21a1e8d11a30a06050281c2723ec78b63a7.tar.gz blackbird-op-linux-db42a21a1e8d11a30a06050281c2723ec78b63a7.zip |
tools: include reallocarray feature test in FEATURE_TESTS_BASIC
perf propagates its feature check results to libbpf. This means
features for which perf probes must be a superset of libbpf's
required features. perf depends on FEATURE_TESTS_BASIC for its list
of features.
commit 531b014e7a2f ("tools: bpf: make use of reallocarray") added
reallocarray use to libbpf, make perf also perform the reallocarray
feature check.
Fixes: 531b014e7a2f ("tools: bpf: make use of reallocarray")
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/powercap')
0 files changed, 0 insertions, 0 deletions