Home
last modified time | relevance | path

Searched hist:"0 f3e72b5" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/vfio/
H A DMakefile0f3e72b5 Sun Jul 31 07:54:56 CDT 2022 Jason Gunthorpe <jgg@nvidia.com> vfio: Move vfio.c to vfio_main.c

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@nvidia.com>
Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
Link: https://lore.kernel.org/r/20220731125503.142683-5-yishaih@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
H A Dvfio_main.c0f3e72b5 Sun Jul 31 07:54:56 CDT 2022 Jason Gunthorpe <jgg@nvidia.com> vfio: Move vfio.c to vfio_main.c

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@nvidia.com>
Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
Link: https://lore.kernel.org/r/20220731125503.142683-5-yishaih@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>