[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <your-ad-here.call-01721992467-ext-6555@work.hours>
Date: Fri, 26 Jul 2024 13:14:27 +0200
From: Vasily Gorbik <gor@...ux.ibm.com>
To: Jeff Johnson <quic_jjohnson@...cinc.com>
Cc: Vineeth Vijayan <vneethv@...ux.ibm.com>,
Peter Oberparleiter <oberpar@...ux.ibm.com>,
Heiko Carstens <hca@...ux.ibm.com>,
Alexander Gordeev <agordeev@...ux.ibm.com>,
Christian Borntraeger <borntraeger@...ux.ibm.com>,
Sven Schnelle <svens@...ux.ibm.com>,
Eric Farman <farman@...ux.ibm.com>,
Matthew Rosato <mjrosato@...ux.ibm.com>,
Halil Pasic <pasic@...ux.ibm.com>, linux-s390@...r.kernel.org,
linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH v2] s390/cio: add missing MODULE_DESCRIPTION() macros
On Mon, Jul 15, 2024 at 08:58:51AM -0700, Jeff Johnson wrote:
> With ARCH=s390, make allmodconfig && make W=1 C=1 reports:
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/s390/cio/ccwgroup.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/s390/cio/vfio_ccw.o
>
> Add the missing invocations of the MODULE_DESCRIPTION() macro.
>
> Reviewed-by: Eric Farman <farman@...ux.ibm.com>
> Reviewed-by: Vineeth Vijayan <vneethv@...ux.ibm.com>
> Signed-off-by: Jeff Johnson <quic_jjohnson@...cinc.com>
> ---
> I hope this can get into the 6.11 merge window.
> I originally had almost 300 patches to fix these issues treewide, and
> this is one of only 13 left which have not landed in linux-next
> ---
> Changes in v2:
> - changed CCW Group to ccwgroup in ccwgroup.c description
> - removed "Physical" in vfio_ccw_drv.c description
> - applied Reviewed-by tags from Eric Farman & Vineeth Vijayan since these edits
> seem to be aligned with their comments
> - Link to v1: https://lore.kernel.org/r/20240615-md-s390-drivers-s390-cio-v1-1-8fc9584e8595@quicinc.com
> ---
> drivers/s390/cio/ccwgroup.c | 1 +
> drivers/s390/cio/vfio_ccw_drv.c | 1 +
> 2 files changed, 2 insertions(+)
Applied, thank you!
Powered by blists - more mailing lists