summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
diff options
context:
space:
mode:
authorJosh Hunt <johunt@akamai.com>2016-03-08 10:52:11 -0500
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-03-11 00:13:25 +0100
commite56c92565dfe2c8de203f42f7d5237d14784b93d (patch)
treef93e643da2d55c54b32410ecf9d589f8a87a8619 /drivers/rtc
parentf6cede5b49e822ebc41a099fe41ab4989f64e2cb (diff)
downloadlinux-e56c92565dfe2c8de203f42f7d5237d14784b93d.tar.bz2
ACPI / APEI: Fix leaked resources
We leak the NVS and arch resources (if used), in apei_resources_request. They are allocated to make sure we exclude them from the APEI resources, but they are never freed at the end of the function. Free them now. Signed-off-by: Josh Hunt <johunt@akamai.com> Reviewed-by: Chen, Gong <gong.chen@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions