Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751841AbbBRMRk (ORCPT ); Wed, 18 Feb 2015 07:17:40 -0500 Received: from mout.kundenserver.de ([212.227.17.13]:50634 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750974AbbBRMRi (ORCPT ); Wed, 18 Feb 2015 07:17:38 -0500 From: Arnd Bergmann To: Paul Bolle Cc: Thomas Petazzoni , Russell King , Andrew Victor , Nicolas Ferre , Jean-Christophe Plagniol-Villard , Valentin Rothberg , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: mm: Remove Kconfig symbol CACHE_PL310 Date: Wed, 18 Feb 2015 13:16:45 +0100 Message-ID: <4136777.yqkxmBgocn@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1423562453.5346.18.camel@x220> References: <1423562453.5346.18.camel@x220> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:DITFOgk3jGbccnKKAsa1ybEva5K8h8y2l5zDgQcTfZB1MzNq3C4 3IcsTOs7TnypsTdATDzcuTX/OqDhroGpk0PJxsA5t3DWZHNRqDa4M1T4vCV0Yr019j1Bzhm UXz5NAF0vD8weGxXBBMTEi/5hQx+qWhzETqHh30HmvImLn6Ct484b40amJGpolLsuyslJYv hOIoonlaMZfIEXmSTB7ZQ== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 919 Lines: 22 On Tuesday 10 February 2015 11:00:53 Paul Bolle wrote: > Commit 20e783e39e55 ("ARM: 8296/1: cache-l2x0: clean up aurora cache > handling") removed the only user of the Kconfig symbol CACHE_PL310. > Setting CACHE_PL310 is now pointless. Remove its Kconfig entry, and one > select of this symbol. > > Signed-off-by: Paul Bolle > --- > Please note that the commit hash is valid for next-20150209. So if the > tree that this commit is coming from will be rebased, or similar, it > shouldn't be used. Applied to the arm-soc fixes branch, which is top of the merges that Linus has done and that includes my patch as it went in though Russell's tree. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/