All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joseph Fannin <jhf@rivenstone.net>
To: Andrew Morton <akpm@osdl.org>
Subject: Re: 2.6.7-mm3
Date: Sun, 27 Jun 2004 18:51:04 -0400	[thread overview]
Message-ID: <20040627225104.GA623@samarkand.rivenstone.net> (raw)
In-Reply-To: <20040626233105.0c1375b2.akpm@osdl.org>

[-- Attachment #1: Type: text/plain, Size: 358 bytes --]

On Sat, Jun 26, 2004 at 11:31:05PM -0700, Andrew Morton wrote:
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm3/
> 
> +ppc64-COMMAND_LINE_SIZE-fix.patch

    The same fix is needed for ppc32 as well.  I've attached a patch.

Signed-off-by: Joseph Fannin <jhf@rivenstone.net>
-- 
Joseph Fannin
jhf@rivenstone.net

[-- Attachment #2: ppc-COMMAND_LINE_SIZE-fix.patch --]
[-- Type: text/plain, Size: 441 bytes --]

diff -urN linux-2.6.7-mm3/include/asm-ppc/machdep.h linux-2.6.7-mm3_patched/include/asm-ppc/machdep.h
--- linux-2.6.7-mm3/include/asm-ppc/machdep.h	2004-06-27 09:57:56.000000000 -0400
+++ linux-2.6.7-mm3_patched/include/asm-ppc/machdep.h	2004-06-27 12:25:54.721616752 -0400
@@ -5,6 +5,8 @@
 #include <linux/config.h>
 #include <linux/init.h>
 
+#include <asm/setup.h>
+
 #ifdef CONFIG_APUS
 #include <asm-m68k/machdep.h>
 #endif

  parent reply	other threads:[~2004-06-27 23:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-27  6:31 2.6.7-mm3 Andrew Morton
2004-06-27  9:04 ` 2.6.7-mm3 Joshua Kwan
2004-06-27 11:38 ` 2.6.7-mm3 [broken serial console and Kernel BUG on dual Opteron] R. J. Wysocki
2004-06-28  7:19   ` Andrew Morton
2004-06-28 19:18     ` R. J. Wysocki
2004-06-28 19:29       ` 2.6.7-mm3: Kernel BUG on dual Opteron with DEBUG_SLAB R. J. Wysocki
2004-06-28 23:12         ` Andrew Morton
2004-06-27 14:17 ` [patch] 2.6.7-mm3 ALSA gus compile error Adrian Bunk
2004-06-27 22:51 ` Joseph Fannin [this message]
2004-06-28 15:03 ` 2.6.7-mm3 (compile stats) John Cherry
2004-06-28 19:27 ` [PATCH 2.6.7-mm3] cirrusfb: minor fixes Francois Romieu
2004-06-28 21:59   ` David Eger
2004-06-28 22:42     ` Francois Romieu

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=20040627225104.GA623@samarkand.rivenstone.net \
    --to=jhf@rivenstone.net \
    --cc=akpm@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.