From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 07 Feb 2014 17:30:30 +0100 (CET) Received: from multi.imgtec.com ([194.200.65.239]:40125 "EHLO multi.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6817088AbaBGQa27SxcV (ORCPT ); Fri, 7 Feb 2014 17:30:28 +0100 Message-ID: <52F50A18.7020008@imgtec.com> Date: Fri, 7 Feb 2014 10:30:16 -0600 From: "Steven J. Hill" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Ralf Baechle CC: Subject: Re: [PATCH] MIPS: Add 1074K CPU support explicitly. References: <1389992630-64139-1-git-send-email-Steven.Hill@imgtec.com> <20140207130737.GG19285@linux-mips.org> In-Reply-To: <20140207130737.GG19285@linux-mips.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.159.108] X-SEF-Processed: 7_3_0_01192__2014_02_07_16_30_23 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: 39232 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: Steven.Hill@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/07/2014 07:07 AM, Ralf Baechle wrote: > On Fri, Jan 17, 2014 at 03:03:50PM -0600, Steven J. Hill wrote: > >> The 1074K is a multiprocessing coherent processing system (CPS) based >> on modified 74K cores. This patch makes the 1074K an actual unique >> CPU type, instead of a 74K derivative, which it is not. >> >> Signed-off-by: Steven J. Hill >> Reviewed-by: Leonid Yegoshin > > I've also come to the conclusion that this seems to be the right > thing. I'm still undecided on the urgency, 3.14 or later? For now I'm > going to drop this into the 3.15 queue. > It is kind of urgent, so please get it into 3.14 is possible. Thanks. Steve From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from multi.imgtec.com ([194.200.65.239]:40125 "EHLO multi.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6817088AbaBGQa27SxcV (ORCPT ); Fri, 7 Feb 2014 17:30:28 +0100 Message-ID: <52F50A18.7020008@imgtec.com> Date: Fri, 7 Feb 2014 10:30:16 -0600 From: "Steven J. Hill" MIME-Version: 1.0 Subject: Re: [PATCH] MIPS: Add 1074K CPU support explicitly. References: <1389992630-64139-1-git-send-email-Steven.Hill@imgtec.com> <20140207130737.GG19285@linux-mips.org> In-Reply-To: <20140207130737.GG19285@linux-mips.org> Content-Type: text/plain; charset="ISO-8859-1"; 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: Ralf Baechle Cc: linux-mips@linux-mips.org Message-ID: <20140207163016.fRC2EQXTuunpOcvYC9DVRl3Mfla-HLG5pL8RFmJgsH4@z> On 02/07/2014 07:07 AM, Ralf Baechle wrote: > On Fri, Jan 17, 2014 at 03:03:50PM -0600, Steven J. Hill wrote: > >> The 1074K is a multiprocessing coherent processing system (CPS) based >> on modified 74K cores. This patch makes the 1074K an actual unique >> CPU type, instead of a 74K derivative, which it is not. >> >> Signed-off-by: Steven J. Hill >> Reviewed-by: Leonid Yegoshin > > I've also come to the conclusion that this seems to be the right > thing. I'm still undecided on the urgency, 3.14 or later? For now I'm > going to drop this into the 3.15 queue. > It is kind of urgent, so please get it into 3.14 is possible. Thanks. Steve