kernel: add missing symbol to 5.15 config
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 14 Dec 2022 17:10:48 +0000 (19:10 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 14 Dec 2022 17:12:33 +0000 (19:12 +0200)
Kernel 5.15.82 added a prompt for the FUNCTION_ERROR_INJECTION symbol.
This is exposed in builds with CONFIG_KERNEL_KPROBES enabled, causing
those builds to fail due to a missing symbol. Add the symbol to fix
this.

Fixes: 68426e54eda4 ("kernel: bump 5.15 to 5.15.82")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/generic/config-5.15

index 304d99c19cff8dea4c26933b2ae7f1c15354bd39..a91e0fc8e9b9ef71e533ebdde5ff2899a1122d49 100644 (file)
@@ -2110,6 +2110,7 @@ CONFIG_FSNOTIFY=y
 # CONFIG_FUJITSU_ES is not set
 # CONFIG_FUJITSU_LAPTOP is not set
 # CONFIG_FUJITSU_TABLET is not set
+# CONFIG_FUNCTION_ERROR_INJECTION is not set
 # CONFIG_FUNCTION_TRACER is not set
 # CONFIG_FUSE_FS is not set
 # CONFIG_FUSION is not set