mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 07:40:02 +00:00
current->mm can be non-NULL if a kthread calls use_mm(). Check for
PF_KTHREAD instead to decide when to store user mode FP state.
Fixes:
|
||
|---|---|---|
| .. | ||
| api.h | ||
| internal.h | ||
| regset.h | ||
| signal.h | ||
| types.h | ||
| xstate.h | ||