[PATCH] kprobes depends on xmon

Christoph Hellwig hch at lst.de
Wed Feb 15 06:54:42 EST 2006


On Tue, Feb 14, 2006 at 02:10:50PM +0100, Olaf Hering wrote:
> 
> KPROBES depends on XMON.
> arch/powerpc/lib/step.c is only compiled if CONFIG_XMON is enabled.
> 
> arch/powerpc/kernel/built-in.o:
> In function `resume_execution':arch/powerpc/kernel/kprobes.c:331: undefined reference to
> `.emulate_step'

Please compile step.o if either CONFIG_KPROBES or CONFIG_XMON is defined
instead of adding a depency.




More information about the Linuxppc-dev mailing list