commit | 8b29d29abc484d638213dd79a18a95ae7e5bb402 | [log] [tgz] |
---|---|---|
author | Lenny Szubowicz <lszubowi@redhat.com> | Tue Mar 27 09:56:40 2018 -0400 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Mar 30 12:04:58 2018 +0200 |
tree | 32af5d675dc76c2294ad3172efd3969fd8d7de0d | |
parent | 3eb2ce825ea1ad89d20f7a3b5780df850e4be274 [diff] |
ACPI: acpi_pad: Fix memory leak in power saving threads Fix once per second (round_robin_time) memory leak of about 1 KB in each acpi_pad kernel idling thread that is activated. Found by testing with kmemleak. Signed-off-by: Lenny Szubowicz <lszubowi@redhat.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>