All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: Andrew Morton <akpm@digeo.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.5.64-mm1
Date: Thu, 6 Mar 2003 03:01:29 -0800	[thread overview]
Message-ID: <20030306030129.49f5c96f.akpm@digeo.com> (raw)
In-Reply-To: <20030305230712.5a0ec2d4.akpm@digeo.com>

Andrew Morton <akpm@digeo.com> wrote:
>
> 
> http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.64/2.5.64-mm1/
> 

It doesn't build with gcc-3.2.1.  Please put a

	#include <linux/string.h>

into include/linux/genhd.h


Also, the remap_file_pages changes make 2.5.64-mm1 an x86-only kernel.


And, with gcc-3.2.1:

mnm:/usr/src/25> nm vmlinux|grep __constant_memcpy | wc
    129     387    3741
mnm:/usr/src/25> nm vmlinux|grep __constant_c_and_count_memset | wc
    233     699    9553


WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@digeo.com>
To: Andrew Morton <akpm@digeo.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.5.64-mm1
Date: Thu, 6 Mar 2003 03:01:29 -0800	[thread overview]
Message-ID: <20030306030129.49f5c96f.akpm@digeo.com> (raw)
In-Reply-To: <20030305230712.5a0ec2d4.akpm@digeo.com>

Andrew Morton <akpm@digeo.com> wrote:
>
> 
> http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.64/2.5.64-mm1/
> 

It doesn't build with gcc-3.2.1.  Please put a

	#include <linux/string.h>

into include/linux/genhd.h


Also, the remap_file_pages changes make 2.5.64-mm1 an x86-only kernel.


And, with gcc-3.2.1:

mnm:/usr/src/25> nm vmlinux|grep __constant_memcpy | wc
    129     387    3741
mnm:/usr/src/25> nm vmlinux|grep __constant_c_and_count_memset | wc
    233     699    9553

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>

  parent reply	other threads:[~2003-03-06 10:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-06  7:07 2.5.64-mm1 Andrew Morton
2003-03-06  7:07 ` 2.5.64-mm1 Andrew Morton
2003-03-06 10:00 ` 2.5.64-mm1 Alex Tomas
2003-03-06 10:00   ` 2.5.64-mm1 Alex Tomas
2003-03-06 10:21   ` 2.5.64-mm1 Andrew Morton
2003-03-06 10:21     ` 2.5.64-mm1 Andrew Morton
2003-03-06 13:50     ` 2.5.64-mm1 Alex Tomas
2003-03-06 13:50       ` 2.5.64-mm1 Alex Tomas
2003-03-06 11:01 ` Andrew Morton [this message]
2003-03-06 11:01   ` 2.5.64-mm1 Andrew Morton
2003-03-09  7:50 ` 2.5.64-mm1 Alexander Hoogerhuis
2003-03-09  7:54 ` 2.5.64-mm1 Alexander Hoogerhuis
2003-03-09  7:54   ` 2.5.64-mm1 Alexander Hoogerhuis
2003-03-11 22:46   ` [opps] 2.5.64-mm1 Ed Tomlinson
2003-03-11 22:46     ` Ed Tomlinson

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=20030306030129.49f5c96f.akpm@digeo.com \
    --to=akpm@digeo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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.