Greg Ungerer <gerg@xxxxxxxxxxxx> writes: > Hi Stephen, > > Stephen Rothwell wrote: >> Today's linux-next build (m68k defconfig) failed like this: >> >> kernel/built-in.o: In function `ptrace_resume': >> ptrace.c:(.text+0xc5d6): undefined reference to `user_disable_single_step' >> ptrace.c:(.text+0xc5fe): undefined reference to `user_enable_single_step' >> ptrace.c:(.text+0xc620): undefined reference to `user_disable_single_step' >> >> Caused by commit 5db612ef70d24be12f6dbf5d06b23bcd6bc2fc05 ("m68knommu: >> define arch_has_single_step() and friends"). This commit added >> definitions of these functions for m68knommu, but added declarations (and >> arch_has_single_step()) in a common header file. > > Ah, yes, thanks. I'll fix that. I don't regularly build for m68k, > so I missed that in my test builds. An m68k implementation is here <http://permalink.gmane.org/gmane.linux.ports.m68k/721>. Andreas. -- Andreas Schwab, schwab@xxxxxxxxxx GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E "And now for something completely different." -- 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