All of lore.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/cleanups for v6.15
Date: Sat, 22 Mar 2025 12:50:15 +0100	[thread overview]
Message-ID: <Z96j9-AVdkmXKnId@gmail.com> (raw)

Linus,

Please pull the latest x86/cleanups Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2025-03-22

   # HEAD: ec73859d76db768da97ee799a91eb9c7d28974fe x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mask() function

Miscellaneous x86 cleanups by Arnd Bergmann, Charles Han,
Mirsad Todorovac, Randy Dunlap, Thorsten Blum and Zhang Kunbo.

 Thanks,

	Ingo

------------------>
Arnd Bergmann (1):
      x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mask() function

Charles Han (1):
      x86/delay: Fix inconsistent whitespace

Mirsad Todorovac (1):
      selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_SIZE()

Randy Dunlap (1):
      x86/usercopy: Fix kernel-doc func param name in clean_cache_range()'s description

Thorsten Blum (1):
      x86/apic: Use str_disabled_enabled() helper in print_ipi_mode()

Zhang Kunbo (2):
      x86/irq: Fix missing declaration of 'io_apic_irqs'
      x86/platform: Fix missing declaration of 'x86_apple_machine'


 arch/x86/include/asm/coco.h                     | 10 +++++++++-
 arch/x86/include/asm/pgtable_types.h            |  2 +-
 arch/x86/kernel/apic/ipi.c                      |  3 ++-
 arch/x86/kernel/i8259.c                         |  1 +
 arch/x86/kernel/quirks.c                        |  2 ++
 arch/x86/lib/delay.c                            |  2 +-
 arch/x86/lib/usercopy_64.c                      |  2 +-
 tools/testing/selftests/x86/syscall_numbering.c |  3 ++-
 8 files changed, 19 insertions(+), 6 deletions(-)

             reply	other threads:[~2025-03-22 11:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-22 11:50 Ingo Molnar [this message]
2025-03-25  6:08 ` [GIT PULL] x86/cleanups for v6.15 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=Z96j9-AVdkmXKnId@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 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.