[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b907fce640fb893cf76f6aff4031d5ea501f6a74.camel@intel.com>
Date: Thu, 20 Feb 2025 23:37:22 +0000
From: "Edgecombe, Rick P" <rick.p.edgecombe@...el.com>
To: "kvm@...r.kernel.org" <kvm@...r.kernel.org>, "pbonzini@...hat.com"
<pbonzini@...hat.com>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>
CC: "seanjc@...gle.com" <seanjc@...gle.com>, "Zhao, Yan Y"
<yan.y.zhao@...el.com>
Subject: Re: [PATCH 07/30] x86/virt/tdx: allocate tdx_sys_info in static
memory
On Thu, 2025-02-20 at 12:05 -0500, Paolo Bonzini wrote:
> Adding all the information that KVM needs increases the size of struct
> tdx_sys_info, to the point that you can get warnings about the stack
> size of init_tdx_module(). Since KVM also needs to read the TDX metadata
> after init_tdx_module() returns, make the variable a global.
>
> Signed-off-by: Paolo Bonzini <pbonzini@...hat.com>
It looks like the same code just lifted and moved earlier out of the already
acked patch.
Reviewed-by: Rick Edgecombe <rick.p.edgecombe@...el.com>
Powered by blists - more mailing lists