> -----Original Message----- > From: Thomas Monjalon <[email protected]> > Sent: 08 November 2023 16:54 > To: Srikanth Yalavarthi <[email protected]> > Cc: Bruce Richardson <[email protected]>; David Marchand > <[email protected]>; Morten Brørup > <[email protected]>; Stephen Hemminger > <[email protected]>; [email protected]; Srikanth Yalavarthi > <[email protected]>; Shivah Shankar Shankar Narayan Rao > <[email protected]>; Jerin Jacob Kollanukkaran > <[email protected]> > Subject: [EXT] Re: [PATCH v2 1/1] devtools: update sources in build tags > script > > External Email > > ---------------------------------------------------------------------- > 08/11/2023 10:28, Srikanth Yalavarthi: > > As part of deprecating kmods meson option, 'kernel/linux' > > directory is removed from the repository. > > > > This patch removes non-existing 'kernel/linux' directory from > > linux_sources of build tags script. > > > > Fixes: a52d472c5c94 ("build: deprecate kmods meson option") > > If it is an old commit, you should probably add Cc: [email protected] You can > check with devtools/check-git-log.sh
The fixes commit (a52d472c5c94) was merged after 23.11-rc0. check-git-log.sh script wasn't suggested to submit this to [email protected] My understanding is that Cc:[email protected] is need only if we need to backport the patch to older releases? > > > Signed-off-by: Srikanth Yalavarthi <[email protected]> > > You forgot the ack from Ferruh. > > Srikanth, you are sending a lot of patches, which is good :) but we will ask > you > to make an effort on getting all details. > You may read again the contributor's guide again. Thanks. Apologies, Missed including Ack. Will take care of this. >

