On 16.07.21 11:52, Pavel Machek wrote:
Hi!
From: Oscar Salvador osalvador@suse.de
commit 3f4b815a439adfb8f238335612c4b28bc10084d8
Another format of marking upstream commits. How are this is number 8 or so. I have scripts trying to parse this, and I don't believe I'm the only one.
Link: https://lkml.kernel.org/r/20201209092818.30417-1-osalvador@suse.de Signed-off-by: Oscar Salvador osalvador@suse.de Acked-by: Naoya Horiguchi naoya.horiguchi@nec.com Acked-by: Vlastimil Babka vbabka@suse.cz Cc: David Hildenbrand david@redhat.com Signed-off-by: Andrew Morton akpm@linux-foundation.org Signed-off-by: Linus Torvalds torvalds@linux-foundation.org
Could se simply place Upstream: <hash> tag here? That should discourage such "creativity"... plus it will make it clear who touched patch in mainline context and who in stable context.
This is properly documented
https://www.kernel.org/doc/html/v5.14-rc1//process/stable-kernel-rules.html
" The upstream commit ID must be specified with a separate line above the commit text, like this:
commit <sha1> upstream. "