]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: IORT: Add extra message "applying workaround" for off-by-1 issue
authorHanjun Guo <guohanjun@huawei.com>
Fri, 8 May 2020 03:56:38 +0000 (11:56 +0800)
committerWill Deacon <will@kernel.org>
Mon, 11 May 2020 15:03:55 +0000 (16:03 +0100)
commit61c6378b57c23b8ce4de5bc94f8b594ae0bdf741
tree63ebde05ddf6edab6ca56a77122f67ee4ea68155
parent6c5a6441f53a6189f64b527cfbda6a1b827fee08
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>
drivers/acpi/arm64/iort.c