Re: [PATCH] ata: pata_cs5536: fix build on 32-bit UML

From: Niklas Cassel
Date: Tue Jun 10 2025 - 08:38:27 EST


On Fri, 06 Jun 2025 11:01:11 +0200, Johannes Berg wrote:
> On 32-bit ARCH=um, CONFIG_X86_32 is still defined, so it
> doesn't indicate building on real X86 machines. There's
> no MSR on UML though, so add a check for CONFIG_X86.
>
>

Applied to libata/linux.git (for-6.16-fixes), thanks!

[1/1] ata: pata_cs5536: fix build on 32-bit UML
https://git.kernel.org/libata/linux/c/fe5b391f

Kind regards,
Niklas