Re: [PATCH V2 1/2] Documentation/features: Add na key to arch-support.txt

2015-07-18 Thread Masami Hiramatsu
On 2015/07/17 19:51, Ananth N Mavinakayanahalli wrote: > 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

[PATCH V2 1/2] Documentation/features: Add na key to arch-support.txt

2015-07-17 Thread Ananth N Mavinakayanahalli
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/Documentatio