From: Kai Huang <kai.huang@intel.com>
To: dave.hansen@intel.com, bp@alien8.de, tglx@linutronix.de,
peterz@infradead.org, mingo@redhat.com, hpa@zytor.com,
kirill.shutemov@linux.intel.com
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
pbonzini@redhat.com, seanjc@google.com, dan.j.williams@intel.com,
thomas.lendacky@amd.com, rick.p.edgecombe@intel.com,
isaku.yamahata@intel.com, ashish.kalra@amd.com, bhe@redhat.com,
nik.borisov@suse.com, sagis@google.com
Subject: [PATCH v7 5/5] x86/virt/tdx: Remove the !KEXEC_CORE dependency
Date: Wed, 25 Sep 2024 00:13:57 +1200 [thread overview]
Message-ID: <714e950b49fa1ec4e9cad5170cf8dcf80c294798.1727179214.git.kai.huang@intel.com> (raw)
In-Reply-To: <cover.1727179214.git.kai.huang@intel.com>
Now TDX host can work with kexec(). Remove the !KEXEC_CORE dependency.
Signed-off-by: Kai Huang <kai.huang@intel.com>
---
arch/x86/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 9ffdacaaa725..a9e231873f6a 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1975,7 +1975,6 @@ config INTEL_TDX_HOST
depends on X86_X2APIC
select ARCH_KEEP_MEMBLOCK
depends on CONTIG_ALLOC
- depends on !KEXEC_CORE
depends on X86_MCE
help
Intel Trust Domain Extensions (TDX) protects guest VMs from malicious
--
2.46.0
prev parent reply other threads:[~2024-09-24 12:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-24 12:13 [PATCH v7 0/5] TDX host: kexec() support Kai Huang
2024-09-24 12:13 ` [PATCH v7 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu() Kai Huang
2024-09-24 12:13 ` [PATCH v7 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel() Kai Huang
2024-09-24 12:13 ` [PATCH v7 3/5] x86/virt/tdx: Make module initializatiton state immutable in reboot notifier Kai Huang
2024-09-24 12:13 ` [PATCH v7 4/5] x86/kexec: Reset TDX private memory on platforms with TDX erratum Kai Huang
2024-09-24 12:13 ` Kai Huang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=714e950b49fa1ec4e9cad5170cf8dcf80c294798.1727179214.git.kai.huang@intel.com \
--to=kai.huang@intel.com \
--cc=ashish.kalra@amd.com \
--cc=bhe@redhat.com \
--cc=bp@alien8.de \
--cc=dan.j.williams@intel.com \
--cc=dave.hansen@intel.com \
--cc=hpa@zytor.com \
--cc=isaku.yamahata@intel.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=nik.borisov@suse.com \
--cc=pbonzini@redhat.com \
--cc=peterz@infradead.org \
--cc=rick.p.edgecombe@intel.com \
--cc=sagis@google.com \
--cc=seanjc@google.com \
--cc=tglx@linutronix.de \
--cc=thomas.lendacky@amd.com \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®