[openwrt/openwrt] kernel: add # CONFIG_ARM64_ERRATUM_1742098

LEDE Commits lede-commits at lists.infradead.org
Sun Oct 30 10:24:31 PDT 2022


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/8e7cc062541397269095799f4111abb7eb3e90f7

commit 8e7cc062541397269095799f4111abb7eb3e90f7
Author: John Audia <therealgraysky at proton.me>
AuthorDate: Sat Oct 29 06:54:59 2022 -0400

    kernel: add # CONFIG_ARM64_ERRATUM_1742098
    
    Introduced with 5.15.76[1]
    
    1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/arm64/Kconfig?id=v5.15.76&id2=v5.15.75
    
    Signed-off-by: John Audia <therealgraysky at proton.me>
---
 target/linux/generic/config-5.15 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index 1db69e42cb..379e35cce8 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -328,6 +328,7 @@ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
 # CONFIG_ARM64_ERRATUM_1508412 is not set
 # CONFIG_ARM64_ERRATUM_1530923 is not set
 # CONFIG_ARM64_ERRATUM_1542419 is not set
+# CONFIG_ARM64_ERRATUM_1742098 is not set
 # CONFIG_ARM64_ERRATUM_2441007 is not set
 # CONFIG_ARM64_ERRATUM_2441009 is not set
 # CONFIG_ARM64_ERRATUM_819472 is not set




More information about the lede-commits mailing list