Files
twx-linux/drivers
Armin Wolf ccae2233e9 ACPI: EC: Fix oops when removing custom query handlers
[ Upstream commit e5b492c6bb ]

When removing custom query handlers, the handler might still
be used inside the EC query workqueue, causing a kernel oops
if the module holding the callback function was already unloaded.

Fix this by flushing the EC query workqueue when removing
custom query handlers.

Tested on a Acer Travelmate 4002WLMi

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-30 12:44:02 +01:00
..
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2023-05-17 11:35:47 +02:00
…
…
…
…
2023-04-05 11:16:43 +02:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…