Re: [Kgdb-bugreport] [PATCH 4/5] sh: convert to asm-generic ptrace.h

From: Sergei Shtylyov
Date: Thu Apr 14 2011 - 10:24:11 EST


Hello.

Mike Frysinger wrote:

Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
---
arch/sh/include/asm/ptrace.h | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/arch/sh/include/asm/ptrace.h b/arch/sh/include/asm/ptrace.h
index b219a08..3f2a6e7 100644
--- a/arch/sh/include/asm/ptrace.h
+++ b/arch/sh/include/asm/ptrace.h
[...]
@@ -137,6 +136,9 @@ static inline unsigned long profile_pc(struct pt_regs *regs)
return pc;
}
+#define profile_pc profile_pc

Same question about preprocessor...

WBR, Sergei
--
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/