summaryrefslogtreecommitdiffstats
path: root/arm-highbank-l2-reverts.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-10-01 10:09:16 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-10-01 10:09:16 -0400
commitddf2ddaa3f2075decf11c2d9bfe67466924b8e6f (patch)
treed5b73ba5bee881483fe964d319cd295fa0f76d1d /arm-highbank-l2-reverts.patch
parent9ee62d10a358f36f994b79d9cc570ee95940333e (diff)
downloadkernel-ddf2ddaa3f2075decf11c2d9bfe67466924b8e6f.tar.gz
kernel-ddf2ddaa3f2075decf11c2d9bfe67466924b8e6f.tar.xz
kernel-ddf2ddaa3f2075decf11c2d9bfe67466924b8e6f.zip
Linux v3.17-rc7-6-gaad7fb916a10
Diffstat (limited to 'arm-highbank-l2-reverts.patch')
-rw-r--r--arm-highbank-l2-reverts.patch16
1 files changed, 15 insertions, 1 deletions
diff --git a/arm-highbank-l2-reverts.patch b/arm-highbank-l2-reverts.patch
index 7e46d9200..e93c6442d 100644
--- a/arm-highbank-l2-reverts.patch
+++ b/arm-highbank-l2-reverts.patch
@@ -1,5 +1,16 @@
+From be2dabd3c534e7665e29b6a7fcf1cd82a3a1783b Mon Sep 17 00:00:00 2001
+From: Kyle McMartin <kmcmartin@redhat.com>
+Date: Tue, 30 Sep 2014 16:19:47 -0400
+Subject: [PATCH] arm: highbank l2 reverts
+
+Revert some v3.16 changes to mach-highbank which broke L2 cache enablement.
+Will debug upstream separately, but we need F22/21 running there. (#1139762)
+---
+ arch/arm/mach-highbank/highbank.c | 21 ++++++++++++---------
+ 1 file changed, 12 insertions(+), 9 deletions(-)
+
diff --git a/arch/arm/mach-highbank/highbank.c b/arch/arm/mach-highbank/highbank.c
-index 8c35ae4..38e1dc3 100644
+index 8c35ae4ff176..38e1dc3b4c6e 100644
--- a/arch/arm/mach-highbank/highbank.c
+++ b/arch/arm/mach-highbank/highbank.c
@@ -51,13 +51,11 @@ static void __init highbank_scu_map_io(void)
@@ -45,3 +56,6 @@ index 8c35ae4..38e1dc3 100644
.init_irq = highbank_init_irq,
.init_machine = highbank_init,
.dt_compat = highbank_match,
+--
+1.9.3
+