Hi Linus, Can you please pull the m68knommu git tree, for-linus-fixes branch: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus-fixes A couple of bug fixes. One for linker scripts changes, and the other to not rely on m68k-linux compiler machine type defines. Thanks Greg The following changes since commit 2c53b436a30867eb6b47dd7bab23ba638d1fb0d2: Linus Torvalds (1): Linux 3.0-rc3 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus-fixes Greg Ungerer (3): m68knommu: fix linker script exported name sections m68knommu: create config options for CPU classes m68k: use kernel processor defines for conditional optimizations arch/m68k/Kconfig.nommu | 52 ++++++++++++++++++++++++++++++++----- arch/m68k/kernel/m68k_ksyms.c | 3 +- arch/m68k/kernel/vmlinux.lds_no.S | 20 +++++++------- arch/m68k/lib/memcpy.c | 9 +++--- arch/m68k/lib/memset.c | 9 +++--- arch/m68k/lib/muldi3.c | 21 +++++++-------- 6 files changed, 74 insertions(+), 40 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html