* [GIT PULL] x86/platform updates for v5.8
@ 2020-06-01 17:05 Ingo Molnar
2020-06-01 21:55 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2020-06-01 17:05 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
Andrew Morton
Linus,
Please pull the latest x86/platform git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-platform-2020-06-01
# HEAD: 33649bf4494c1feaf1956a84895fcc0621aafd90 x86/apic/uv: Remove code for unused distributed GRU mode
This tree cleans up various aspects of the UV platform support code,
it removes unnecessary functions and cleans up the rest.
Thanks,
Ingo
------------------>
Christoph Hellwig (11):
x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static
x86/platform/uv: Remove the uv_partition_coherence_id() macro
x86/platform/uv: Unexport sn_coherency_id
x86/platform/uv: Unexport symbols only used by x2apic_uv_x.c
x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macros
x86/platform/uv: Mark is_uv_hubless() static
x86/platform/uv: Mark uv_min_hub_revision_id static
x86/platform/uv: Simplify uv_send_IPI_one()
x86/platform/uv: Remove _uv_hub_info_check()
x86/platform/uv: Unexport uv_apicid_hibits
x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macro
Steve Wahl (1):
x86/apic/uv: Remove code for unused distributed GRU mode
arch/x86/include/asm/uv/bios.h | 7 ---
arch/x86/include/asm/uv/uv.h | 2 -
arch/x86/include/asm/uv/uv_hub.h | 54 ----------------------
arch/x86/include/asm/uv/uv_mmrs.h | 7 ---
arch/x86/kernel/apic/x2apic_uv_x.c | 91 +++++++-------------------------------
arch/x86/platform/uv/bios_uv.c | 16 ++-----
arch/x86/platform/uv/uv_sysfs.c | 2 +-
7 files changed, 22 insertions(+), 157 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-01 21:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-01 17:05 [GIT PULL] x86/platform updates for v5.8 Ingo Molnar
2020-06-01 21:55 ` pr-tracker-bot
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.