summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorRichard Cheng <icheng@nvidia.com>2026-03-12 19:54:41 +0800
committerBjorn Helgaas <bhelgaas@google.com>2026-03-12 16:51:07 -0500
commit0026bb20d12531ca2925b60bf081cc8be910ccf9 (patch)
tree11247f572296d2b96315164ad0578dfffc6c6f5d /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parent0111d600f0f456d09eb0ff6ac217fa5f30ae79ab (diff)
PCI: Use pr_warn_once() for ACS parameter parse failure
When the ACS command line parameter cannot be parsed, the kernel skips applying the requested ACS override. This indicates an invalid boot parameter and should not be logged at informational level. Use pr_warn_once() so the message is surfaced as a warning while still avoiding repeated log spam during device enumeration. Signed-off-by: Richard Cheng <icheng@nvidia.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Tushar Dave <tdave@nvidia.com> Link: https://patch.msgid.link/20260312115441.8168-1-icheng@nvidia.com
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions