public inbox for linux-kernel@vger.kernel.org
 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/build changes for v6.8
Date: Mon, 8 Jan 2024 12:15:06 +0100	[thread overview]
Message-ID: <ZZvZOhUHRrgkOAPJ@gmail.com> (raw)

Linus,

Please pull the latest x86/build git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-build-2024-01-08

   # HEAD: bcf7ef56daca2eacf836d22eee23c66f7cd96a65 x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump

x86/build changes for v6.8:

 - Update the objdump & instruction decoder self-test code for
   better LLVM toolchain compatibility

 - Rework CONFIG_X86_PAE dependencies, for better readability
   and higher robustness.

 - Misc cleanups

 Thanks,

	Ingo

------------------>
Arnd Bergmann (1):
      x86/Kconfig: Rework CONFIG_X86_PAE dependency

Nathan Chancellor (2):
      x86/tools: Remove chkobjdump.awk
      x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump

Samuel Zeter (2):
      x86/tools: objdump_reformat.awk: Ensure regex matches fwait
      x86/tools: objdump_reformat.awk: Allow for spaces


 arch/x86/Kconfig                    |  4 ++--
 arch/x86/Kconfig.cpu                |  6 +++++-
 arch/x86/tools/Makefile             |  2 +-
 arch/x86/tools/chkobjdump.awk       | 34 ----------------------------------
 arch/x86/tools/objdump_reformat.awk |  6 +++---
 5 files changed, 11 insertions(+), 41 deletions(-)
 delete mode 100644 arch/x86/tools/chkobjdump.awk

             reply	other threads:[~2024-01-08 11:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-08 11:15 Ingo Molnar [this message]
2024-01-09  2:11 ` [GIT PULL] x86/build changes for v6.8 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=ZZvZOhUHRrgkOAPJ@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