Hi Ville, On Fri, Sep 26, 2025 at 12:07:16AM +0300, Ville Syrjälä wrote: > On Wed, Sep 24, 2025 at 10:41:41PM +0200, Andi Shyti wrote: > > From: Madhur Kumar <madhurkumar...@gmail.com> > > > > Follow the advice in Documentation/filesystems/sysfs.rst: > > show() should only use sysfs_emit() or sysfs_emit_at() when formatting > > the value to be returned to user space. > > > > Signed-off-by: Madhur Kumar <madhurkumar...@gmail.com> > > Reviewed-by: Andi Shyti <andi.sh...@linux.intel.com> > > Signed-off-by: Andi Shyti <andi.sh...@linux.intel.com> > > Link: > > https://lore.kernel.org/r/20250923195051.1277855-1-madhurkumar...@gmail.com > > --- > > Hi, > > > > I'm resending this patch because unfortunately CI doesn't test > > patches from non allowed users. Although trivial, we need all the > > patches to be tested. > > FYI you can just bounce the original mail to intel-gfx and CI will > pick it up.
if I bounce, doesn't the email preserve the header and the sender? Besides, the mailing list would see another resend and someone might complain why a patch has been sent twice. Anyway, thanks for the hint, I will try it next time. Thanks, Andi