Re: linux-next: Tree for December 31 (kgdb)

From: Tony Luck
Date: Thu Dec 31 2009 - 14:24:22 EST


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-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/