From: Anton Blanchard <anton@samba.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.14-rc1-mm1
Date: Fri, 16 Sep 2005 20:17:00 +1000 [thread overview]
Message-ID: <20050916101700.GB14962@krispykreme> (raw)
In-Reply-To: <20050916022319.12bf53f3.akpm@osdl.org>
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 <anton@samba.org>
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
next prev parent reply other threads:[~2005-09-16 10:21 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-16 9:23 2.6.14-rc1-mm1 Andrew Morton
2005-09-16 9:45 ` 2.6.14-rc1-mm1 Pekka Enberg
2005-09-16 10:17 ` Anton Blanchard [this message]
2005-09-16 20:55 ` 2.6.14-rc1-mm1 Sonny Rao
2005-09-19 20:01 ` 2.6.14-rc1-mm1 Sonny Rao
2005-09-16 12:20 ` [PATCH] drivers/base: a little speedup and cleanup Jiri Slaby
2005-09-16 15:48 ` Dmitry Torokhov
2005-09-16 17:49 ` 2.6.14-rc1-mm1 Serge E. Hallyn
2005-09-16 18:41 ` 2.6.14-rc1-mm1 Dominik Karall
2005-09-16 19:46 ` 2.6.14-rc1-mm1 Jiri Slaby
2005-09-16 19:59 ` 2.6.14-rc1-mm1 Kay Sievers
2005-09-16 20:04 ` 2.6.14-rc1-mm1 Jiri Slaby
2005-09-16 21:30 ` 2.6.14-rc1-mm1 Greg KH
2005-09-16 23:53 ` 2.6.14-rc1-mm1 Valdis.Kletnieks
2005-09-17 0:10 ` 2.6.14-rc1-mm1 Greg KH
2005-09-17 1:18 ` 2.6.14-rc1-mm1 Dr.Dre
2005-09-17 1:29 ` 2.6.14-rc1-mm1 Kay Sievers
2005-09-17 0:15 ` 2.6.14-rc1-mm1 Andrew Morton
2005-09-17 4:09 ` 2.6.14-rc1-mm1 Valdis.Kletnieks
2005-09-17 1:22 ` 2.6.14-rc1-mm1 Avuton Olrich
2005-09-17 4:41 ` 2.6.14-rc1-mm1 Andrew Morton
2005-09-17 10:10 ` 2.6.14-rc1-mm1 Neil Brown
2005-09-17 1:51 ` 2.6.14-rc1-mm1 Martin J. Bligh
2005-09-17 4:22 ` 2.6.14-rc1-mm1 Martin J. Bligh
2005-09-17 4:25 ` [PATCH] mips: Fixed build error Yoichi Yuasa
2005-09-17 4:33 ` Andrew Morton
2005-09-17 5:27 ` Yoichi Yuasa
2005-09-20 22:42 ` one more oops on sensor modules removal J.A. Magallon
2005-09-21 5:56 ` Andrew Morton
2005-09-21 8:52 ` Grant Coady
2005-10-01 11:39 ` Jean Delvare
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050916101700.GB14962@krispykreme \
--to=anton@samba.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®