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

Reply via email to