Hi Linus, Can you plase pull the m68knommu git tree, for-linux branch: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus It contains five fixes. Four fix build problems introduced by recent clean up and merging of the m68k timer and ptrace code. The other fixes the 528x ColdFire CPU QSPI base address definition, missed in the ColdFire QSPI cleanup. Thanks Greg The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9: Linus Torvalds (1): Linux 3.5-rc2 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus Greg Ungerer (4): m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types m68knommu: fix 68328 local setting of timer interrupt handler m68knommu: fix 68360 local setting of timer interrupt handler m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types Steven King (1): m68knommu: m528x qspi definition fix arch/m68k/include/asm/m528xsim.h | 2 +- arch/m68k/kernel/ptrace.c | 2 +- arch/m68k/kernel/time.c | 4 ++-- arch/m68k/platform/68328/timers.c | 6 ++++-- arch/m68k/platform/68360/config.c | 7 +++++-- 5 files changed, 13 insertions(+), 8 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