From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 16 Feb 2015 08:47:21 +0100 (CET) Received: from mailapp01.imgtec.com ([195.59.15.196]:63456 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27009840AbbBPHrT1SCR0 (ORCPT ); Mon, 16 Feb 2015 08:47:19 +0100 Received: from KLMAIL01.kl.imgtec.org (unknown [192.168.5.35]) by Websense Email Security Gateway with ESMTPS id B865623D730D7; Mon, 16 Feb 2015 07:47:12 +0000 (GMT) Received: from LEMAIL01.le.imgtec.org (192.168.152.62) by KLMAIL01.kl.imgtec.org (192.168.5.35) with Microsoft SMTP Server (TLS) id 14.3.195.1; Mon, 16 Feb 2015 07:47:14 +0000 Received: from localhost (192.168.154.96) by LEMAIL01.le.imgtec.org (192.168.152.62) with Microsoft SMTP Server (TLS) id 14.3.210.2; Mon, 16 Feb 2015 07:46:52 +0000 Date: Mon, 16 Feb 2015 07:46:52 +0000 From: Markos Chandras To: Paul Bolle CC: Leonid Yegoshin , Valentin Rothberg , Ralf Baechle , , Subject: Re: MIPS: CONFIG_CPU_MIPS_R6? Message-ID: <20150216074652.GA25858@mchandras-linux.le.imgtec.org> References: <1423934805.9418.23.camel@x220> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline In-Reply-To: <1423934805.9418.23.camel@x220> User-Agent: Mutt/1.5.23 (2014-03-12) X-Originating-IP: [192.168.154.96] 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: 45824 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: markos.chandras@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 Sat, Feb 14, 2015 at 06:26:45PM +0100, 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 > Hi Paul, Ok thanks I will fix both. -- markos From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailapp01.imgtec.com ([195.59.15.196]:63456 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27009840AbbBPHrT1SCR0 (ORCPT ); Mon, 16 Feb 2015 08:47:19 +0100 Date: Mon, 16 Feb 2015 07:46:52 +0000 From: Markos Chandras Subject: Re: MIPS: CONFIG_CPU_MIPS_R6? Message-ID: <20150216074652.GA25858@mchandras-linux.le.imgtec.org> References: <1423934805.9418.23.camel@x220> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline In-Reply-To: <1423934805.9418.23.camel@x220> 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: Leonid Yegoshin , Valentin Rothberg , Ralf Baechle , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Message-ID: <20150216074652.T3rksw56sVOWz7Ays5pONy2tj05ua4Ac0BjPRGfbHcM@z> On Sat, Feb 14, 2015 at 06:26:45PM +0100, 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 > Hi Paul, Ok thanks I will fix both. -- markos