Re: [PATCH V2 2/2] PCI: Add support for "preserve-boot-config" property

From: Bjorn Helgaas
Date: Fri Jan 12 2024 - 11:59:51 EST


On Wed, Jan 10, 2024 at 08:37:25AM +0530, Vidya Sagar wrote:
> Add support for "preserve-boot-config" property that can be used to
> selectively (i.e. per host bridge) instruct the kernel to preserve the
> boot time configuration done by the platform firmware.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Signed-off-by: Vidya Sagar <vidyas@xxxxxxxxxx>
> ---
> V2:
> * Addressed issues reported by kernel test robot <lkp@xxxxxxxxx>

I don't think the lkp Reported-by adds useful information in this
case. I have no idea what lkp actually reported, but I don't think it
reported a bug that is fixed by this patch.