mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@steeleye.com>
To: James Cleverdon <jamesclv@us.ibm.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] 2.6.1-mm2: Adjust MAX_MP_BUSSES for summit and generic subarches
Date: 14 Jan 2004 14:42:06 -0500	[thread overview]
Message-ID: <1074109327.1805.65.camel@mulgrave> (raw)

Summit has it's own mach_mpspec.h, so it won't even see the summit
changes you're proposing in mach-default:

+++ q1mm2/include/asm-i386/mach-generic/mach_mpspec.h	2004-01-13 
[...]
+#if defined(CONFIG_X86_SUMMIT) || defined(CONFIG_X86_GENERICARCH)

Putting summit specific pieces in the subarch default is the wrong way
to do it (and for this patch, it's even unnecessary since you modify the
summit mach_mpspec.h anyway).

James



             reply	other threads:[~2004-01-14 19:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-14 19:42 James Bottomley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-01-14  1:47 James Cleverdon

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=1074109327.1805.65.camel@mulgrave \
    --to=james.bottomley@steeleye.com \
    --cc=jamesclv@us.ibm.com \
    --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

Powered by JetHome