Re: [PATCH] dmaengine: qcom: add missing MODULE_DESCRIPTION() macros

From: Vinod Koul
Date: Thu Jul 25 2024 - 01:51:18 EST


On 23-07-24, 11:36, Jeff Johnson wrote:
> On 6/7/2024 10:47 AM, Vinod Koul wrote:
> >
> > On Mon, 03 Jun 2024 10:06:42 -0700, Jeff Johnson wrote:
> >> make allmodconfig && make W=1 C=1 reports:
> >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/qcom/hdma_mgmt.o
> >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/qcom/hdma.o
> >>
> >> Add the missing invocations of the MODULE_DESCRIPTION() macro, using
> >> the descriptions from the associated Kconfig items.
> >>
> >> [...]
> >
> > Applied, thanks!
> >
> > [1/1] dmaengine: qcom: add missing MODULE_DESCRIPTION() macros
> > commit: 8e9d83d7228f663ef340ebb339eaffc677277bd4
> >
>
> Hi Vinod,
> I see this landed in linux-next, but is not currently in Linus' tree for 6.11.
> Will you be able to have this pulled during the merge window?
> I'm trying to eradicate all of these warnings before 6.11 rc-final.

We are still in merge window!
FWIW, this is in linus's tree now

--
~Vinod