[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZyAP4sFzpvQRKVlN@bombadil.infradead.org>
Date: Mon, 28 Oct 2024 15:27:46 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: Arnd Bergmann <arnd@...nel.org>
Cc: Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selftests: kallsyms: add MODULE_DESCRIPTION
On Mon, Oct 28, 2024 at 04:29:54PM +0000, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> The newly added test script creates modules that are lacking
> a description line in order to build cleanly:
>
> WARNING: modpost: missing MODULE_DESCRIPTION() in lib/tests/module/test_kallsyms_a.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in lib/tests/module/test_kallsyms_b.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in lib/tests/module/test_kallsyms_c.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in lib/tests/module/test_kallsyms_d.o
>
> Fixes: 84b4a51fce4c ("selftests: add new kallsyms selftests")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Applied and pushed, thanks!
Luis
Powered by blists - more mailing lists