mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 00:51:44 +00:00
0ecaefb303
The host SNP worthiness can determined later, after alternatives have
been patched, in snp_rmptable_init() depending on cmdline options like
iommu=pt which is incompatible with SNP, for example.
Which means that one cannot use X86_FEATURE_SEV_SNP and will need to
have a special flag for that control.
Use that newly added CC_ATTR_HOST_SEV_SNP in the appropriate places.
Move kdump_sev_callback() to its rightful place, while at it.
Fixes:
|
||
---|---|---|
.. | ||
svm | ||
vmx | ||
Makefile |