08/11/2023 15:42, Srikanth Yalavarthi:
> From: Thomas Monjalon <[email protected]>
> > 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?
Your understanding is correct.
But here:
git describe a52d472c5c94
v23.07-183-ga52d472c5c
> > > 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.
No problem, it's always a pleasure to see newcomers becoming regular
contributors.