aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorAlan Stern <[email protected]>2022-11-02 14:13:19 -0400
committerGreg Kroah-Hartman <[email protected]>2022-11-03 23:46:00 +0900
commit7a09c1269702db8eccb6f718da2b00173e1e0034 (patch)
tree29129820f9e478d0ef4c3ecc4dce94f1ec3ae185 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent8527e94216902cab5b483e2450db93c11109ff97 (diff)
USB: core: Change configuration warnings to notices
It has been pointed out that the kernel log messages warning about problems in USB configuration and related descriptors are vexing for users. The warning log level has a fairly high priority, but the user can do nothing to fix the underlying errors in the device's firmware. To reduce the amount of useless information produced by tools that filter high-priority log messages, we can change these warnings to notices, i.e., change dev_warn() to dev_notice(). The same holds for a few messages that currently use dev_err(): Unless they indicate a failure that might make a device unusable (such as inability to transfer a config descriptor), change them to dev_notice() also. Link: https://bugzilla.kernel.org/show_bug.cgi?id=216630 Suggested-by: Artem S. Tashkinov <[email protected]> Signed-off-by: Alan Stern <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions