VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Alexei Starovoitov <ast@kernel.org> 2020-08-27 15:01:11 -0700 committer: Daniel Borkmann <daniel@iogearbox.net> 2020-08-28 21:20:33 +0200 commit: 1e6c62a8821557720a9b2ea9617359b264f2f67c parent: 76cd61739fd107a7f7ec4c24a045e98d8ee150f0
Commit Summary:
bpf: Introduce sleepable BPF programs
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig
index fc10f7ede5f6..6ecc00e130ff 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1691,6 +1691,7 @@ config BPF_SYSCALL
 	bool "Enable bpf() system call"
 	select BPF
 	select IRQ_WORK
+	select TASKS_TRACE_RCU
 	default n
 	help
 	  Enable the bpf() system call that allows to manipulate eBPF