public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Mutex memory leak fix
@ 2021-05-21 22:28 Erik Kaneda
  2021-05-21 22:28 ` [PATCH 1/1] ACPICA: Clean up context mutex during object deletion Erik Kaneda
  0 siblings, 1 reply; 3+ messages in thread
From: Erik Kaneda @ 2021-05-21 22:28 UTC (permalink / raw)
  To: Rafael J . Wysocki, ACPI Devel Maling List; +Cc: Erik Kaneda

Hi Rafael, we fixed a memory leak from a patch that was added to kernel
in the previous ACPICA release. Please take this patch for the rc series.

Thanks,

Erik

Erik Kaneda (1):
  ACPICA: Clean up context mutex during object deletion

 drivers/acpi/acpica/utdelete.c | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-24 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-21 22:28 [PATCH 0/1] Mutex memory leak fix Erik Kaneda
2021-05-21 22:28 ` [PATCH 1/1] ACPICA: Clean up context mutex during object deletion Erik Kaneda
2021-05-24 14:24   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox