[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250905132641.GC616306@nvidia.com>
Date: Fri, 5 Sep 2025 10:26:41 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: ankita@...dia.com
Cc: alex.williamson@...hat.com, yishaih@...dia.com, skolothumtho@...dia.com,
kevin.tian@...el.com, yi.l.liu@...el.com, zhiw@...dia.com,
aniketa@...dia.com, cjia@...dia.com, kwankhede@...dia.com,
targupta@...dia.com, vsethi@...dia.com, acurrid@...dia.com,
apopple@...dia.com, jhubbard@...dia.com, danw@...dia.com,
anuaggarwal@...dia.com, mochs@...dia.com, kjaju@...dia.com,
dnigam@...dia.com, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [RFC 05/14] vfio/nvgrace-egm: Introduce module to manage EGM
On Thu, Sep 04, 2025 at 04:08:19AM +0000, ankita@...dia.com wrote:
> @@ -1125,3 +1125,4 @@ MODULE_LICENSE("GPL");
> MODULE_AUTHOR("Ankit Agrawal <ankita@...dia.com>");
> MODULE_AUTHOR("Aniket Agashe <aniketa@...dia.com>");
> MODULE_DESCRIPTION("VFIO NVGRACE GPU PF - User Level driver for NVIDIA devices with CPU coherently accessible device memory");
> +MODULE_SOFTDEP("pre: nvgrace-egm");
There sholdn't be softdeps, automatic struct device based probing
should be sufficient.
Jason
Powered by blists - more mailing lists