Re: linux-next: build warning after merge of the rpmsg tree

From: Martyn Welch
Date: Thu Sep 12 2024 - 11:32:52 EST


On Thu, 2024-09-12 at 09:15 -0500, Jassi Brar wrote:
> On Thu, Sep 12, 2024 at 3:34 AM Stephen Rothwell
> <sfr@xxxxxxxxxxxxxxxx> wrote:
> >
> > Hi all,
> >
> > On Fri, 06 Sep 2024 09:58:23 +0100 Martyn Welch
> > <martyn.welch@xxxxxxxxxxxxx> wrote:
> > >
> > > On Fri, 2024-09-06 at 18:36 +1000, Stephen Rothwell wrote:
> > > >
> > > > On Wed, 28 Aug 2024 15:09:00 +1000 Stephen Rothwell
> > > > <sfr@xxxxxxxxxxxxxxxx> wrote:
> > > > >
> > > > > On Thu, 22 Aug 2024 14:26:03 +1000 Stephen Rothwell
> > > > > <sfr@xxxxxxxxxxxxxxxx> wrote:
> > > > > >
> > > > > > After merging the rpmsg tree, today's linux-next build
> > > > > > (x86_64
> > > > > > allmodconfig) produced this warning:
> > > > > >
> > > > > > WARNING: unmet direct dependencies detected for
> > > > > > OMAP2PLUS_MBOX
> > > > > >   Depends on [n]: MAILBOX [=y] && (ARCH_OMAP2PLUS ||
> > > > > > ARCH_K3)
> > > > > >   Selected by [m]:
> > > > > >   - TI_K3_M4_REMOTEPROC [=m] && REMOTEPROC [=y] && (ARCH_K3
> > > > > > || COMPILE_TEST [=y])
> > > > > >
> > > > > > Probably introduced by commit
> > > > > >
> > > > > >   ebcf9008a895 ("remoteproc: k3-m4: Add a remoteproc driver
> > > > > > for M4F subsystem")
> > > > >
> > > > > I am still seeing this warning.
> > > >
> > > > I am still getting this warning.
> > >
> > > I believe this is the required fix, but I believe it's waiting
> > > for
> > > review/merging:
> > >
> > > https://lore.kernel.org/all/010201919d8b298f-dd1585dd-7c4d-4865-9483-ff6cd7399a90-000000@xxxxxxxxxxxxxxxxxxxxxxx/
> >
> > I am still getting this warning.
> >
>  This
> https://lore.kernel.org/lkml/20240909203825.1666947-1-arnd@xxxxxxxxxx/T/#u
>   seems like a more complete solution.
>
> I am ok if it goes through TI or another tree.
>
> Acked-by: Jassi Brar <jassisinghbrar@xxxxxxxxx>


That solution works for me.

Martyn