2010-11-04 22:32:23

by Will Newton

[permalink] [raw]
Subject: Re: [PATCH] um: fix ptrace build error

On Thu, Oct 28, 2010 at 4:42 PM, Richard Weinberger <[email protected]> wrote:
> Both 0a3d763 and 9b05a69 broke the um build.
> This patch fixes the issues.
>
> 0a3d763 introduced the undeclared variable "datavp".
> The patch seems completely untested. :-(
>
> 9b05a69 changed arch_ptrace()'s signature but did not
> update um/include/asm/ptrace-generic.h.
>
> Signed-off-by: Richard Weinberger <[email protected]>

Tested-by: Will Newton <[email protected]>