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 | ||
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 | ||