Re: 2.6.14-rc1-mm1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Sep 16, 2005 at 02:23:19AM -0700, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.14-rc1/2.6.14-rc1-mm1/

Builds and boots on ppc64 (POWER5) with the following patch, I forgot to
include siginfo.h when I added data breakpoint support. We must include
it in a round-a-bout way in mainline.

Signed-off-by: Anton Blanchard <[email protected]>

Index: linux-2.6-test/arch/ppc64/mm/fault.c
===================================================================
--- linux-2.6-test.orig/arch/ppc64/mm/fault.c	2005-09-16 20:13:05.000000000 +1000
+++ linux-2.6-test/arch/ppc64/mm/fault.c	2005-09-16 20:13:47.000000000 +1000
@@ -38,6 +38,7 @@
 #include <asm/system.h>
 #include <asm/uaccess.h>
 #include <asm/kdebug.h>
+#include <asm/siginfo.h>
 
 /*
  * Check whether the instruction at regs->nip is a store using
-
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]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux