Re: [RFC] [PATCH] PNP: request ioport and iomem resources used by active devices

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bjorn Helgaas
Date: Wednesday, November 7, 2007 - 9:15 am

On Wednesday 07 November 2007 06:22:48 am Maciej W. Rozycki wrote:

Thanks for the background and the comments.

There will undoubtedly be errors in what the firmware reports.  But if
firmware tells us about some non PC/AT device, we should believe it at
least enough to avoid placing some other device on top of it.

If we have PNPBIOS or ACPI, the built-in stuff reserved in
request_standard_resources() should be superfluous.  In theory.
But I doubt there's any benefit in skipping request_standard_resources().
Possibly it could be done *after* the PNP reservations, so the
hierarchy would make more sense, but I don't know if even that
is worth the trouble.


Yes.  The patch was added to -mm on Nov 1 as
pnp-request-ioport-and-iomem-resources-used-by-active-devices.patch.

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

Messages in current thread:
Re: [RFC] [PATCH] PNP: request ioport and iomem resources ..., Maciej W. Rozycki, (Wed Nov 7, 6:22 am)
Re: [RFC] [PATCH] PNP: request ioport and iomem resources ..., Bjorn Helgaas, (Wed Nov 7, 9:15 am)
Re: [RFC] [PATCH] PNP: request ioport and iomem resources ..., Maciej W. Rozycki, (Mon Nov 12, 10:06 am)