diff options
author | Joe Lawrence <joe.lawrence@redhat.com> | 2020-06-18 14:10:39 -0400 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2020-06-19 10:47:04 +0200 |
commit | c401088f0f1887761b8472352fd4f23595a74149 (patch) | |
tree | b18fe9054f7b5a75bb7bbd36fcd2c567acb96a71 /MAINTAINERS | |
parent | 2eeb0d457d13ed7b170e13cd99d15509d0dd832d (diff) | |
download | linux-c401088f0f1887761b8472352fd4f23595a74149.tar.bz2 |
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 <joe.lawrence@redhat.com>
Reviewed-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Reviewed-by: Yannick Cote <ycote@redhat.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Acked-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20200618181040.21132-3-joe.lawrence@redhat.com
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions