public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/platform changes for v6.10
@ 2024-05-13  8:03 Ingo Molnar
  2024-05-13  8:07 ` [GIT PULL] Documentation/maintainer-tip: Clarify merge window policy Ingo Molnar
  2024-05-14  2:51 ` [GIT PULL] x86/platform changes for v6.10 pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Ingo Molnar @ 2024-05-13  8:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, the arch/x86 maintainers


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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-05-14  2:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13  8:03 [GIT PULL] x86/platform changes for v6.10 Ingo Molnar
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox