You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
374 B
8 lines
374 B
When --dmesg-warn-level is set to 6 also KERN_INFO level messages should be
|
|
treated as warnings triggering a result change to dmesg-warn/dmesg-fail.
|
|
|
|
This makes sure that the piglit-style-dmesg does not clash with
|
|
dmesg-warn-level. All the messages are prefixed with drm_ to fit the filters.
|
|
|
|
IGT messages were artificially bumped to KERN_DEBUG to not pollute the warnings.
|