From mboxrd@z Thu Jan 1 00:00:00 1970 From: tip-bot for Ingo Molnar Subject: [tip:core/documentation] Documentation/features/io: Add feature description and arch support status file for 'dma-api-debug' Date: Wed, 3 Jun 2015 04:18:25 -0700 Message-ID: Reply-To: linux-api@vger.kernel.org, josh@joshtriplett.org, mingo@kernel.org, peterz@infradead.org, linux-arch@vger.kernel.org, corbet@lwn.net, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, hpa@zytor.com, tglx@linutronix.de 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]:60290 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754919AbbFCLS4 (ORCPT ); Wed, 3 Jun 2015 07:18:56 -0400 Content-Disposition: inline Sender: linux-arch-owner@vger.kernel.org List-ID: To: linux-tip-commits@vger.kernel.org Cc: mingo@kernel.org, peterz@infradead.org, linux-api@vger.kernel.org, josh@joshtriplett.org, linux-arch@vger.kernel.org, corbet@lwn.net, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, tglx@linutronix.de, hpa@zytor.com, akpm@linux-foundation.org Commit-ID: 318d10dd83d0c61422f544f9be2634663e094a2c Gitweb: http://git.kernel.org/tip/318d10dd83d0c61422f544f9be2634663e094a2c Author: Ingo Molnar AuthorDate: Wed, 3 Jun 2015 12:37:36 +0200 Committer: Ingo Molnar CommitDate: Wed, 3 Jun 2015 12:51:41 +0200 Documentation/features/io: Add feature description and arch support status file for 'dma-api-debug' 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 --- .../kretprobes => io/dma-api-debug}/arch-support.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Documentation/features/debug/kretprobes/arch-support.txt b/Documentation/features/io/dma-api-debug/arch-support.txt similarity index 77% copy from Documentation/features/debug/kretprobes/arch-support.txt copy to Documentation/features/io/dma-api-debug/arch-support.txt index d87c1ce..4f4a344 100644 --- a/Documentation/features/debug/kretprobes/arch-support.txt +++ b/Documentation/features/io/dma-api-debug/arch-support.txt @@ -1,18 +1,18 @@ # -# Feature name: kretprobes -# Kconfig: HAVE_KRETPROBES -# description: arch supports kernel function-return probes +# Feature name: dma-api-debug +# Kconfig: HAVE_DMA_API_DEBUG +# description: arch supports DMA debug facilities # ----------------------- | arch |status| ----------------------- | alpha: | TODO | - | arc: | ok | + | arc: | TODO | | arm: | ok | - | arm64: | TODO | + | arm64: | ok | | avr32: | TODO | | blackfin: | TODO | - | c6x: | TODO | + | c6x: | ok | | cris: | TODO | | frv: | TODO | | h8300: | TODO | @@ -21,7 +21,7 @@ | m32r: | TODO | | m68k: | TODO | | metag: | TODO | - | microblaze: | TODO | + | microblaze: | ok | | mips: | ok | | mn10300: | TODO | | nios2: | TODO |