]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: APEI: Put the error record serialization table for error path
authorHanjun Guo <guohanjun@huawei.com>
Thu, 7 May 2020 09:09:17 +0000 (17:09 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 9 May 2020 09:29:17 +0000 (11:29 +0200)
commit5fbc0731164c6b6bfae2f74df4972bbedd1fb804
tree1c6028d53fad0952aeb750f13bb5211479c94e61
parent446a9b83fa2f8c68d78ade200543a53b7db1be14
ACPI: APEI: Put the error record serialization table for error path

The mapped error record serialization table needs to be
released for error path of erst_init().

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/apei/erst.c