On Fri, Apr 05, 2024 at 07:44:15AM -0700, Kuppuswamy Sathyanarayanan wrote: > > On 4/4/24 11:23 AM, Andy Shevchenko wrote: > > blacklist is built solely for x86, move it to the respective folder. > > Don't you need #ifdef CONFIG_X86 for acpi_blacklisted() in > include/linux/acpi.h It's unrelated to this series. It was like that before and this series doesn't change this aspect. AFAICS the API is called from x86 only, that's why it's not a problem, but strictly speaking you are right. Feel free to submit a patch. -- With Best Regards, Andy Shevchenko