diff options
author | 2020-02-16 13:07:49 -0500 | |
---|---|---|
committer | 2020-03-27 23:58:53 -0400 | |
commit | 36b1c7006736517f5a9d86eb6f8d5930a2aa64bf (patch) | |
tree | adec5025e2316201c80c7c2475e96aa0ca0f9110 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [parisc, s390, sparc64] no need for access_ok() in futex handling (diff) | |
download | linux-dev-36b1c7006736517f5a9d86eb6f8d5930a2aa64bf.tar.xz linux-dev-36b1c7006736517f5a9d86eb6f8d5930a2aa64bf.zip |
objtool: whitelist __sanitizer_cov_trace_switch()
it's not really different from e.g. __sanitizer_cov_trace_cmp4();
as it is, the switches that generate an array of labels get
rejected by objtool, while slightly different set of cases
that gets compiled into a series of comparisons is accepted.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions