From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Hogan Subject: Re: [RFC PATCH v1 26/31] ARC: Build system: Makefiles, Kconfig, Linker script Date: Thu, 15 Nov 2012 17:49:57 +0000 Message-ID: <50A52B45.6030907@imgtec.com> References: <1352281674-2186-1-git-send-email-vgupta@synopsys.com> <1352281674-2186-27-git-send-email-vgupta@synopsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1352281674-2186-27-git-send-email-vgupta@synopsys.com> Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Vineet Gupta Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, tglx@linutronix.de, arnd@arndb.de, Ralf Baechle , linux-mips@linux-mips.org List-Id: linux-arch.vger.kernel.org Hi Vineet, On 07/11/12 09:47, Vineet Gupta wrote: > +config ARC I just came across arch/mips/Kconfig which also defines ARC (and ARC32). It's only used within arch/mips/, however it's probably more likely that your ARC/CONFIG_ARC will find it's way into the generic bits of the kernel which could get hit when the other ARC is defined. Perhaps it's worth getting the other ARC renamed just in case? Cheers James From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 15 Nov 2012 18:50:19 +0100 (CET) Received: from multi.imgtec.com ([194.200.65.239]:51592 "EHLO multi.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6825924Ab2KORuSGxa3S (ORCPT ); Thu, 15 Nov 2012 18:50:18 +0100 Message-ID: <50A52B45.6030907@imgtec.com> Date: Thu, 15 Nov 2012 17:49:57 +0000 From: James Hogan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: Vineet Gupta CC: , , , , Ralf Baechle , Subject: Re: [RFC PATCH v1 26/31] ARC: Build system: Makefiles, Kconfig, Linker script References: <1352281674-2186-1-git-send-email-vgupta@synopsys.com> <1352281674-2186-27-git-send-email-vgupta@synopsys.com> In-Reply-To: <1352281674-2186-27-git-send-email-vgupta@synopsys.com> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.154.65] X-SEF-Processed: 7_3_0_01181__2012_11_15_17_50_10 X-archive-position: 35013 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: james.hogan@imgtec.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Return-Path: Hi Vineet, On 07/11/12 09:47, Vineet Gupta wrote: > +config ARC I just came across arch/mips/Kconfig which also defines ARC (and ARC32). It's only used within arch/mips/, however it's probably more likely that your ARC/CONFIG_ARC will find it's way into the generic bits of the kernel which could get hit when the other ARC is defined. Perhaps it's worth getting the other ARC renamed just in case? Cheers James