mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 10:35:53 +02:00
kernel: disable BTF mismatch
BTF mismatch is not an issue since we addressed lunatik kernel module BTF mismatch issue using the same chroot binary vmlinux BTF. Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -10,4 +10,3 @@ CONFIG_UPROBES=y
|
||||
CONFIG_UPROBE_EVENTS=y
|
||||
CONFIG_DEBUG_FS=y
|
||||
CONFIG_MODULE_SIG_FORCE=n
|
||||
CONFIG_MODULE_ALLOW_BTF_MISMATCH=y
|
||||
|
||||
Reference in New Issue
Block a user