Re: [PATCH 2/2] platform/x86: export thinkpad_acpi handles
From: Mark Pearson
Date: Thu May 08 2025 - 11:04:32 EST
On Thu, May 8, 2025, at 10:32 AM, Andy Shevchenko wrote:
> On Thu, May 08, 2025 at 10:28:26AM -0400, Mark Pearson wrote:
>> On Thu, May 8, 2025, at 10:03 AM, Ilpo Järvinen wrote:
>> > On Wed, 7 May 2025, Mark Pearson wrote:
>
> ...
>
>> >> +EXPORT_SYMBOL_GPL(tp_acpi_get_handle);
>> >
>> > Please put these symbols into a namespace.
>>
>> Sorry, not quite sure what you mean here. Could you point me at an example?
>
> Use _NS variant of export.
>
Thanks :)