The kgdb bits break ia64 (and any other architecture without an <asm/kgdb.h> too): In file included from include/drm/drm_fb_helper.h:33, from include/drm/drm_crtc_helper.h:42, from drivers/gpu/drm/radeon/radeon_device.c:30: include/linux/kgdb.h:21:22: error: asm/kgdb.h: No such file or directory In file included from include/drm/drm_fb_helper.h:33, from include/drm/drm_crtc_helper.h:42, from drivers/gpu/drm/radeon/radeon_device.c:30: include/linux/kgdb.h:86: error: 'BREAK_INSTR_SIZE' undeclared here (not in a function) Perhaps it is time for me to dust off the partially working kgdb patches that I had a year ago. -Tony -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html