Re: [PATCH] accel/qaic: Use dev_printk() in RAS

2025-06-11 Thread Jeff Hugo
On 6/10/2025 4:36 PM, Stephen Rothwell wrote: Hi Jeff, On Tue, 10 Jun 2025 11:59:12 -0600 Jeff Hugo wrote: pci_printk() was removed with commit 1c8a0ed2043c ("PCI: Remove unused pci_printk()") so change to using dev_printk(). Fixes: c11a50b170e7 ("accel/qaic: Add Reliability, Accessibility,

Re: [PATCH] accel/qaic: Use dev_printk() in RAS

2025-06-10 Thread Stephen Rothwell
Hi Jeff, On Tue, 10 Jun 2025 11:59:12 -0600 Jeff Hugo wrote: > > pci_printk() was removed with commit 1c8a0ed2043c ("PCI: Remove unused > pci_printk()") > so change to using dev_printk(). > > Fixes: c11a50b170e7 ("accel/qaic: Add Reliability, Accessibility, > Serviceability (RAS)") > Reported-

Re: [PATCH] accel/qaic: Use dev_printk() in RAS

2025-06-10 Thread Troy Hanson
On 6/10/25 1:59 PM, Jeff Hugo wrote: pci_printk() was removed with commit 1c8a0ed2043c ("PCI: Remove unused pci_printk()") so change to using dev_printk(). Fixes: c11a50b170e7 ("accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)") Reported-by: Stephen Rothwell Closes: https:/

[PATCH] accel/qaic: Use dev_printk() in RAS

2025-06-10 Thread Jeff Hugo
pci_printk() was removed with commit 1c8a0ed2043c ("PCI: Remove unused pci_printk()") so change to using dev_printk(). Fixes: c11a50b170e7 ("accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)") Reported-by: Stephen Rothwell Closes: https://lore.kernel.org/all/20250610124809.1e1ff.