Re: [PATCH 1/5] misc: pci_endpoint_test: Remove unnecessary WARN_ON

From: Manivannan Sadhasivam
Date: Sat Aug 20 2022 - 07:46:48 EST


On Fri, Aug 19, 2022 at 05:27:02PM +0200, Greg KH wrote:
> On Fri, Aug 19, 2022 at 08:20:14PM +0530, Manivannan Sadhasivam wrote:
> > If unable to map test_reg_bar, then probe will fail with a dedicated
> > error message. So there is no real need of WARN_ON here.
> >
> > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
> > ---
> > drivers/misc/pci_endpoint_test.c | 4 +---
> > 1 file changed, 1 insertion(+), 3 deletions(-)
>
> Should this go to stable kernels?
>

This is not a bug fix but a removal of unnecessary stacktrace, so I'm not sure
if this needs to be backported.

Thanks,
Mani

> thanks,
>
> greg k-h

--
மணிவண்ணன் சதாசிவம்