public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1 linux-next] Documentation/features/core: update HAVE_BPF_JIT
@ 2016-08-12 21:38 Fabian Frederick
  2016-08-12 21:41 ` Daniel Borkmann
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Frederick @ 2016-08-12 21:38 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Daniel Borkmann, linux-kernel, fabf

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1 linux-next] Documentation/features/core: update HAVE_BPF_JIT
  2016-08-12 21:38 [PATCH 1/1 linux-next] Documentation/features/core: update HAVE_BPF_JIT Fabian Frederick
@ 2016-08-12 21:41 ` Daniel Borkmann
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Borkmann @ 2016-08-12 21:41 UTC (permalink / raw)
  To: Fabian Frederick, Ingo Molnar; +Cc: linux-kernel

On 08/12/2016 11:38 PM, Fabian Frederick wrote:
> Update documentation according to commit 6077776b5908
> ("bpf: split HAVE_BPF_JIT into cBPF and eBPF variant")
>
> Signed-off-by: Fabian Frederick <fabf@skynet.be>

Thanks, Fabian!

Acked-by: Daniel Borkmann <daniel@iogearbox.net>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-12 21:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-12 21:38 [PATCH 1/1 linux-next] Documentation/features/core: update HAVE_BPF_JIT Fabian Frederick
2016-08-12 21:41 ` Daniel Borkmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox