Files
linux-stable-mirror/drivers/acpi
Daniil Tatianin 458aa6704c ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired
[ Upstream commit c53d96a448 ]

This bug was first introduced in c27f3d011b, where the author of the
patch probably meant to do DeleteMutex instead of ReleaseMutex. The
mutex leak was noticed later on and fixed in e4dfe10837, but the bogus
MutexRelease line was never removed, so do it now.

Link: https://github.com/acpica/acpica/pull/982
Fixes: c27f3d011b ("ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling")
Signed-off-by: Daniil Tatianin <d-tatianin@yandex-team.ru>
Link: https://patch.msgid.link/20241122082954.658356-1-d-tatianin@yandex-team.ru
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-19 18:13:20 +01:00
..
2024-09-03 21:15:30 -07:00
2024-05-28 11:53:35 +02:00
2024-05-28 11:53:35 +02:00
2024-05-28 11:53:35 +02:00
2024-09-24 15:32:06 +08:00
2024-05-28 11:53:35 +02:00
2024-07-19 10:10:33 -05:00
2024-07-04 14:36:03 +01:00