[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-b07b6ecc01fa435d1c5d3fc50ee675ed36dd89d5@git.kernel.org>
Date: Wed, 3 Jun 2015 04:20:38 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: tglx@...utronix.de, linux-api@...r.kernel.org, corbet@....net,
torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
josh@...htriplett.org, akpm@...ux-foundation.org, mingo@...nel.org,
linux-arch@...r.kernel.org, hpa@...or.com, peterz@...radead.org
Subject: [tip:core/documentation] Documentation/features/core:
Add feature description and arch support status file for 'BPF-JIT'
Commit-ID: b07b6ecc01fa435d1c5d3fc50ee675ed36dd89d5
Gitweb: http://git.kernel.org/tip/b07b6ecc01fa435d1c5d3fc50ee675ed36dd89d5
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:44 +0200
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 3 Jun 2015 12:51:43 +0200
Documentation/features/core: Add feature description and arch support status file for 'BPF-JIT'
Cc: <linux-api@...r.kernel.org>
Cc: <linux-arch@...r.kernel.org>
Cc: <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: H. Peter Anvin <hpa@...or.com>
Cc: Jonathan Corbet <corbet@....net>
Cc: Josh Triplett <josh@...htriplett.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
.../features/core/{jump-labels => BPF-JIT}/arch-support.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/features/core/jump-labels/arch-support.txt b/Documentation/features/core/BPF-JIT/arch-support.txt
similarity index 85%
copy from Documentation/features/core/jump-labels/arch-support.txt
copy to Documentation/features/core/BPF-JIT/arch-support.txt
index 136868b..c1b4f91 100644
--- a/Documentation/features/core/jump-labels/arch-support.txt
+++ b/Documentation/features/core/BPF-JIT/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: jump-labels
-# Kconfig: HAVE_ARCH_JUMP_LABEL
-# description: arch supports live patched, high efficiency branches
+# Feature name: BPF-JIT
+# Kconfig: HAVE_BPF_JIT
+# description: arch supports BPF JIT optimizations
#
-----------------------
| arch |status|
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists