diff options
author | Joe Lawrence <[email protected]> | 2020-06-18 14:10:39 -0400 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2020-06-19 10:47:04 +0200 |
commit | c401088f0f1887761b8472352fd4f23595a74149 (patch) | |
tree | b18fe9054f7b5a75bb7bbd36fcd2c567acb96a71 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 2eeb0d457d13ed7b170e13cd99d15509d0dd832d (diff) |
selftests/livepatch: refine dmesg 'taints' in dmesg comparison
The livepatch selftests currently grep on "taints" to filter out
"tainting kernel with TAINT_LIVEPATCH" messages which may be logged when
loading livepatch modules.
Further filter the log to drop "loading out-of-tree module taints
kernel" in the rare case the klp_test modules have been built
out-of-tree.
Look for the longer "taints kernel" or "tainting kernel" strings to
avoid inadvertent partial matching.
Signed-off-by: Joe Lawrence <[email protected]>
Reviewed-by: Kamalesh Babulal <[email protected]>
Reviewed-by: Yannick Cote <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Acked-by: Miroslav Benes <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions