On Thu, May 05, 2022 at 11:42:55AM +0000, Bernard Metzler wrote: > > > -----Original Message----- > > > > > > *poke* > > > > > > Would be good to get a fix merged. And if a patch is posted does this > > > need to go to stable? > > > > > > Luis > > > > The patch has been accepted and merged to for-rc, see: > > > > INVALID URI REMOVED > > 3A__lore.kernel.org_all_d528d83466c44687f3872eadcb8c184528b2e2d4.1650526 > > 554.git.chengyou-40linux.alibaba.com_T_&d=DwICaQ&c=jf_iaSHvJObTbx- > > siA1ZOg&r=2TaYXQ0T-r8ZO1PP1alNwU_QJcRRLfmYTAgd3QCvqSc&m=gj2AyKoOM_k9fYF- > > _XQ4HcYw_viOIwl6lDNPHqp7L1y2OiVRWvZkTFGFHSSZInor&s=P_HaXIXt9mBbCeBNBLsWe > > RTz5hvnUGUvObzs8lowzCM&e= > > > > I think this patch need not be merged back to stable, because the issue > > is not a functional problem, but only produce a WARN in dmesg. > > > > Thanks, > > Cheng Xu > > I agree. It does not fix a memory leak or some such. If the warning triggers on older kernels it means testing using this driver will fail and those tests will be skipped. In this case the test srp/002 would be skipped unless this is fixed to not trigger a kernel warning. Luis