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)
commitf9bd655f160978a04928d5139f88baca8c78995e
tree4e4726d88560253a70e435670c7c9b6da029bb08
parent230f2fccd14ed98bbb9e7302d1da67a934f71791
kernel: add missing symbol to 5.15 config

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