]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()
authorBorislav Petkov (AMD) <bp@alien8.de>
Thu, 30 Oct 2025 16:59:11 +0000 (17:59 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Tue, 11 Nov 2025 15:42:31 +0000 (16:42 +0100)
commitb2c1dd6c6f70a5a519532227358c82d4cfda5b36
tree977684d639a75ad52eebe1787e125f064a4bec53
parent92ad6505a4b5e28afcc8cf5f4dd3fd137e58026b
x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()

Drop one redundant definition, while at it.

There should be no functional changes.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://patch.msgid.link/20251031122122.GKaQSpwhLvkinKKbjG@fat_crate.local
arch/x86/boot/startup/sev-shared.c
arch/x86/coco/sev/vc-handle.c
arch/x86/coco/sev/vc-shared.c
arch/x86/lib/kaslr.c