Re: [PATCH] ACPI, APEI, Add APEI _OSC support

From: Matthew Garrett
Date: Wed Jun 15 2011 - 21:57:55 EST


On Thu, Jun 16, 2011 at 09:55:58AM +0800, Huang Ying wrote:
> On 06/16/2011 09:38 AM, Matthew Garrett wrote:
> > I think we probably need to make the HEST decision early, and use that
> > to decide how to make the generic call. Our experience has been that
> > many firmware vendors only expect _OSC to be called once with any given
> > UUID - multiple calls can result in unexpected behaviour.
>
> acpi_bus_osc_support is called via subsys_initcall. It is a little hard
> to do all checking before that. Is it possible to call
> acpi_bus_osc_support later?

Yeah, this is going to be a problem. We have the HEST available at this
point so we ought to be able to parse it, though. I'll take a look
tomorrow.

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