public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Florian Weimer <fweimer@redhat.com>,
	Siddhesh Poyarekar <siddhesh@gotplt.org>
Cc: "H.J. Lu via Libc-alpha" <libc-alpha@sourceware.org>
Subject: Re: [PATCH] <sys/platform/x86.h>: Add Intel LAM support
Date: Tue, 22 Dec 2020 03:45:18 -0800	[thread overview]
Message-ID: <CAMe9rOqcBrKnTNFt7sF55-hUT_Y0Fgh2-O8AsWmDMNcVx=PWLg@mail.gmail.com> (raw)
In-Reply-To: <87wnxaus63.fsf@oldenburg2.str.redhat.com>

On Tue, Dec 22, 2020 at 1:05 AM Florian Weimer <fweimer@redhat.com> wrote:
>
> * H. J. Lu via Libc-alpha:
>
> > Add Intel Linear Address Masking (LAM) support to <sys/platform/x86.h>.
> > ---
> >  manual/platform.texi               | 3 +++
> >  sysdeps/x86/sys/platform/x86.h     | 3 +++
> >  sysdeps/x86/tst-get-cpu-features.c | 1 +
> >  3 files changed, 7 insertions(+)
>
> Looks okay to me.
>

I checked it with the updated commit message:

Add Intel Linear Address Masking (LAM) support to <sys/platform/x86.h>.
HAS_CPU_FEATURE (LAM) can be used to detect if LAM is enabled in CPU.

LAM modifies the checking that is applied to 64-bit linear addresses,
allowing software to use of the untranslated address bits for metadata.

-- 
H.J.

  reply	other threads:[~2020-12-22 11:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-22  4:22 H.J. Lu
2020-12-22  7:39 ` Siddhesh Poyarekar
2020-12-22  9:05 ` Florian Weimer
2020-12-22 11:45   ` H.J. Lu [this message]
2020-12-22 11:52     ` Siddhesh Poyarekar

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='CAMe9rOqcBrKnTNFt7sF55-hUT_Y0Fgh2-O8AsWmDMNcVx=PWLg@mail.gmail.com' \
    --to=hjl.tools@gmail.com \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=siddhesh@gotplt.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).