diff options
| author | Bjorn Helgaas <bhelgaas@google.com> | 2018-03-14 07:42:56 -0500 |
|---|---|---|
| committer | Bjorn Helgaas <helgaas@kernel.org> | 2018-03-19 13:08:38 -0500 |
| commit | d89bd9195db62f51a5aaa88d887d81a7967554bd (patch) | |
| tree | c98a0cb93f135f44af129e3b2a91b464da019483 /net/unix/sysctl_net_unix.c | |
| parent | 9df1c6ecbf172fedb1f4f76585338860595b9bf7 (diff) | |
PCI: Report quirk timings with pci_info() instead of pr_debug()
With "initcall_debug", we report how long every PCI quirk took. Previously
we used pr_debug(), which means you have to figure out how to enable debug
output.
Log these timings using pci_info() instead so it doesn't depend on DEBUG,
CONFIG_DYNAMIC_DEBUG, etc.
Also, don't log anything at all unless "initcall_debug" is specified. This
matches what we do in do_one_initcall_debug().
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
