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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7CECEC7EE23 for ; Tue, 23 May 2023 18:52:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZplTksIJuIrtOeCf6vV6+Sm8msxXEXs62Du78er2FLU=; b=a09o60DGA+Lajm 9vNxnbluBJ63Qq/dQANk0miGBBnNkUK1/JnC6FaFlW+tN5pYrHG8FEoY2Aslt+gods9nv42TsKC/f cviW35vdvp8V/O3Ju/r39rMkBBnHSble9poIeppEHUyuPSX3859hu1gf8+GykH2+3/enyKJuv4eB6 0mcBYHWIAcm6yvSRGfKs9IC/0AFxU07EqrAAxJXsSUcWvo2pF4yupdbkNDD0VsTpWIOvaEN9NBGv7 03TZbwDpJFfzIE8xFF4nM8oHjS0WcZOFV0oHsmlWbkdT7/yk5Hi2T5JBctHcZT/lo3Dk6kyQtIuua aAE1ChihiyAP3jvq41Iw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q1X7A-00BAwg-1w; Tue, 23 May 2023 18:52:08 +0000 Received: from mail-pg1-f170.google.com ([209.85.215.170]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q1X77-00BAue-1i for linux-arm-kernel@lists.infradead.org; Tue, 23 May 2023 18:52:07 +0000 Received: by mail-pg1-f170.google.com with SMTP id 41be03b00d2f7-51b33c72686so5341917a12.1 for ; Tue, 23 May 2023 11:52:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684867920; x=1687459920; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=5oG31BoHoHiHwOlqYGhtkonFmlXgV+FoMl6Z765+ow0=; b=Whig1biE3jhldON+7QqDNWn0ljBMcPYUgS+ydXYVbGb/0eLcr8ycicSvVs0FgdYb8s t/YVi5WFe3ZdsNlqTG3jMVdOIy5WKhLLAyyZq9L6xiEvVIbTc6c0kiKXNcle+zlaV1Dt dETV9flygEubX36FriDhlSU0ahC99UfEts4YtOhoKOdvRFgTC0NaVTKn9Hk3GEubMiLg j6WryRclyNendOxW4cE5Pc73Nu0NUNluq+QnXZwgRehXoVm3tu1WJNrRKMtc1IReU7mO 2QOA/Fgb1YWxkkic0zNB4Qwanm4fU80c/YTpTDgM0+Zwyum3sgafH10LCcoQzIy5Y2Gj 8ezQ== X-Gm-Message-State: AC+VfDzC6Vm22yNsQ49cnwglyr3Fgpqx3b5sBkimCewgP5IO9pv90S0B pQtRDYYSzddJBe2PPOke+/I= X-Google-Smtp-Source: ACHHUZ5YNdnPd8x4bK04UQx412rlbNvN8OuRKTB5AGhP622dL7WqYAj832Ewisttkrnv0+SzatUQVw== X-Received: by 2002:a05:6a21:7886:b0:10b:b6cf:bbb0 with SMTP id bf6-20020a056a21788600b0010bb6cfbbb0mr8498025pzc.42.1684867919866; Tue, 23 May 2023 11:51:59 -0700 (PDT) Received: from liuwe-devbox-debian-v2 ([20.69.120.36]) by smtp.gmail.com with ESMTPSA id b24-20020aa78718000000b0063d2989d5b4sm6112108pfo.45.2023.05.23.11.51.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 May 2023 11:51:58 -0700 (PDT) Date: Tue, 23 May 2023 18:51:56 +0000 From: Wei Liu To: Michael Kelley Cc: kys@microsoft.com, haiyangz@microsoft.com, wei.liu@kernel.org, decui@microsoft.com, catalin.marinas@arm.com, will@kernel.org, tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, dave.hansen@linux.intel.com, hpa@zytor.com, linux-kernel@vger.kernel.org, linux-hyperv@vger.kernel.org, linux-arm-kernel@lists.infradead.org, x86@kernel.org Subject: Re: [PATCH v2 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline Message-ID: References: <1684862062-51576-1-git-send-email-mikelley@microsoft.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1684862062-51576-1-git-send-email-mikelley@microsoft.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230523_115205_567402_487424E1 X-CRM114-Status: GOOD ( 12.13 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, May 23, 2023 at 10:14:21AM -0700, Michael Kelley wrote: [...] > diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h > index 0f1001d..3ceb9df 100644 > --- a/include/linux/cpuhotplug.h > +++ b/include/linux/cpuhotplug.h > @@ -200,6 +200,7 @@ enum cpuhp_state { > > /* Online section invoked on the hotplugged CPU from the hotplug thread */ > CPUHP_AP_ONLINE_IDLE, > + CPUHP_AP_HYPERV_ONLINE, x86 maintainers, are you okay with this? Thanks, Wei. > CPUHP_AP_KVM_ONLINE, > CPUHP_AP_SCHED_WAIT_EMPTY, > CPUHP_AP_SMPBOOT_THREADS, > -- > 1.8.3.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel