]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ACPI: GTDT: Put GTDT table after parsing
authorHanjun Guo <guohanjun@huawei.com>
Fri, 8 May 2020 04:05:52 +0000 (12:05 +0800)
committerWill Deacon <will@kernel.org>
Mon, 18 May 2020 17:08:04 +0000 (18:08 +0100)
commit5ec605108ff4901aedd62ee1bdd4250f2f7cf978
treecd73bd8a619b0f03a202ecd9a90a333a466ba15c
parent44cdc7b16e0a6a69a170cf98006aba1c1359ee3b
ACPI: GTDT: Put GTDT table after parsing

The mapped GTDT table needs to be released after
the driver init.

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Link: https://lore.kernel.org/r/1588910753-18543-1-git-send-email-guohanjun@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/acpi/arm64/gtdt.c