From: "Martin J. Bligh" <Martin.Bligh@us.ibm.com>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [PATCH] Summit support for 2.5 - now with subarch! [0/5]
Date: Mon, 14 Oct 2002 15:27:28 -0700 [thread overview]
Message-ID: <76800000.1034634448@flay> (raw)
OK, I redid this with subarch support. It's now new and shiny and gets
whites whiter. Actually came out smaller and cleaner, so maybe doing
The Right Thing (tm) is good sometimes ;-) Retested.
This set of 5 patches puts in the core support for the Summit chipset
used by IBM x440 machines - this is a major new platform for IBM, and
we'd really like to have it supported in 2.6 ... the changes are actually
pretty small, it keys off a lot of the same stuff as the NUMA-Q.
I've taken James Cleverdon's patches (he did all the hard work on this)
and split it into bite-sized chunks, where each patch is small, confined
and (IMHO) easily readable, and it should be easy to see it won't break
anything else.
I've dropped some cleanup work that he did - you seem to like that seperate
from features, and I agree ... it's much easier to read the patches like this.
I will invest some serious effort and time in cleanup after the feature freeze,
including investigating using the subarch support which I know some people
would like to see done.
There is an x86_summit switch variable which is needed because
distributions want the same kernel to boot on Summit as other platforms. For
most people, just leaving CONFIG_X86_SUMMIT turned off will give them
exactly the same code as they had before, with no switching. Alan wanted
it to work this way to make debugging easier, and simplify the common case.
I've also tested these on a standard desktop PC, a standard 4-way SMP box,
and a 16-way NUMA-Q (against 2.5.42). No problems found.
Please apply!
Thanks,
Martin.
next reply other threads:[~2002-10-14 22:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-14 22:27 Martin J. Bligh [this message]
2002-10-14 23:24 ` [PATCH] Summit support for 2.5 - now with subarch! [0/5] Greg KH
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=76800000.1034634448@flay \
--to=martin.bligh@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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