Message ID | 20250507182227.7421-1-romank@linux.microsoft.com |
---|---|
Headers | show
Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 4E0C228E569; Wed, 7 May 2025 18:22:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=13.77.154.182 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746642150; cv=none; b=GGa+Z1aYmn6l9JMcsyn17TPDUEA+HdBEQnPcUZE7gYh+gJlDMp8lF0Vwm3wWdLevXdhCqOKu8G+aVK+q9e+DvTILAYpRfQF9LIp5tgoDRLviukXKjIQmwzGs5C5PSwreDxprj2edbYrm6K3LjbTq+DtKqB1h4xjjkMvXeUkc7NA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746642150; c=relaxed/simple; bh=gE+2iwlrn4G3TGVcdq1jDCgq9NL358/DVWvM8vSkS2A=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=e6qyvrKAOrSV/KKtgvDKZcmOENpsHwhfvq2jciiT9d/zGzseIgiv91UzDgd7QN7+sPY5kGY//b38yXa/SYC9+k/pb7zTnR0hzm/RJl3XcAzt01NqgTqQ4AosHn2LSx/hwQ62UiCBJIIix9sdyt38SUAvQnU8h0GVzuAC5WIOGBw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.microsoft.com; spf=pass smtp.mailfrom=linux.microsoft.com; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b=VsPazf3t; arc=none smtp.client-ip=13.77.154.182 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.microsoft.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.microsoft.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b="VsPazf3t" Received: from romank-3650.corp.microsoft.com (unknown [131.107.1.188]) by linux.microsoft.com (Postfix) with ESMTPSA id 8003E21199D0; Wed, 7 May 2025 11:22:28 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 8003E21199D0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1746642148; bh=nYiOzUohqhqDsstG+D33ttx496sH8k1M2r27blTDVmU=; h=From:To:Cc:Subject:Date:From; b=VsPazf3tXyySc8ohvwfU/rzB7Oli4gRv6q6e0TUEcw1A/2DeijE+QuYOeW6UPlQ7Z ZTAa5jxH1QwipnLQIyMuOHnvOhEluBkL8EZLomZTV4PQY0yMNntArS6NfT37y7JWWn j9hPcXW1O1Ynk0ZAq92G1nFcmYgACDeEpue7UvwU= From: Roman Kisel <romank@linux.microsoft.com> To: ardb@kernel.org, bp@alien8.de, brgerst@gmail.com, dave.hansen@linux.intel.com, decui@microsoft.com, dimitri.sivanich@hpe.com, gautham.shenoy@amd.com, haiyangz@microsoft.com, hpa@zytor.com, imran.f.khan@oracle.com, jacob.jun.pan@linux.intel.com, jpoimboe@kernel.org, justin.ernst@hpe.com, kprateek.nayak@amd.com, kyle.meyer@hpe.com, kys@microsoft.com, lenb@kernel.org, mhklinux@outlook.com, mingo@redhat.com, nikunj@amd.com, papaluri@amd.com, patryk.wlazlyn@linux.intel.com, peterz@infradead.org, rafael@kernel.org, romank@linux.microsoft.com, russ.anderson@hpe.com, sohil.mehta@intel.com, steve.wahl@hpe.com, tglx@linutronix.de, thomas.lendacky@amd.com, tiala@microsoft.com, wei.liu@kernel.org, yuehaibing@huawei.com, linux-acpi@vger.kernel.org, linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org Cc: apais@microsoft.com, benhill@microsoft.com, bperkins@microsoft.com, sunilmut@microsoft.com Subject: [PATCH hyperv-next 0/2] arch/x86, x86/hyperv: Few fixes for the AP startup Date: Wed, 7 May 2025 11:22:24 -0700 Message-ID: <20250507182227.7421-1-romank@linux.microsoft.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-acpi@vger.kernel.org List-Id: <linux-acpi.vger.kernel.org> List-Subscribe: <mailto:linux-acpi+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-acpi+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
arch/x86, x86/hyperv: Few fixes for the AP startup
|
expand
|