From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH 00/16] Another 16 L2C patches Date: Mon, 28 Apr 2014 21:00:56 +0200 Message-ID: <1909837.hsUUrWVtDV@diego> References: <20140428165631.GM26756@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140428165631.GM26756@n2100.arm.linux.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Russell King - ARM Linux Cc: Andrew Lunn , kernel@stlinux.com, Linus Walleij , Gregory Clement , Thierry Reding , Rob Herring , linux-samsung-soc@vger.kernel.org, Michal Simek , bcm-kernel-feedback-list@broadcom.com, Shawn Guo , Dinh Nguyen , Sebastian Hesselbarth , Jason Cooper , Stephen Warren , Hauke Mehrtens , Matt Porter , Kukjin Kim , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Maxime Coquelin , Barry Song , Srinivas Kandagatla , Christian Daudt , Patric List-Id: linux-tegra@vger.kernel.org Am Montag, 28. April 2014, 17:56:31 schrieb Russell King - ARM Linux: > So, in response to Matt Porter's complaint about breaking prima2, here's > another 16 patches which changes the way the L2 cache is initialised on > many platforms. This series moves towards a situation where the generic > code initialises the L2 cache itself, with as little help as possible > from board specific code. Patches 2/16 ("ARM: l2c: add platform independent core L2 cache initialisation") and 3/16 ("ARM: l2c: convert rockchip to generic l2c initialisation") applied on a linux-next from 20140428, Tested-by: Heiko Stuebner