LKML Archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, the arch/x86 maintainers <x86@kernel.org>
Subject: [GIT PULL] x86/asm changes for v6.10
Date: Mon, 13 May 2024 08:40:45 +0200	[thread overview]
Message-ID: <ZkG17XCNvUM7C0k5@gmail.com> (raw)

Linus,

Please pull the latest x86/asm Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-asm-2024-05-13

   # HEAD: a0c8cf9780359376496bbd6d2be1343badf68af7 x86/alternatives: Remove a superfluous newline in _static_cpu_has()

x86/asm changes for v6.10:

 - Clean up & fix asm() operand modifiers & constraints

 - Misc cleanups

 Thanks,

	Ingo

------------------>
Alexey Dobriyan (1):
      x86/asm/64: Clean up memset16(), memset32(), memset64() assembly constraints in <asm/string_64.h>

Borislav Petkov (AMD) (1):
      x86/alternatives: Remove a superfluous newline in _static_cpu_has()

Uros Bizjak (4):
      x86/asm: Remove %P operand modifier from altinstr asm templates
      x86/asm: Use %c/%n instead of %P operand modifier in asm templates
      x86/asm: Use %a instead of %P operand modifier in asm templates
      x86/asm: Use "m" operand constraint in WRUSSQ asm template


 arch/x86/boot/main.c                 |  4 ++--
 arch/x86/include/asm/alternative.h   | 22 +++++++++---------
 arch/x86/include/asm/apic.h          |  2 +-
 arch/x86/include/asm/atomic64_32.h   |  2 +-
 arch/x86/include/asm/cpufeature.h    |  5 ++--
 arch/x86/include/asm/irq_stack.h     |  2 +-
 arch/x86/include/asm/processor.h     |  6 ++---
 arch/x86/include/asm/special_insns.h |  8 +++----
 arch/x86/include/asm/string_64.h     | 45 +++++++++++++++++++-----------------
 arch/x86/include/asm/uaccess.h       |  4 ++--
 10 files changed, 51 insertions(+), 49 deletions(-)

             reply	other threads:[~2024-05-13  6:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-13  6:40 Ingo Molnar [this message]
2024-05-14  2:51 ` [GIT PULL] x86/asm changes for v6.10 pr-tracker-bot

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=ZkG17XCNvUM7C0k5@gmail.com \
    --to=mingo@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --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 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).