From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 29 Feb 2016 15:48:02 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:60618 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27007106AbcB2OsAMDdTO (ORCPT ); Mon, 29 Feb 2016 15:48:00 +0100 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.15.2/8.14.8) with ESMTP id u1TElvHM000509; Mon, 29 Feb 2016 15:47:57 +0100 Received: (from ralf@localhost) by scotty.linux-mips.net (8.15.2/8.15.2/Submit) id u1TEluG0000507; Mon, 29 Feb 2016 15:47:56 +0100 Date: Mon, 29 Feb 2016 15:47:56 +0100 From: Ralf Baechle To: Govindraj Raja Cc: stable@vger.kernel.org, Paul Burton , James Hogan , James Hartley , linux-mips@linux-mips.org Subject: Re: [PATCH v3] mips: scache: fix scache init with invalid line size. Message-ID: <20160229144756.GA23538@linux-mips.org> References: <1456746080-29232-1-git-send-email-Govindraj.Raja@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1456746080-29232-1-git-send-email-Govindraj.Raja@imgtec.com> User-Agent: Mutt/1.5.24 (2015-08-30) 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: 52361 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: ralf@linux-mips.org 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 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. Ralf