From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sun, 15 Feb 2015 02:24:03 +0100 (CET) Received: from mailapp01.imgtec.com ([195.59.15.196]:60276 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27012661AbbBOBX5rB0gv (ORCPT ); Sun, 15 Feb 2015 02:23:57 +0100 Received: from KLMAIL01.kl.imgtec.org (unknown [192.168.5.35]) by Websense Email Security Gateway with ESMTPS id 6160E882ACD24; Sun, 15 Feb 2015 01:23:51 +0000 (GMT) Received: from hhmail02.hh.imgtec.org (10.100.10.20) by KLMAIL01.kl.imgtec.org (192.168.5.35) with Microsoft SMTP Server (TLS) id 14.3.195.1; Sun, 15 Feb 2015 01:23:52 +0000 Received: from BAMAIL02.ba.imgtec.org (10.20.40.28) by hhmail02.hh.imgtec.org (10.100.10.20) with Microsoft SMTP Server (TLS) id 14.3.224.2; Sun, 15 Feb 2015 01:23:30 +0000 Received: from [192.168.65.146] (192.168.65.146) by bamail02.ba.imgtec.org (10.20.40.28) with Microsoft SMTP Server (TLS) id 14.3.174.1; Sat, 14 Feb 2015 17:23:28 -0800 Message-ID: <54DFF510.5060104@imgtec.com> Date: Sat, 14 Feb 2015 17:23:28 -0800 From: Leonid Yegoshin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Paul Bolle CC: Valentin Rothberg , Markos Chandras , Ralf Baechle , , Subject: Re: MIPS: CONFIG_CPU_MIPS_R6? References: <1423934805.9418.23.camel@x220> In-Reply-To: <1423934805.9418.23.camel@x220> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.65.146] Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 45820 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: Leonid.Yegoshin@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 On 02/14/2015 09:26 AM, Paul Bolle wrote: > Your commit 33d73a3d4159 ("MIPS: lib: memset: Add MIPS R6 support") is > included in yesterday's linux next (ie, next-20150213). I noticed > because a script I use to check linux-next spotted a trivial problem > with it. > > It added a reference to CONFIG_CPU_MIPS_R6 in comment. Should I submit > the trivial patch to change that into a reference to CONFIG_CPU_MIPSR6 > or do you prefer to do that yourself? > > > Paul Bolle > Yes, please. - Leonid. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailapp01.imgtec.com ([195.59.15.196]:60276 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27012661AbbBOBX5rB0gv (ORCPT ); Sun, 15 Feb 2015 02:23:57 +0100 Message-ID: <54DFF510.5060104@imgtec.com> Date: Sat, 14 Feb 2015 17:23:28 -0800 From: Leonid Yegoshin MIME-Version: 1.0 Subject: Re: MIPS: CONFIG_CPU_MIPS_R6? References: <1423934805.9418.23.camel@x220> In-Reply-To: <1423934805.9418.23.camel@x220> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-Path: 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: Paul Bolle Cc: Valentin Rothberg , Markos Chandras , Ralf Baechle , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Message-ID: <20150215012328.uBApXd3sm7Zs3n8soJKjSBjf5Mze4NiSApkkLTKGT4U@z> On 02/14/2015 09:26 AM, Paul Bolle wrote: > Your commit 33d73a3d4159 ("MIPS: lib: memset: Add MIPS R6 support") is > included in yesterday's linux next (ie, next-20150213). I noticed > because a script I use to check linux-next spotted a trivial problem > with it. > > It added a reference to CONFIG_CPU_MIPS_R6 in comment. Should I submit > the trivial patch to change that into a reference to CONFIG_CPU_MIPSR6 > or do you prefer to do that yourself? > > > Paul Bolle > Yes, please. - Leonid.