Re: [PATCH v2] PM / sleep: Mechanism to find source aborting kernel suspend transition

From: Greg Kroah-Hartman
Date: Sun Dec 10 2023 - 05:28:56 EST


On Sun, Dec 10, 2023 at 03:33:01PM +0530, Vimal Kumar wrote:
> +EXPORT_SYMBOL_GPL(abort_suspend_list_clear);

Why is this exported to modules?

thanks,

greg k-h