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 AEF19C433F5 for ; Thu, 26 May 2022 16:50:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348200AbiEZQuU (ORCPT ); Thu, 26 May 2022 12:50:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53914 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348274AbiEZQuH (ORCPT ); Thu, 26 May 2022 12:50:07 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 06E5349C99; Thu, 26 May 2022 09:50:07 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 88A3561CEC; Thu, 26 May 2022 16:50:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 61948C385A9; Thu, 26 May 2022 16:50:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1653583805; bh=HxEkgjO2EAAyeO56xVtO8CtSiCh6jF5FCDTEIEOocXg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=phGHcKF/et7RPbxWmSyaD6M7QvM6Hdrc2MQcQZC/nRH3w0KLJYV8hJyRV1hPazjOf T7mici+6LLdT0yMxhtNYhUsXrKN+0eUeOqTg4+JW1WCeHLnbe7XFyuMKmOQ2MT4Ng+ mJGf3P4CRRtTSQq1z2OOtxIqecbrO5wsRfZkSzw4= Date: Thu, 26 May 2022 18:49:13 +0200 From: Greg Kroah-Hartman To: Yury Norov Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Patch for stable Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 26, 2022 at 09:42:25AM -0700, Yury Norov wrote: > Hi Greg, > > Can you please consider taking the patch "KVM: x86: hyper-v: fix type > of valid_bank_mask" into stable? > > Commit ea8c66fe8d8f4f93df941e52120a3512d7bf5128 upstream. For what kernel tree(s) should thie be backported? thanks, greg k-h