Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1250935

Re: Running out of IO space because of innocuous-looking DSDT change

From Yinghai Lu <yinghai@kernel.org>
Newsgroups linux.kernel
Subject Re: Running out of IO space because of innocuous-looking DSDT change
Date 2015-10-19 19:10 +0200
Message-ID <qlm6B-2kd-3@gated-at.bofh.it> (permalink)
References <qllay-Yc-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Oct 19, 2015 at 9:00 AM, Roland Dreier <roland@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 majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Running out of IO space because of innocuous-looking DSDT change Roland Dreier <roland@kernel.org> - 2015-10-19 18:10 +0200
  Re: Running out of IO space because of innocuous-looking DSDT change Yinghai Lu <yinghai@kernel.org> - 2015-10-19 19:10 +0200
    Re: Running out of IO space because of innocuous-looking DSDT change Roland Dreier <roland@kernel.org> - 2015-10-19 19:30 +0200

csiph-web