From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5DF57C433B4 for ; Mon, 26 Apr 2021 10:58:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 19BFE611CE for ; Mon, 26 Apr 2021 10:58:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233134AbhDZK7S (ORCPT ); Mon, 26 Apr 2021 06:59:18 -0400 Received: from mx2.suse.de ([195.135.220.15]:33812 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233159AbhDZK7O (ORCPT ); Mon, 26 Apr 2021 06:59:14 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 7310EAD69; Mon, 26 Apr 2021 10:58:32 +0000 (UTC) Date: Mon, 26 Apr 2021 12:58:35 +0200 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] x86/platform for v5.13 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, x86/platform consists solely of SGI UV stuff this time around. Please pull. Thx. --- The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_platform_for_v5.13 for you to fetch changes up to 27743f01e391ee1d80e3be2a09237507b965f91b: x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE code (2021-04-20 10:08:34 +0200) ---------------------------------------------------------------- A bunch of SGI UV improvements, fixes and cleanups. ---------------------------------------------------------------- Georges Aureau (1): x86/platform/uv: Add more to secondary CPU kdump info Ingo Molnar (2): x86/platform/uv: Fix !KEXEC build failure x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE code Justin Ernst (1): x86/platform/uv: Fix indentation warning in Documentation/ABI/testing/sysfs-firmware-sgi_uv Mike Travis (2): x86/platform/uv: Set section block size for hubless architectures x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicate APIC mode Documentation/ABI/testing/sysfs-firmware-sgi_uv | 2 +- arch/x86/Kconfig | 1 + arch/x86/kernel/apic/x2apic_uv_x.c | 33 +++++++++--------- arch/x86/platform/uv/uv_nmi.c | 46 ++++++++++++------------- 4 files changed, 41 insertions(+), 41 deletions(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg