From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755189AbbFCLVB (ORCPT ); Wed, 3 Jun 2015 07:21:01 -0400 Received: from terminus.zytor.com ([198.137.202.10]:60390 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753986AbbFCLUx (ORCPT ); Wed, 3 Jun 2015 07:20:53 -0400 Date: Wed, 3 Jun 2015 04:20:20 -0700 From: tip-bot for Ingo Molnar Message-ID: Cc: tglx@linutronix.de, hpa@zytor.com, linux-arch@vger.kernel.org, corbet@lwn.net, linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, mingo@kernel.org, peterz@infradead.org, josh@joshtriplett.org Reply-To: linux-arch@vger.kernel.org, tglx@linutronix.de, hpa@zytor.com, corbet@lwn.net, linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, akpm@linux-foundation.org, torvalds@linux-foundation.org, mingo@kernel.org, josh@joshtriplett.org, peterz@infradead.org To: linux-tip-commits@vger.kernel.org Subject: [tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for 'queued-rwlocks' Git-Commit-ID: 2eda9972bbd12b9feb92ec057deac8e8846e650d X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit-ID: 2eda9972bbd12b9feb92ec057deac8e8846e650d Gitweb: http://git.kernel.org/tip/2eda9972bbd12b9feb92ec057deac8e8846e650d Author: Ingo Molnar AuthorDate: Wed, 3 Jun 2015 12:37:43 +0200 Committer: Ingo Molnar CommitDate: Wed, 3 Jun 2015 12:51:43 +0200 Documentation/features/locking: Add feature description and arch support status file for 'queued-rwlocks' 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 --- .../{debug/KASAN => locking/queued-rwlocks}/arch-support.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/features/debug/KASAN/arch-support.txt b/Documentation/features/locking/queued-rwlocks/arch-support.txt similarity index 87% copy from Documentation/features/debug/KASAN/arch-support.txt copy to Documentation/features/locking/queued-rwlocks/arch-support.txt index 14531da..68c3a5d 100644 --- a/Documentation/features/debug/KASAN/arch-support.txt +++ b/Documentation/features/locking/queued-rwlocks/arch-support.txt @@ -1,7 +1,7 @@ # -# Feature name: KASAN -# Kconfig: HAVE_ARCH_KASAN -# description: arch supports the KASAN runtime memory checker +# Feature name: queued-rwlocks +# Kconfig: ARCH_USE_QUEUED_RWLOCKS +# description: arch supports queued rwlocks # ----------------------- | arch |status|