Commit 9be4969d authored by Seblu's avatar Seblu
Browse files

Enable CONFIG_BPF_JIT_ALWAYS_ON

parent e6c4be2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
source=("$_repourl#tag=v${pkgver/_/-}"
        "config.$CARCH")
md5sums=('SKIP'
         'fe4fb51a47d7ef39fbc0879ddfbf8710')
         '006978ef823a63d4edbd00e38417e33e')

prepare() {
  # fake linux directory if necessary
+1 −1
Original line number Diff line number Diff line
@@ -229,7 +229,7 @@ CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_BPF_SYSCALL=y
# CONFIG_BPF_JIT_ALWAYS_ON is not set
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_USERFAULTFD=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y