Re: [PATCH] vfio-mdev: reinstate VFIO_MDEV Kconfig

From: Christoph Hellwig
Date: Mon Sep 16 2024 - 03:20:44 EST


On Thu, Sep 12, 2024 at 03:32:52PM +0000, Jon Kohler wrote:
> Christoph - thanks for the swift reply, I appreciate it. To clarify slightly,
> MDEV does have various exported symbols in MDEV, with both regular
> EXPORT_SYMBOL and _GPL variant; however, there is just no way to
> consume them out of tree without this patch, unless there is also
> incidentally another in-tree module that has select VFIO_MDEV set.

The point of kernel infrastructure is not to consume it out of tree.
Get your driver upstream and fully participate instead wasting your
time on this kind of stuff please.