We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3181424 commit 878477aCopy full SHA for 878477a
arch/x86/kernel/fpu/core.c
@@ -508,7 +508,7 @@ static inline void fpstate_init_fstate(struct fpstate *fpstate)
508
/*
509
* Used in two places:
510
* 1) Early boot to setup init_fpstate for non XSAVE systems
511
- * 2) fpu_init_fpstate_user() which is invoked from KVM
+ * 2) fpu_alloc_guest_fpstate() which is invoked from KVM
512
*/
513
void fpstate_init_user(struct fpstate *fpstate)
514
{
0 commit comments