Re: [PATCH] x86/PCI: never allocate PCI space from the last 1M below 4G

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bjorn Helgaas
Date: Monday, November 29, 2010 - 2:32 pm

On Monday, November 29, 2010 11:51:27 am H. Peter Anvin wrote:

Oops, egg on my face.  In this case, there *is* an ACPI INT0800 device
at 0xff000000-0xffffffff, which should prevent us from allocating that
space for anything else.  Only problem is, we IGNORE that useful bit of
information.


I think it's clearly a bug that Linux ignores ACPI resource information
(except PNP0C01/PNP0C02 motherboard devices).  If we fix that bug, it
will fix Matthew's 2530p.

We might still want a patch like this current one because it could
work around some BIOS defects, and because I think it's too late to
fix the ACPI resource problem for .37.  But I'm not convinced we
should reserve more than Windows does, because that may keep us from
discovering other important Linux problems.

Bjorn
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] x86/PCI: never allocate PCI space from the las ..., Bjorn Helgaas, (Mon Nov 29, 2:32 pm)