Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757743AbbGQKwY (ORCPT ); Fri, 17 Jul 2015 06:52:24 -0400 Received: from e28smtp04.in.ibm.com ([122.248.162.4]:53369 "EHLO e28smtp04.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757287AbbGQKwX (ORCPT ); Fri, 17 Jul 2015 06:52:23 -0400 X-Helo: d28dlp02.in.ibm.com X-MailFrom: ananth@in.ibm.com X-RcptTo: linux-kernel@vger.kernel.org Subject: [PATCH V2 1/2] Documentation/features: Add na key to arch-support.txt From: Ananth N Mavinakayanahalli To: masami.hiramatsu.pt@hitachi.com, mpe@ellerman.id.au, mingo@kernel.org Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Date: Fri, 17 Jul 2015 16:21:44 +0530 Message-ID: <20150717105139.29162.31467.stgit@thinktux.in.ibm.com> User-Agent: StGit/0.17.1-dirty MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15071710-0013-0000-0000-0000064AA722 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1053 Lines: 24 To be used for features we will not support on a particular architecture. The git log that adds this needs to provide the justification 'why?' Signed-off-by: Ananth N Mavinakayanahalli --- Documentation/features/arch-support.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/features/arch-support.txt b/Documentation/features/arch-support.txt index d22a109..f2b272e 100644 --- a/Documentation/features/arch-support.txt +++ b/Documentation/features/arch-support.txt @@ -8,4 +8,5 @@ The meaning of entries in the tables is: | ok | # feature supported by the architecture |TODO| # feature not yet supported by the architecture | .. | # feature cannot be supported by the hardware + | na | # feature will not be supported by the architecture -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/