From: Haavard Skinnemoen <[email protected]>
Include linux/tracehook.h and linux/utrace.h
Signed-off-by: Haavard Skinnemoen <[email protected]>
---
Don't know why I missed these initially, but this should fix utrace
on avr32.
Andrew, I've rebased my avr32-arch branch so it should no longer
conflict with mainline and you can drop git-avr32-fixup.patch. Thanks
for cleaning up my mess :-)
Haavard
arch/avr32/kernel/ptrace.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/avr32/kernel/ptrace.c b/arch/avr32/kernel/ptrace.c
index e7078c5..a485117 100644
--- a/arch/avr32/kernel/ptrace.c
+++ b/arch/avr32/kernel/ptrace.c
@@ -14,6 +14,8 @@
#include <linux/ptrace.h>
#include <linux/user.h>
#include <linux/kdebug.h>
+#include <linux/tracehook.h>
+#include <linux/utrace.h>
#include <asm/mmu_context.h>
#include <asm/ocd.h>
--
1.4.4.4
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]