Re: [PATCH v6 4/7] drm/vkms: Add ConfigFS scaffolding to VKMS

2024-04-30 Thread Daniel Vetter
On Tue, Aug 29, 2023 at 05:30:56AM +, Brandon Pollack wrote: > From: Jim Shargo > > This change adds the basic scaffolding for ConfigFS, including setting > up the default directories. It does not allow for the registration of > configfs-backed devices, which is complex and provided in a foll

[PATCH v6 4/7] drm/vkms: Add ConfigFS scaffolding to VKMS

2023-08-28 Thread Brandon Pollack
From: Jim Shargo This change adds the basic scaffolding for ConfigFS, including setting up the default directories. It does not allow for the registration of configfs-backed devices, which is complex and provided in a follow-up commit. This CL includes docs about using ConfigFS with VKMS, but I'