From: David Miller <davem@twiddle.net>
To: hpa@transmeta.com
Cc: linux-kernel@vger.rutgers.edu
Subject: Re: 64bit port
Date: Sat, 1 May 1999 02:59:56 -0700 [thread overview]
Message-ID: <199905010959.CAA24677@piglet.twiddle.net> (raw)
In-Reply-To: <7gei4f$qsh$1@palladium.transmeta.com> (hpa@transmeta.com)
From: hpa@transmeta.com (H. Peter Anvin)
Date: 1 May 1999 09:39:27 GMT
I think that was only UltraSPARC I.
Not true.
All currently shipping UltraSparc's have at least one of the two
64-bit lockup bugs. On the Ultra-I the user can do it no matter where
the text section is mapped, this is why Solaris doesn't offer 64-bit
installation by default on the < 250Mhz Ultra-I's which are the chips
affected by this first bug.
All UltraSparc chips (to my knowledge) are effected by the second hw
bug, which can only be triggered if the user can execute code in the
top of low 2GB of the 64-bit address space (it involves doing a PC
relative call which over/under-flows the program counter across the
64-bit top/bottom addresses, while doing an access into the VA space
hole in the delay slot, or something like this, I don't know the exact
trigger sequence yet). This is why Solaris-7 does not allow 64-bit
userspace to map anything in these areas in 64-bit mode, which as a
side-effect makes the medium-low code model close to useless.
When Jakub and I get the 64-bit userland bootstrapped, I'll start
running crashme to learn what the exact instruction sequences are so
we have a chance at coding a more suitable workaround than what
Solaris has chosen.
Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
next parent reply other threads:[~1999-05-01 9:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E10dUur-0001vY-00@devel2.axiom.internal>
[not found] ` <7gei4f$qsh$1@palladium.transmeta.com>
1999-05-01 9:59 ` David Miller [this message]
[not found] <Pine.LNX.4.10.9905011108010.2314-100000@tahallah.demon.co.uk>
1999-05-01 10:40 ` 64bit port David Miller
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=199905010959.CAA24677@piglet.twiddle.net \
--to=davem@twiddle.net \
--cc=hpa@transmeta.com \
--cc=linux-kernel@vger.rutgers.edu \
/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