kernel: add missing symbol to 5.10 config
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 14 Dec 2022 17:17:43 +0000 (19:17 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 14 Dec 2022 18:29:36 +0000 (20:29 +0200)
commitb3dd15ca0adce5ad64895feb90971a86a26f13a6
treebe902ceeef8b5c6eb068372b8c07f0075678e975
parentf9bd655f160978a04928d5139f88baca8c78995e
kernel: add missing symbol to 5.10 config

Kernel 5.10.158 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: 6801c460b6a7 ("kernel: bump 5.10 to 5.10.158")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/generic/config-5.10