From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bn3nam01on0094.outbound.protection.outlook.com ([104.47.33.94]:6112 "EHLO NAM01-BN3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752457AbeDOOor (ORCPT ); Sun, 15 Apr 2018 10:44:47 -0400 From: Sasha Levin To: James Hogan CC: "stable@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Maarten ter Huurne , Ralf Baechle , "linux-mips@linux-mips.org" Subject: Re: [PATCH AUTOSEL for 4.14 043/161] MIPS: JZ4770: Work around config2 misreporting associativity Date: Sun, 15 Apr 2018 14:44:45 +0000 Message-ID: <20180415144443.GR2341@sasha-vm> References: <20180409001936.162706-1-alexander.levin@microsoft.com> <20180409001936.162706-43-alexander.levin@microsoft.com> <20180409200838.GB17347@saruman> In-Reply-To: <20180409200838.GB17347@saruman> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: stable-owner@vger.kernel.org List-ID: On Mon, Apr 09, 2018 at 09:08:38PM +0100, James Hogan wrote: >On Mon, Apr 09, 2018 at 12:20:20AM +0000, Sasha Levin wrote: >> From: Maarten ter Huurne >> >> [ Upstream commit 1f7412e0e2f327fe7dc5a0c2fc36d7b319d05d47 ] >> >> According to config2, the associativity would be 5-ways, but the >> documentation states 4-ways, which also matches the documented >> L2 cache size of 256 kB. > >JZ4770 support is new in 4.16, so no need for this to be backported. >More likely it'll just break the build due to references to >MACH_INGENIC_JZ4770. > >Cheers >James Now removed, thanks James!=