diff options
author | Krzysztof Wilczynski <[email protected]> | 2019-08-26 00:46:16 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-09-05 13:26:46 -0500 |
commit | 7f1c62c443a453deb6eb3515e3c05650ffe0dcf0 (patch) | |
tree | bcdf099bdb3fc851d73c6a5dc3d3fb3188e568bf /net/unix/af_unix.c | |
parent | 244c06c3b6d86513066426c9707ee460cd845349 (diff) |
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
Do not use printk_ratelimit() in drivers/pci/pci.c as it shares the rate
limiting state with all other callers to the printk_ratelimit().
Add pci_info_ratelimited() (similar to pci_notice_ratelimited() added in
the commit a88a7b3eb076 ("vfio: Use dev_printk() when possible")) and use
it instead of printk_ratelimit() + pci_info().
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Wilczynski <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions