>> There was a patch floating around to ignore PnPACPI reservations which
>> conflict with PCI BARs, which appears to be what's happening in this
>> case. That patch originally worked for any board, but was later made
>> specific to a certain Supermicro motherboard which had the sata_nv
>> controller MMIO regions marked as reserved, preventing the driver from
>> loading. We may need a more general solution. See:
>>
>>
https://bugzilla.redhat.com/show_bug.cgi?id=313491
>
> Thanks. If we were to remove the supermicro-specificity, would this be a
> sufficiently general solution?