Zhao Yakui wrote:
But after the patch is applied, it seems that we make a lot of changes about the GPE initialization flowchart in ACPICA.
And this flowchart is cast in stone?
Will these be easily accepted by ACPICA author?
You should probably ask him, not me. We are talking Bob Moore here, yes? Why don't you add CC to him if you are worried?
At the same time some RUNTIME GPEs will be enabled twice. When acpi_enable_gpe is called in the course of EC installation, some RUNTIME GPEs will also be enabled. In fact when the acpi_ev_install_fadt_gpes is called, all the RUNTIME GPEs will be enabled. In such case it brings that some RUNTIME GPEs are enabled twice. Of course the patch should work fine if it is safe to enable RUNTTME GPEs twice.
Please advise me, how we are not enabling them twice if EC init happens after? The same acpi_enable_gpe will be called from it. Regards, Alex. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html