From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH 2.6.0test5: 2 of 3] MCA/TLB recovery
Date: Wed, 08 Oct 2003 20:51:19 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106564655631043@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-106522368223247@msgid-missing>
>>>>> On Fri, 3 Oct 2003 16:27:25 -0700, "Luck, Tony" <tony.luck@intel.com> said:
Tony> This part is just a clean-up of the logging code to only
Tony> print registers that are implemented (instead of blindly
Tony> dumping CR[0] ... CR[127] and AR[0] ... AR[127].
Tony> +/* Bitmasks of implemented registers */
Tony> +static u64 arbits[2] = { 0x11117f2f00ffUL, 0x7UL };
Tony> +static u64 crbits[2] = { 0x3fb0107UL, 0x307ffUL };
Shouldn't these masks be obtained from PAL?
Tony> +static u64 brbits[1] = { 0xffUL };
Tony> +static u64 rrbits[1] = { 0xffUL };
These look a bit weird to me (since they're architected), but I guess
it's your call...
--david
next prev parent reply other threads:[~2003-10-08 20:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-03 23:27 [PATCH 2.6.0test5: 2 of 3] MCA/TLB recovery Luck, Tony
2003-10-08 20:51 ` David Mosberger [this message]
2003-10-08 21:44 ` Luck, Tony
2003-10-08 22:39 ` David Mosberger
2003-10-08 22:45 ` Jesse Barnes
2003-10-08 23:31 ` David Mosberger
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-106564655631043@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 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.