Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86/fpu: Don't create a kmem fpu-state cache if it already exists
We were accidentally creating the same kmem cache for every CPU that called fpu_cache_init. Oopsie. Signed-off-by: Pedro Falcato <[email protected]>
- Loading branch information