Re: [PATCH v2] ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations.

From: Rafael J. Wysocki
Date: Tue Aug 25 2015 - 19:41:23 EST


On Wednesday, August 12, 2015 11:12:02 AM Lv Zheng wrote:
> It is proven that Windows evaluates _Qxx handlers in a parallel way. This
> patch follows this fact, splits _Qxx evaluations from the NOTIFY queue to
> form a separate queue, so that _Qxx evaluations can be queued up on
> different CPUs rather than being queued up on a CPU0 bound queue.
> Event handling related callbacks are also renamed and sorted in this patch.
>
> Link: https://bugzilla.kernel.org/show_bug.cgi?id=94411
> Reported-and-tested-by: Gabriele Mazzotta <gabriele.mzt@xxxxxxxxx>
> Signed-off-by: Lv Zheng <lv.zheng@xxxxxxxxx>

Queued up for 4.3, thanks!


--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
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/