[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAD2QZ9aJtFpXWYRVmgJRjad6qXXECvi+-J++QAR2t4opa6cdUA@mail.gmail.com>
Date: Mon, 1 Apr 2024 14:51:55 +0530
From: Ajay Kaher <ajay.kaher@...adcom.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: Kuntal Nayak <kuntal.nayak@...adcom.com>, stable@...r.kernel.org, jslaby@...e.com,
linux-kernel@...r.kernel.org, alexey.makhalov@...adcom.com,
vasavi.sirnapalli@...adcom.com, Yangxi Xiang <xyangxi5@...il.com>,
stable <stable@...nel.org>, Florian Fainelli <florian.fainelli@...adcom.com>
Subject: Re: [PATCH v4.19-v5.4] vt: fix memory overlapping when deleting chars
in the buffer
On Sat, Mar 30, 2024 at 2:37 PM Greg KH <gregkh@...uxfoundation.org> wrote:
>
> On Fri, Mar 29, 2024 at 12:12:08PM -0700, Kuntal Nayak wrote:
> > From: Yangxi Xiang <xyangxi5@...il.com>
> >
> > [ upstream commit 39cdb68c64d8 ]
>
> Please use the full git id in the future, it makes it easier and our
> tools want it that way so that we can tell the difference between a
> "Fixes:" tag and an actual backport. I'll go queue this up now, thanks!
>
Thanks Greg for accepting the patch.
/scripts/checkpatch.pl confuse developers, as it gives error/warning
if we use full git id.
Example:
ERROR: Please use git commit description style 'commit <12+ chars of
sha1> ("<title line>")' - ie: 'commit e26d3009efda ("netfilter:
nf_tables: disallow timeout for anonymous sets")'
#6:
commit e26d3009efda338f19016df4175f354a9bd0a4ab upstream.
Or shall we have something ./scripts/checkpatchstable.pl or
/scripts/checkpatch.pl stable (pass argument)?
-Ajay
Powered by blists - more mailing lists