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 5313BC00144 for ; Mon, 1 Aug 2022 08:26:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230041AbiHAI0j (ORCPT ); Mon, 1 Aug 2022 04:26:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42088 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229642AbiHAI0i (ORCPT ); Mon, 1 Aug 2022 04:26:38 -0400 Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F54733353 for ; Mon, 1 Aug 2022 01:26:37 -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 24B144D5D2; Mon, 1 Aug 2022 08:26:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1659342396; 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=7Y93Iu3f+lun46zY4NicsW4jHxwmRcLM0y6H9hRYWZw=; b=EMD5Q3FcuscnAwPNZgrAmi2jwx/I79tiF30akYGeTOdojfPEeB3+OurWa36EhmAhRO/kJp EKLbQQHg4FfJ+7nw/tH7gidXD3XvVe5zdHNokrJTtfAbpgAa1+tfCuew1ym0eGxexNUB0o eMi6Q9+PfWQtof+jgOBLb8btZlAJG+E= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1659342396; 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=7Y93Iu3f+lun46zY4NicsW4jHxwmRcLM0y6H9hRYWZw=; b=xZ7EjgwjtbN5X9PPlQARgWyy1W49SOKm1FSMLM7tsNys+2aAg0+gkuTCCR7l5jSWCOBQGH DlSmwLbCEPsRkTAw== 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 194F813A72; Mon, 1 Aug 2022 08:26:36 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id UlYoBjyO52IKKQAAMHmgww (envelope-from ); Mon, 01 Aug 2022 08:26:36 +0000 Date: Mon, 1 Aug 2022 10:26:35 +0200 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] x86/vmware for v6.0 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 a single minor x86/vmware cleanup for 6.0. Thx. --- The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e: Linux 5.19-rc3 (2022-06-19 15:06:47 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_vmware_for_v6.0_rc1 for you to fetch changes up to 4745ca43104b422354f06dc814d3f13661f217af: x86/vmware: Use BIT() macro for shifting (2022-06-22 11:23:14 +0200) ---------------------------------------------------------------- - A single statement simplification by using the BIT() macro ---------------------------------------------------------------- Shreenidhi Shedi (1): x86/vmware: Use BIT() macro for shifting arch/x86/kernel/cpu/vmware.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman (HRB 36809, AG Nürnberg)