[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150717105139.29162.31467.stgit@thinktux.in.ibm.com>
Date: Fri, 17 Jul 2015 16:21:44 +0530
From: Ananth N Mavinakayanahalli <ananth@...ibm.com>
To: masami.hiramatsu.pt@...achi.com, mpe@...erman.id.au,
mingo@...nel.org
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: [PATCH V2 1/2] Documentation/features: Add na key to
arch-support.txt
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 <ananth@...ibm.com>
---
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@...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