From mboxrd@z Thu Jan 1 00:00:00 1970 From: tip-bot for Ingo Molnar Subject: [tip:core/documentation] Documentation/features/core: Add feature description and arch support status file for 'BPF-JIT' Date: Wed, 3 Jun 2015 04:20:38 -0700 Message-ID: Reply-To: josh@joshtriplett.org, linux-kernel@vger.kernel.org, corbet@lwn.net, torvalds@linux-foundation.org, linux-api@vger.kernel.org, tglx@linutronix.de, peterz@infradead.org, hpa@zytor.com, linux-arch@vger.kernel.org, mingo@kernel.org, akpm@linux-foundation.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from terminus.zytor.com ([198.137.202.10]:60413 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753986AbbFCLVO (ORCPT ); Wed, 3 Jun 2015 07:21:14 -0400 Content-Disposition: inline Sender: linux-arch-owner@vger.kernel.org List-ID: To: linux-tip-commits@vger.kernel.org Cc: tglx@linutronix.de, linux-api@vger.kernel.org, corbet@lwn.net, torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, josh@joshtriplett.org, akpm@linux-foundation.org, mingo@kernel.org, linux-arch@vger.kernel.org, hpa@zytor.com, peterz@infradead.org Commit-ID: b07b6ecc01fa435d1c5d3fc50ee675ed36dd89d5 Gitweb: http://git.kernel.org/tip/b07b6ecc01fa435d1c5d3fc50ee675ed36dd89d5 Author: Ingo Molnar AuthorDate: Wed, 3 Jun 2015 12:37:44 +0200 Committer: Ingo Molnar CommitDate: Wed, 3 Jun 2015 12:51:43 +0200 Documentation/features/core: Add feature description and arch support status file for 'BPF-JIT' Cc: Cc: Cc: Cc: Andrew Morton Cc: H. Peter Anvin Cc: Jonathan Corbet Cc: Josh Triplett Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- .../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|