2015-02-14 17:26:48

by Paul Bolle

[permalink] [raw]
Subject: MIPS: CONFIG_CPU_MIPS_R6?

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


2015-02-15 01:23:55

by Leonid Yegoshin

[permalink] [raw]
Subject: Re: MIPS: CONFIG_CPU_MIPS_R6?

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.

2015-02-16 07:47:16

by Markos Chandras

[permalink] [raw]
Subject: Re: MIPS: CONFIG_CPU_MIPS_R6?

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