From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: linux-arm-kernel@lists.infradead.org
Cc: Andrew Lunn <andrew@lunn.ch>,
kernel@stlinux.com, Linus Walleij <linus.walleij@linaro.org>,
Gregory Clement <gregory.clement@free-electrons.com>,
Thierry Reding <thierry.reding@gmail.com>,
Heiko Stuebner <heiko@sntech.de>, Rob Herring <robh@kernel.org>,
linux-samsung-soc@vger.kernel.org,
Michal Simek <michal.simek@xilinx.com>,
bcm-kernel-feedback-list@broadcom.com,
Dinh Nguyen <dinguyen@altera.com>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
Jason Cooper <jason@lakedaemon.net>,
Stephen Warren <swarren@wwwdotorg.org>,
Hauke Mehrtens <hauke@hauke-m.de>,
Matt Porter <mporter@linaro.org>,
Kukjin Kim <kgene.kim@samsung.com>,
linux-tegra@vger.kernel.org, Shawn Guo <shawn.guo@freescale.com>,
Maxime Coquelin <maxime.coquelin@st.com>,
Barry Song <baohua@kernel.org>,
Srinivas Kandagatla <srinivas.kandagatla@gmail.com>,
Christian Daudt <bcm@fixthebug.org>,
Patrice
Subject: [PATCH 00/16] Another 16 L2C patches
Date: Mon, 28 Apr 2014 17:56:31 +0100 [thread overview]
Message-ID: <20140428165631.GM26756@n2100.arm.linux.org.uk> (raw)
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.
A number of platforms are left alone because they're more complex -
these should still eventually be converted.
At some point in the near future, I will see about sorting out their
ordering wrt the previous patch set. For the time being, they apply
on top of the existing l2c changes.
arch/arm/include/asm/mach/arch.h | 3 +++
arch/arm/kernel/irq.c | 12 ++++++++++++
arch/arm/mach-bcm/bcm_5301x.c | 9 ++-------
arch/arm/mach-berlin/berlin.c | 17 ++++++-----------
arch/arm/mach-exynos/exynos.c | 8 ++------
arch/arm/mach-highbank/highbank.c | 9 +++------
arch/arm/mach-imx/mach-vf610.c | 9 ++-------
arch/arm/mach-mvebu/board-v7.c | 9 ++++++---
arch/arm/mach-nomadik/cpu-8815.c | 13 +++----------
arch/arm/mach-prima2/Makefile | 1 -
arch/arm/mach-prima2/common.c | 6 ++++++
arch/arm/mach-prima2/l2x0.c | 17 -----------------
arch/arm/mach-rockchip/rockchip.c | 9 ++-------
arch/arm/mach-socfpga/socfpga.c | 9 ++-------
arch/arm/mach-sti/board-dt.c | 20 +++++---------------
arch/arm/mach-tegra/tegra.c | 12 +++---------
arch/arm/mach-vexpress/v2m.c | 3 ++-
arch/arm/mach-zynq/common.c | 8 +++-----
18 files changed, 62 insertions(+), 112 deletions(-)
--
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.
next reply other threads:[~2014-04-28 16:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-28 16:56 Russell King - ARM Linux [this message]
2014-04-28 16:58 ` [PATCH 14/16] ARM: l2c: convert exynos to generic l2c initialisation (and thereby fix it) Russell King
2014-04-28 17:12 ` [PATCH 00/16] Another 16 L2C patches Stephen Warren
2014-04-28 17:27 ` Stephen Warren
2014-04-28 17:39 ` Russell King - ARM Linux
2014-04-28 19:00 ` Heiko Stübner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140428165631.GM26756@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=andrew@lunn.ch \
--cc=baohua@kernel.org \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=bcm@fixthebug.org \
--cc=dinguyen@altera.com \
--cc=gregory.clement@free-electrons.com \
--cc=hauke@hauke-m.de \
--cc=heiko@sntech.de \
--cc=jason@lakedaemon.net \
--cc=kernel@stlinux.com \
--cc=kgene.kim@samsung.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=maxime.coquelin@st.com \
--cc=michal.simek@xilinx.com \
--cc=mporter@linaro.org \
--cc=robh@kernel.org \
--cc=sebastian.hesselbarth@gmail.com \
--cc=shawn.guo@freescale.com \
--cc=srinivas.kandagatla@gmail.com \
--cc=swarren@wwwdotorg.org \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox