[GIT PULL] ACPI fix for v6.14-rc4

From: Rafael J. Wysocki
Date: Fri Feb 21 2025 - 11:38:26 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.14-rc4

with top-most commit d403120cb9d4787b283ea202b2162f459d18fe9d

ACPI: platform_profile: Fix memory leak in profile_class_is_visible()

on top of commit 0ad2507d5d93f39619fc42372c347d6006b64319

Linux 6.14-rc3

to receive an ACPI fix for 6.14-rc4.

This fixes a memory leak in the ACPI platform_profile driver (Kurt Borja).

Thanks!


---------------

Kurt Borja (1):
ACPI: platform_profile: Fix memory leak in profile_class_is_visible()

---------------

drivers/acpi/platform_profile.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)