[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yu08gdx2Py9vAN1n@nvidia.com>
Date: Fri, 5 Aug 2022 12:51:29 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Yishai Hadas <yishaih@...dia.com>
Cc: alex.williamson@...hat.com, saeedm@...dia.com, kvm@...r.kernel.org,
netdev@...r.kernel.org, kuba@...nel.org, kevin.tian@...el.com,
joao.m.martins@...cle.com, leonro@...dia.com, maorg@...dia.com,
cohuck@...hat.com
Subject: Re: [PATCH V3 vfio 04/11] vfio: Move vfio.c to vfio_main.c
On Sun, Jul 31, 2022 at 03:54:56PM +0300, Yishai Hadas wrote:
> From: Jason Gunthorpe <jgg@...dia.com>
>
> If a source file has the same name as a module then kbuild only supports
> a single source file in the module.
>
> Rename vfio.c to vfio_main.c so that we can have more that one .c file
> in vfio.ko.
>
> Signed-off-by: Jason Gunthorpe <jgg@...dia.com>
> Signed-off-by: Yishai Hadas <yishaih@...dia.com>
>
> ---
> drivers/vfio/Makefile | 2 ++
> drivers/vfio/{vfio.c => vfio_main.c} | 0
> 2 files changed, 2 insertions(+)
> rename drivers/vfio/{vfio.c => vfio_main.c} (100%)
Alex, could you grab this patch for the current merge window?
It is a PITA to rebase across, it would be nice to have the rename in
rc1
Thanks,
Jason
Powered by blists - more mailing lists