Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757120AbZCZBMU (ORCPT ); Wed, 25 Mar 2009 21:12:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754127AbZCZBMM (ORCPT ); Wed, 25 Mar 2009 21:12:12 -0400 Received: from hq2.tensilica.com ([65.205.227.30]:7910 "EHLO maia.hq.tensilica.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753896AbZCZBMM (ORCPT ); Wed, 25 Mar 2009 21:12:12 -0400 Message-ID: <49CAD667.5080206@tensilica.com> Date: Wed, 25 Mar 2009 18:12:07 -0700 From: Piet Delaney User-Agent: Thunderbird 1.5.0.12 (X11/20070530) MIME-Version: 1.0 To: LKML CC: piet delaney Subject: [XTENSA] - Updated 2.6.27-smp with changes needed for SMP stabilization and New Xtensa V3 MMU Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1916 Lines: 41 I updated 2.6.27-SMP at http://linux-xtensa.org/ with changes needed to stabilize SMP. This work was started by Chris Zankel. Joe Taylor integrated Chris's changes and started stabilizing them for the caches without alias problems. I finished the SMP stabilization, including systems with cache alias problems. Marc Gauthier and I have fixed and improved the exception processing and added support for the Tensilica's new V3 MMU (currently in pre-alpha testing). We have made the context of an exception is now visible on the stack, similar to other architectures. This kernel has been tested with our latest buildroot changes and is much more stable. We do seem to experience problems after about a week of LTP testing. I've added gdb macros to display the back-traces of the linux tasks to root-cause this problem. These macros are provided in the new Xtnesa Documentation directory. I've started KGDB integration but need to use ISS simulations to root cause the problems showing up in it's early startup self-check. I'd appreciate hearing feedback on these changes in preparation for integration with the mainstream kernel. I'm currently merging with the git repository provided by the developers at Emlix and hope to have it running and posted to http://linux-xtensa.org shortly as well as a linux-next repo worthy of being pulled by Chris. I've just updated my xtensa-2.6.27-smp git repository on hera. git://git.kernel.org/pub/scm/linux/kernel/git/piet/xtensa-2.6.27-smp.git At Tensilica it's available at: git://git.linux-xtensa.org/git/kernel/xtensa-2.6.27-smp I've upgraded our latest changes to master now that's it's vary stable. -piet -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/