From: Dave Hansen <dave.hansen@linux.intel.com>
To: dave.hansen@linux.intel.com
Subject: Re: [PATCH v9 23/23] x86/virt/tdx: Document TDX module update
In-Reply-To: <20260513151045.1420990-24-chao.gao@intel.com>
References: <20260513151045.1420990-24-chao.gao@intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

[Draft review generated by x86-maintainer-agent applying Dave_Hansen.txt
 rules to the v9 series.  Strip this banner before sending.]

The Documentation/arch/x86/tdx.rst addition covers the three things a
new reader actually needs: that updates run under stop_machine(), that
userspace owns the policy, and where to go for the tooling.  RULE 13.

Reviewed-by: Dave Hansen <dave.hansen@linux.intel.com>
