Re: [2.6 patch] sh: fix ptrace_64.c:user_disable_single_step()

From: Paul Mundt
Date: Mon Aug 25 2008 - 02:28:18 EST


On Fri, Aug 22, 2008 at 06:20:36PM +0300, Adrian Bunk wrote:
> This patch fixes the following compile error caused by
> commit c459dbf294b4a3d70490a468a7ca3907fb2c2f57
> (sh: ptrace single stepping cleanups.):
>
> <-- snip -->
>
> ...
> CC arch/sh/kernel/ptrace_64.o
> arch/sh/kernel/ptrace_64.c: In function 'user_disable_single_step':
> arch/sh/kernel/ptrace_64.c:134: error: 'regs' undeclared (first use in this function)
> arch/sh/kernel/ptrace_64.c:134: error: (Each undeclared identifier is reported only once
> arch/sh/kernel/ptrace_64.c:134: error: for each function it appears in.)
> ...
> make[2]: *** [arch/sh/kernel/ptrace_64.o] Error 1
>
> <-- snip -->
>
> Reported-by: Adrian Bunk <bunk@xxxxxxxxxx>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>
>
Applied, thanks.
--
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/