diff options
author | Sean Christopherson <seanjc@google.com> | 2025-02-11 01:54:02 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-02-12 00:29:08 +0300 |
commit | a6136669da6314691d4d8d1139ea19346c68d2cf (patch) | |
tree | 1ff3045bfa09f785b30b301a9b4d279423b8b14b /tools/perf/scripts/python/task-analyzer.py | |
parent | f73542501f8c6c1fd866b59a9e154df222380d63 (diff) | |
download | linux-a6136669da6314691d4d8d1139ea19346c68d2cf.tar.xz |
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
The kernel's initcall infrastructure lacks the ability to express
dependencies between initcalls, whereas the modules infrastructure
automatically handles dependencies via symbol loading. Ensure the
PSP SEV driver is initialized before proceeding in sev_hardware_setup()
if KVM is built-in as the dependency isn't handled by the initcall
infrastructure.
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>
Link: https://lore.kernel.org/r/f78ddb64087df27e7bcb1ae0ab53f55aa0804fab.1739226950.git.ashish.kalra@amd.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions