]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
x86/fpu: Correct the comment explaining what xfeatures_in_use() does
authorBorislav Petkov (AMD) <bp@alien8.de>
Wed, 8 Apr 2026 10:32:06 +0000 (12:32 +0200)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 8 Apr 2026 10:32:06 +0000 (12:32 +0200)
commit9b8ad2b63067eb302aea429cb6f1f22947b353d7
treee741b02fb609fe563fe8409a4fc86b0808825015
parentfbe80bd6993a059ca366a3561051b419f3cd2b29
x86/fpu: Correct the comment explaining what xfeatures_in_use() does

It returns the mask of the features which are being currently used,
i.e., NOT in their initial configuration.

No functional changes.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
arch/x86/include/asm/fpu/xcr.h