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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A9BB9C433F5 for ; Mon, 23 May 2022 19:20:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230029AbiEWTUg (ORCPT ); Mon, 23 May 2022 15:20:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47364 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229898AbiEWTUW (ORCPT ); Mon, 23 May 2022 15:20:22 -0400 Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 89D9E14B2D9 for ; Mon, 23 May 2022 11:55:13 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 2DBB521A9F; Mon, 23 May 2022 18:55:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1653332112; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=L9I5H3awiOqVXcOOt7CeWyZc5oWhRQGJioYprnf5VZY=; b=tIdO8j4ZCXiqk+JXD1cVg5fnpzTvORn6aDp2pXRGmw3zwi/diBdIFSgl/2bOvsDAESv/mc jmq1V2N+nZKy+qbOEbQv/hK9CaE7AxcOXS6VpoOIpjFbd+fVVk0iw1+pzXXuR49Y6aeSZ7 I9CBIjnKwidLEHu0m82SZwjD1zAoHGw= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1653332112; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=L9I5H3awiOqVXcOOt7CeWyZc5oWhRQGJioYprnf5VZY=; b=kClP+8gt+bxbCrZYimlkS5FSSPEBbr11LM+T66hvMuEwES/2RnH0vW3hV6E4x+uNjK8BEH pZSo3IZVBAUVUuDQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 20CC4139F5; Mon, 23 May 2022 18:55:12 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id iqj5B5DYi2JiaQAAMHmgww (envelope-from ); Mon, 23 May 2022 18:55:12 +0000 Date: Mon, 23 May 2022 20:55:07 +0200 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] x86/platform for 5.19 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, please pull the x86/platform lineup for 5.19. Thx. --- The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_platform_for_v5.19_rc1 for you to fetch changes up to 327c348988c6f0bacd7abd29c151f37bdf1e2a02: x86/platform/uv: Log gap hole end size (2022-04-07 17:25:15 +0200) ---------------------------------------------------------------- - A couple of changes enabling SGI UV5 support ---------------------------------------------------------------- Mike Travis (3): x86/platform/uv: Update NMI Handler for UV5 x86/platform/uv: Update TSC sync state for UV5 x86/platform/uv: Log gap hole end size arch/x86/kernel/apic/x2apic_uv_x.c | 16 +++++++++++++--- arch/x86/platform/uv/uv_nmi.c | 21 +++++++++++---------- 2 files changed, 24 insertions(+), 13 deletions(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman (HRB 36809, AG Nürnberg)