lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 1 Jun 2020 19:05:00 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
        Borislav Petkov <bp@...en8.de>,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] x86/platform updates for v5.8

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ