On Wed, Dec 03, 2025 at 09:53:25AM -0800, Nuno Das Neves wrote: > Introduce a debugfs interface to expose root and child partition stats > when running with mshv_root. >
<snip> > +static void mshv_debugfs_parent_partition_remove(void) nit: it makes sense to add __exit to this method. <snip> > + > +void mshv_debugfs_exit(void) Ditto. Reviewed-by: Stanislav Kinsburskii <[email protected]> Thanks, Stanislav
