]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/fpu: Update the outdated comment above fpstate_init_user()
authorChao Gao <chao.gao@intel.com>
Mon, 24 Mar 2025 13:19:27 +0000 (21:19 +0800)
committerIngo Molnar <mingo@kernel.org>
Tue, 25 Mar 2025 08:57:33 +0000 (09:57 +0100)
commit878477a5953769d4fe5facc5033481f81d0dfce7
treec5e00b5064dfdc2da8bc2c79fa56111983cb076f
parent3181424aeac2f6596534bf43021a10eae294a9b0
x86/fpu: Update the outdated comment above fpstate_init_user()

fpu_init_fpstate_user() was removed in:

  commit 582b01b6ab27 ("x86/fpu: Remove old KVM FPU interface").

Update that comment to accurately reflect the current state regarding its
callers.

Signed-off-by: Chao Gao <chao.gao@intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20250324131931.2097905-1-chao.gao@intel.com
arch/x86/kernel/fpu/core.c