From: Jesse Barnes <jbarnes@engr.sgi.com>
To: linux-ia64@vger.kernel.org
Subject: Re: r996 - in trunk/kernel/ia64/kernel-patch-2.6.7-ia64-2.6.7: . debian
Date: Tue, 10 Aug 2004 15:51:52 +0000 [thread overview]
Message-ID: <200408100851.52507.jbarnes@engr.sgi.com> (raw)
In-Reply-To: <20040810071417.GA5080@lst.de>
On Tuesday, August 10, 2004 12:14 am, Christoph Hellwig wrote:
> > -diff -urN kernel-source-2.6.2.orig/arch/ia64/sn/Makefile
> > kernel-source-2.6.2/arch/ia64/sn/Makefile ----
> > kernel-source-2.6.2.orig/arch/ia64/sn/Makefile 2004-02-05
> > 01:19:28.000000000 -0700 -+++
> > kernel-source-2.6.2/arch/ia64/sn/Makefile 2004-02-15 01:38:43.000000000
> > -0700 -@@ -9,4 +9,4 @@
> > - # Makefile for the sn ia64 subplatform
> > - #
> > -
> > --obj-y += kernel/ io/
> > -+obj-$(CONFIG_DISCONTIGMEM) += kernel/ io/
> >
> > Copied: trunk/kernel/ia64/kernel-patch-2.6.7-ia64-2.6.7/up-fix.patch
> > (from rev 995,
> > trunk/kernel/ia64/kernel-patch-2.6.7-ia64-2.6.7/patch1.diff)
This little bit in particular doesn't make much sense to me.
arch/ia64/sn/Makefile won't even be called unless we're building a generic
kernel or an sn2 kernel, so why make it depend on config_discontigmem? So
you can build a generic-but-not-quite-generic kernel by turning off
config_discontigmem? I think there's a patch like this in the Fedora tree as
well, it doesn't make sense there either, but Arjan wanted it so that we
could benchmark the effect of turning on config_discontigmem in a generic
kernel (it wasn't measurable).
Thanks,
Jesse
next prev parent reply other threads:[~2004-08-10 15:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-10 7:14 r996 - in trunk/kernel/ia64/kernel-patch-2.6.7-ia64-2.6.7: . debian Christoph Hellwig
2004-08-10 15:51 ` Jesse Barnes [this message]
2004-08-12 23:03 ` dann frazier
2004-08-12 23:30 ` Jesse Barnes
2004-08-13 0:07 ` r996 - in trunk/kernel/ia64/kernel-patch-2.6.7-ia64-2.6.7: Alex Williamson
2004-08-13 0:14 ` r996 - in trunk/kernel/ia64/kernel-patch-2.6.7-ia64-2.6.7: . debian Jesse Barnes
2004-08-13 1:32 ` Jesse Barnes
2004-08-13 9:32 ` Christoph Hellwig
2004-08-13 15:29 ` Jesse Barnes
2004-08-13 16:02 ` r996 - in trunk/kernel/ia64/kernel-patch-2.6.7-ia64-2.6.7: Alex Williamson
2004-08-13 16:16 ` r996 - in trunk/kernel/ia64/kernel-patch-2.6.7-ia64-2.6.7: . debian Jesse Barnes
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=200408100851.52507.jbarnes@engr.sgi.com \
--to=jbarnes@engr.sgi.com \
--cc=linux-ia64@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 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.