Skip to content
Commit 36b1c700 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent dc885889
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment