diff options
author | Petr Mladek <[email protected]> | 2020-07-14 11:10:30 +0200 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2020-07-15 08:54:35 +0200 |
commit | 5e4d46881f29a93f35f3aefeebc80cebfb44ef71 (patch) | |
tree | 82fca7673c40e48c831ec83aa9668fa1c983c5dc /tools/perf/scripts/python | |
parent | 2f3f651f3756ef9beff704ae4d8d85e797df5b3b (diff) |
selftests/livepatch: adopt to newer sysctl error format
With procfs v3.3.16, the sysctl command doesn't print the set key and
value on error. This change breaks livepatch selftest test-ftrace.sh,
that tests the interaction of sysctl ftrace_enabled:
Make it work with all sysctl versions using '-q' option.
Explicitly print the final status on success so that it can be verified
in the log. The error message is enough on failure.
Reported-by: Kamalesh Babulal <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Reviewed-by: Kamalesh Babulal <[email protected]>
Reviewed-by: Joe Lawrence <[email protected]>
Acked-by: Miroslav Benes <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions