From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 29 Feb 2016 15:51:42 +0100 (CET) Received: from mailapp01.imgtec.com ([195.59.15.196]:6575 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27007106AbcB2OvlJyYGO (ORCPT ); Mon, 29 Feb 2016 15:51:41 +0100 Received: from hhmail02.hh.imgtec.org (unknown [10.100.10.20]) by Websense Email Security Gateway with ESMTPS id B3AA6F90E12A0; Mon, 29 Feb 2016 14:51:32 +0000 (GMT) Received: from [192.168.167.98] (192.168.167.98) by hhmail02.hh.imgtec.org (10.100.10.20) with Microsoft SMTP Server (TLS) id 14.3.266.1; Mon, 29 Feb 2016 14:51:34 +0000 From: Govindraj Raja To: Ralf Baechle Subject: Re: [PATCH v3] mips: scache: fix scache init with invalid line size. References: <1456746080-29232-1-git-send-email-Govindraj.Raja@imgtec.com> <20160229144756.GA23538@linux-mips.org> CC: , Paul Burton , James Hogan , James Hartley , Message-ID: <56D45AF6.1060108@imgtec.com> Date: Mon, 29 Feb 2016 14:51:34 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160229144756.GA23538@linux-mips.org> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.167.98] 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: 52362 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: Govindraj.Raja@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 29/02/16 14:47, Ralf Baechle wrote: > On Mon, Feb 29, 2016 at 11:41:20AM +0000, Govindraj Raja wrote: > >> Cc: # v4.2+ > You meant 4.3+; 4.2 doesn't have a mips_sc_probe_cm3 function. Other > than that, ok & applied. > Yes it was supposed to be 4.3+ thanks -- Thanks, Govindraj.R From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailapp01.imgtec.com ([195.59.15.196]:6575 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27007106AbcB2OvlJyYGO (ORCPT ); Mon, 29 Feb 2016 15:51:41 +0100 From: Govindraj Raja Subject: Re: [PATCH v3] mips: scache: fix scache init with invalid line size. References: <1456746080-29232-1-git-send-email-Govindraj.Raja@imgtec.com> <20160229144756.GA23538@linux-mips.org> Message-ID: <56D45AF6.1060108@imgtec.com> Date: Mon, 29 Feb 2016 14:51:34 +0000 MIME-Version: 1.0 In-Reply-To: <20160229144756.GA23538@linux-mips.org> Content-Type: text/plain; charset="utf-8" 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: stable@vger.kernel.org, Paul Burton , James Hogan , James Hartley , linux-mips@linux-mips.org Message-ID: <20160229145134.jAV4TDDUfKsNDPtfUFztuldkUP_6j_zu2L48bh4Xb8o@z> On 29/02/16 14:47, Ralf Baechle wrote: > On Mon, Feb 29, 2016 at 11:41:20AM +0000, Govindraj Raja wrote: > >> Cc: # v4.2+ > You meant 4.3+; 4.2 doesn't have a mips_sc_probe_cm3 function. Other > than that, ok & applied. > Yes it was supposed to be 4.3+ thanks -- Thanks, Govindraj.R