From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: ia64 patch for 2.5.75
Date: Sat, 12 Jul 2003 08:58:45 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105800033710325@msgid-missing> (raw)
The latest ia64 patch is now available at
ftp://ftp.kernel.org/pub/linux/kernel/ports/ia64/v2.5/ in file:
linux-2.5.75-ia64-030712.diff.gz
It's a "whopping" 10KB in size, so clearly things are heading in the
right direction.
The patch mostly fixes the ACPI irq breakage in the main tree (some
bits haven't made it yet, apparently) and some per-CPU related fixes
(those are just temporary workarounds; Rusty is working on the proper
fix).
There is one mildly interesting change: I moved per-CPU data area from
region 5 to the end of region 7. This allows us to address this area
via a simple "addl" (instead of movl or a GOT access). At the moment,
this hardly makes a difference because the compiler can't take
advantage of it. I have a prototype of a GCC patch which would change
that though. Once GCC can take advantage of this feature, addressing
CPU-local variables will become even cheaper.
This patch hasn't received a huge amount of testing, but it does seem
to work quite well for me on a 4-way Itanium 2 machine (rx5670) and
the Ski simulator.
Enjoy,
--david
reply other threads:[~2003-07-12 8:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=marc-linux-ia64-105800033710325@msgid-missing \
--to=davidm@napali.hpl.hp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox