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)
commit43f595dcab30a654dc9fc643e017615e358c2c1b
tree1c6028d53fad0952aeb750f13bb5211479c94e61
parent541156a38fd01d9c01b24065bd6f361b9911be12
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