Re: [RFC PATCH 1/2] PM: EM: Export em_table_alloc/free
From: Christoph Hellwig
Date: Wed Jul 22 2026 - 05:11:02 EST
On Tue, Jul 21, 2026 at 07:10:38PM +0800, Xuewen Yan wrote:
> we use it in android vendor specific ko, and the ko is not upstream.
> We use them with em_dev_update_perf_domain(), Just like
> em_dev_update_perf_domain() was exported, export the
> em_table_alloc/free.
As you've probably been told many times exporting symbols without
in-tree users that are in the same series or at least directly
references is a no-go, and continuing to post them is considered
extremely offensive. Don't do this.