diff options
| author | Andrey Konovalov <[email protected]> | 2019-05-02 12:09:26 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-05-28 12:19:30 -0400 |
| commit | 1753c7c4367aa1201e1e5d0a601897ab33444af1 (patch) | |
| tree | e00b3f131e1787e8a4234b067e6cb91ed03d6e8d /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | c612e54fca55d9380c1378eaa623d74ed89b62db (diff) | |
media: pvrusb2: use a different format for warnings
When the pvrusb2 driver detects that there's something wrong with the
device, it prints a warning message. Right now those message are
printed in two different formats:
1. ***WARNING*** message here
2. WARNING: message here
There's an issue with the second format. Syzkaller recognizes it as a
message produced by a WARN_ON(), which is used to indicate a bug in the
kernel. However pvrusb2 prints those warnings to indicate an issue with
the device, not the bug in the kernel.
This patch changes the pvrusb2 driver to consistently use the first
warning message format. This will unblock syzkaller testing of this
driver.
Reported-by: [email protected]
Reported-by: [email protected]
Signed-off-by: Andrey Konovalov <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions