On Mon, Oct 19, 2015 at 9:00 AM, Roland Dreier <rol...@kernel.org> wrote:
> Would it make sense to change the kernel to reduce PCIBIOS_MIN_IO in
> my case?  I could make it generic and send it upstream, or just hack
> it locally.  Or (given my ignorance of ACPI in the real world) is this
> a broken BIOS change that I should ask my BIOS vendor to revert?
> Or... ?

I would suggest to expand standard_io_resources[] to include all
possible conflict that we should avoid, like the io port for serial and cf8/cf9.

Then we could just set PCIBIOS_MIN_IO to 0 for x86.

Thanks

Yinghai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to