summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-01-22 14:00:28 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2025-03-14 21:20:49 +0300
commit7ba2fd80ee43e34f5e5c449e5e26538c44bbf52e (patch)
tree1de1388b17c6a2c0dc630d41d64df6d96dfa680e /tools/perf/scripts/python/task-analyzer.py
parente465cc63db1956f41370099c8ba0a62cf4f65990 (diff)
downloadlinux-7ba2fd80ee43e34f5e5c449e5e26538c44bbf52e.tar.xz
x86/virt/tdx: allocate tdx_sys_info in static memory
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. Reviewed-by: Rick Edgecombe <rick.p.edgecombe@intel.com> Reviewed-by: Kai Huang <kai.huang@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions