
Both commits0a3d763f1a
("ptrace: cleanup arch_ptrace() on um") and9b05a69e05
("ptrace: change signature of arch_ptrace()") broke the um build. This patch fixes the issues.0a3d763f1a
introduced the undeclared variable "datavp". The patch seems completely untested. :-(9b05a69e05
changed arch_ptrace()'s signature but did not update um/include/asm/ptrace-generic.h. Signed-off-by: Richard Weinberger <richard@nod.at> Cc: Namhyung Kim <namhyung@gmail.com> Cc: Jeff Dike <jdike@addtoit.com> Tested-by: Will Newton <will.newton@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
5.4 KiB
5.4 KiB