Hi Linus, Here are a few fixes for the m68k architecture. Nothing fancy this time, just a build fix for the asm/system.h disintegration, and two fixes for missing platform checks (one got in during last merge window), which can cause crashes in multi-platform kernels. Thanks for pulling! The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928: Linus Torvalds (1): Linux 3.4-rc1 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git for-linus Geert Uytterhoeven (2): m68k/mac: Add missing platform check before registering platform devices m68k/q40: Add missing platform check before registering platform devices Greg Ungerer (1): m68k: include asm/cmpxchg.h in our m68k atomic.h arch/m68k/include/asm/atomic.h | 1 + arch/m68k/mac/config.c | 3 +++ arch/m68k/q40/config.c | 3 +++ 3 files changed, 7 insertions(+), 0 deletions(-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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