Re: [PATCH v2] PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic context
From: Bhanu Seshu Kumar Valluri
Date: Mon Oct 13 2025 - 22:46:17 EST
On 14/10/25 03:10, Bjorn Helgaas wrote:
> Thanks for the fix! It looks like you posted it during the v6.18
> merge window, so it was a little bit too late to be included in the
> v6.18 changes, but it looks like good v6.19 material.
>
> Can you please:
>
> - Rebase to pci/main (v6.18-rc1)
> - Add a space before each "("
> - Remove the timestamps because they're unnecessary distraction
> - Add "()" after function names in commit log
> - s/irq/IRQ/
> - Rewrap the commit log to fit in 75 columns
> - Rewrap the code below to fit in 78 columns because most of the
> rest of the file does
> - Carry Niklas' Reviewed-by when you post the v3
>
Hi,
Thanks for the helpful review. I sent a v3 patch to address above review points.
Link to v3: https://lore.kernel.org/all/20251014024109.42287-1-bhanuseshukumar@xxxxxxxxx/
Regards,
Bhanu Seshu Kumar Valluri