Re: [PATCH v2 1/2] workqueue: Add missing EXPORT_SYMBOL_GPL for workqueue_set_min_active
Tejun Heo <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 10, 2026 at 06:34:30PM +0200, HÃ¥kon Bugge wrote: > Adding a missing EXPORT_SYMBOL_GPL() in workqueue.c, as the > workqueue_set_min_active() function is needed in the next commit. Can you just spell out who's gonna use it? I'm only cc'd on this one and patch descs should be self-contained - it can reference future changes but it should still be at least somewhat specific. Thanks. -- tejun