All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Uros Bizjak <ubizjak@gmail.com>
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@kernel.org>, Borislav Petkov <bp@alien8.de>,
	Dave Hansen <dave.hansen@linux.intel.com>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH] x86/asm: Use RDPKRU and WRPKRU mnemonics in <asm/special_insns.h>
Date: Mon, 16 Jun 2025 10:39:44 +0200	[thread overview]
Message-ID: <20250616083944.GC1613376@noisy.programming.kicks-ass.net> (raw)
In-Reply-To: <20250616083611.157740-1-ubizjak@gmail.com>

On Mon, Jun 16, 2025 at 10:35:57AM +0200, Uros Bizjak wrote:
> Current minimum required version of binutils is 2.30,
> which supports RDPKRU and WRPKRU instruction mnemonics.
> 
> Replace the byte-wise specification of RDPKRU and
> WRPKRU with these proper mnemonics.

What about the minimal clang version and their integrated assembler?

  reply	other threads:[~2025-06-16  8:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-16  8:35 [PATCH] x86/asm: Use RDPKRU and WRPKRU mnemonics in <asm/special_insns.h> Uros Bizjak
2025-06-16  8:39 ` Peter Zijlstra [this message]
2025-06-16  8:47   ` Uros Bizjak
2025-06-16  8:53     ` Peter Zijlstra
2025-08-22 17:09 ` [tip: x86/cleanups] " tip-bot2 for Uros Bizjak

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=20250616083944.GC1613376@noisy.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=bp@alien8.de \
    --cc=dave.hansen@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=ubizjak@gmail.com \
    --cc=x86@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.