[PATCH 00/43] MN10300: Add SMP support and AM34 CPU core support

From: David Howells
Date: Mon Oct 25 2010 - 22:53:15 EST




These patches support for the AM34 CPU core variant of the MN10300 arch. This
is an SMP capable core, so SMP support is added also.

Further, support for the MN2WS0060 processor (which is AM34 based), and the
ASB2364 evaluation board are added to make use of that.

I've placed the SMP caching and TLB code into preliminary patches (#15-#24 and
#26-#29) within the series, though the code in them can't be fully utilised
until the main SMP patch (#35) is applied. This makes the main SMP cache patch
smaller. Similarly, patches for kernel atomic ops (#31) and SMP FPU support
(#30) preface the main patch.

There are a couple of patches here that touch code outside of the arch:

(#1) A patch to revert parenthesisation of numbers in asm-offset.h which
breaks the MN10300 assembly code.

(#6) A patch to typedef the smpcall function pointer as it's used in many
places.

(#36) Some changes to the SMSC 911x driver to provide it with hooks by which it
can manipulate the interrupt regs on the ASB2364 board FPGA and find the
MAC address in an alternate location.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/