On Fri, May 27, 2011 at 01:11, Stephen Rothwell wrote: > After merging the final tree, today's linux-next build (sparc32 defconfig) > failed like this: > > drivers/misc/kgdbts.c: In function 'check_and_rewind_pc': > drivers/misc/kgdbts.c:307: error: implicit declaration of function 'instruction_pointer_set' > > Caused by commit 63ab25ebbc50 ("kgdbts: unify/generalize gdb breakpoint > adjustment") from Linus' tree. > > Lots of architectures do not use asm-generic/ptrace.h where > instruction_pointer_set() is defined. yes, but lots of arches dont implement kgdb, so it doesnt matter :). i thought i got all of them, but i must have missed some, or new arches showed up since i wrote the patches. i'll take a look later today and send out a fix. -mike -- 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