[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <36f5502c-a07f-4809-aa24-7f996afc0a88@quicinc.com>
Date: Tue, 23 Jul 2024 11:36:41 -0700
From: Jeff Johnson <quic_jjohnson@...cinc.com>
To: Vinod Koul <vkoul@...nel.org>, Sinan Kaya <okaya@...nel.org>,
<kernel@...cinc.com>
CC: <linux-arm-kernel@...ts.infradead.org>, <linux-arm-msm@...r.kernel.org>,
<dmaengine@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<kernel-janitors@...r.kernel.org>,
Greg KH <gregkh@...uxfoundation.org>
Subject: Re: [PATCH] dmaengine: qcom: add missing MODULE_DESCRIPTION() macros
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.
Thanks!
/jeff
Powered by blists - more mailing lists