lkml.org 
[lkml]   [2016]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/1 linux-next] Documentation/features/core: update HAVE_BPF_JIT
Date
Update documentation according to commit 6077776b5908
("bpf: split HAVE_BPF_JIT into cBPF and eBPF variant")

Signed-off-by: Fabian Frederick <fabf@skynet.be>
---
Documentation/features/core/BPF-JIT/arch-support.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/features/core/BPF-JIT/arch-support.txt b/Documentation/features/core/BPF-JIT/arch-support.txt
index c1b4f91..b685327 100644
--- a/Documentation/features/core/BPF-JIT/arch-support.txt
+++ b/Documentation/features/core/BPF-JIT/arch-support.txt
@@ -1,6 +1,6 @@
#
# Feature name: BPF-JIT
-# Kconfig: HAVE_BPF_JIT
+# Kconfig: HAVE_CBPF_JIT or HAVE_EBPF_JIT
# description: arch supports BPF JIT optimizations
#
-----------------------
--
2.8.1
\
 
 \ /
  Last update: 2016-09-17 09:56    [W:0.073 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site