[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4BEA3FF3CAA35E408EA55C7BE2E61D055C767F6C48@xmail3.se.axis.com>
Date: Mon, 13 Feb 2012 09:49:22 +0100
From: Mikael Starvik <mikael.starvik@...s.com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: SMP MIPS and Linux 3.2
I'm running Linux 3.2 on a MIPS 34K with two VPEs (in MT_SMP configuration). It works fine in UP but with SMP it deadlocks during bootup (both CPUs gets idle). Typically like this:
[ 0.090000] CPU revision is: 01019550 (MIPS 34Kc)
[ 0.090000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.090000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.170000] Brought up 2 CPUs
<No more output>
I have tried to enable __ARCH_WANT_INTERRUPTS_ON_CTXSW but that didn't improve anything. Anyone else got this running or have any thoughts about what the problem may be?
Best Regards
/Mikael
--
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