[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231027171846.GPZTvw9k7KBkOXXONF@fat_crate.local>
Date: Fri, 27 Oct 2023 19:18:46 +0200
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/platform for v6.7
Hi Linus,
please pull a bunch of x86/platform updates for 6.7.
Thx.
---
The following changes since commit f0b0d403eabbe135d8dbb40ad5e41018947d336c:
Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (2023-09-16 15:27:00 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_platform_for_6.7_rc1
for you to fetch changes up to 2a565258b3f4bbdc7a3c09cd02082cb286a7bffc:
x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs (2023-10-03 11:25:01 +0200)
----------------------------------------------------------------
- Make sure PCI function 4 IDs of AMD family 0x19, models 0x60-0x7f are
actually used in the amd_nb.c enumeration
- Add support for extracting NUMA information from devicetree for
Hyper-V usages
- Add PCI device IDs for the new AMD MI300 AI accelerators
- Annotate an array in struct uv_rtc_timer_head with the new
__counted_by attribute
- Rework UV's NMI action parameter handling
----------------------------------------------------------------
Hans de Goede (1):
x86/platform/uv: Rework NMI "action" modparam handling
Kees Cook (1):
x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_by
Muralidhara M K (1):
x86/amd_nb: Add AMD Family MI300 PCI IDs
Saurabh Sengar (2):
x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init()
x86/numa: Add Devicetree support
Yazen Ghannam (1):
x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs
arch/x86/Kconfig | 1 +
arch/x86/include/asm/prom.h | 5 ++
arch/x86/kernel/amd_nb.c | 8 ++++
arch/x86/kernel/devicetree.c | 6 +--
arch/x86/kernel/setup.c | 2 +
arch/x86/mm/numa.c | 3 ++
arch/x86/platform/uv/uv_nmi.c | 104 ++++++++++++++++++++++-------------------
arch/x86/platform/uv/uv_time.c | 2 +-
include/linux/pci_ids.h | 1 +
9 files changed, 79 insertions(+), 53 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists