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/platform changes for v6.10
Date: Mon, 13 May 2024 10:03:17 +0200	[thread overview]
Message-ID: <ZkHJRYpDIBpxWeyz@gmail.com> (raw)


Linus,

Please pull the latest x86/platform Git tree from:

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

   # HEAD: 801549ed6abe7586eb9ad0cf7147b0bef383ad22 x86/platform/olpc-xo1-sci: Convert to platform remove callback returning void

x86/platform changes for v6.10:

 - Improve the DeviceTree (OF) NUMA enumeration code to
   address kernel warnings & mis-mappings on DeviceTree platforms.

 - Migrate x86 platform drivers to the .remove_new callback API

 - Misc cleanups & fixes

 Thanks,

	Ingo

------------------>
Saurabh Sengar (4):
      x86/hyperv/vtl: Correct x86_init.mpparse.parse_smp_cfg assignment
      x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by default
      x86/of: Map NUMA node to CPUs as per DeviceTree
      x86/of: Change x86_dtb_parse_smp_config() to static

Uwe Kleine-König (3):
      x86/platform/iris: Convert to platform remove callback returning void
      x86/platform/olpc-x01-pm: Convert to platform remove callback returning void
      x86/platform/olpc-xo1-sci: Convert to platform remove callback returning void


 arch/x86/hyperv/hv_vtl.c              |  1 -
 arch/x86/include/asm/prom.h           |  9 ++-------
 arch/x86/kernel/devicetree.c          | 24 ++++++++++++++----------
 arch/x86/platform/ce4100/ce4100.c     |  1 -
 arch/x86/platform/iris/iris.c         |  5 ++---
 arch/x86/platform/olpc/olpc-xo1-pm.c  |  7 +++----
 arch/x86/platform/olpc/olpc-xo1-sci.c |  5 ++---
 7 files changed, 23 insertions(+), 29 deletions(-)

             reply	other threads:[~2024-05-13  8:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-13  8:03 Ingo Molnar [this message]
2024-05-13  8:07 ` [GIT PULL] Documentation/maintainer-tip: Clarify merge window policy Ingo Molnar
2024-05-14  2:51   ` pr-tracker-bot
2024-05-14  2:51 ` [GIT PULL] x86/platform 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=ZkHJRYpDIBpxWeyz@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).