commit | 44cdc7b16e0a6a69a170cf98006aba1c1359ee3b | [log] [tgz] |
---|---|---|
author | Hanjun Guo <guohanjun@huawei.com> | Fri May 08 11:56:38 2020 +0800 |
committer | Will Deacon <will@kernel.org> | Mon May 11 16:03:55 2020 +0100 |
tree | 63ebde05ddf6edab6ca56a77122f67ee4ea68155 | |
parent | 539979b6ec62f7bba40b0452b0574a0f4ec4fe4e [diff] |
ACPI: IORT: Add extra message "applying workaround" for off-by-1 issue As we already applied a workaround for the off-by-1 issue, it's good to add extra message "applying workaround" to make people less uneasy to see FW_BUG message in the boot log. Signed-off-by: Hanjun Guo <guohanjun@huawei.com> Acked-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/1588910198-8348-1-git-send-email-guohanjun@huawei.com Signed-off-by: Will Deacon <will@kernel.org>