[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1363355703-23654-1-git-send-email-james.hogan@imgtec.com>
Date: Fri, 15 Mar 2013 13:55:00 +0000
From: James Hogan <james.hogan@...tec.com>
To: <linux-kernel@...r.kernel.org>
CC: James Hogan <james.hogan@...tec.com>
Subject: [PATCH 0/3] metag: smp / cache changes
Here are a few Meta SMP and cache changes I have for v3.10. The first
one removes the need to have an SMP specific bootloader to configure the
cache partitions and coherency for the hardware threads that will run
SMP, and the other two are very minor fixes.
James Hogan (3):
metag: smp: copy cache partition and enable GCOn
metag: cachepart: take into account small cache bits
metag: cachepart: fix get_global_dcache_size() typo
arch/metag/include/asm/metag_mem.h | 3 +
arch/metag/kernel/cachepart.c | 16 ++++--
arch/metag/kernel/head.S | 8 +++
arch/metag/kernel/smp.c | 115 +++++++++++++++++++++++++++++++++++++
4 files changed, 137 insertions(+), 5 deletions(-)
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists