]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c
Merge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2024 02:29:08 +0000 (19:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2024 02:29:08 +0000 (19:29 -0700)
commit5f487cd8290f3ae742cee18d92f2bb0063dc471c
tree63bd2de45cadebad8abdce682f135a6ab8454f85
parente76f69b91e1ad11e9df68ba6ca4b4ad2bf39915c
parent801549ed6abe7586eb9ad0cf7147b0bef383ad22
Merge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 platform updates from Ingo Molnar:

 - 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

* tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/platform/olpc-xo1-sci: Convert to platform remove callback returning void
  x86/platform/olpc-x01-pm: Convert to platform remove callback returning void
  x86/platform/iris: Convert to platform remove callback returning void
  x86/of: Change x86_dtb_parse_smp_config() to static
  x86/of: Map NUMA node to CPUs as per DeviceTree
  x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by default
  x86/hyperv/vtl: Correct x86_init.mpparse.parse_smp_cfg assignment