diff options
| author | Thomas Weißschuh <[email protected]> | 2025-07-04 12:34:47 +0000 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2025-07-11 06:49:02 +0000 |
| commit | b9e2f2246eb2b5617d53af7b5e4e1b8c916f26a8 (patch) | |
| tree | fd585d2c660645ff47c7864790b58b3d13739f84 /rust/helpers/task.c | |
| parent | um: simplify syscall header files (diff) | |
| download | kernel-b9e2f2246eb2b5617d53af7b5e4e1b8c916f26a8.tar.gz kernel-b9e2f2246eb2b5617d53af7b5e4e1b8c916f26a8.zip | |
um: Re-evaluate thread flags repeatedly
The thread flags may change during their processing.
For example a task_work can queue a new signal to be sent.
This signal should be delivered before returning to usespace again.
Evaluate the flags repeatedly similar to other architectures.
Signed-off-by: Thomas Weißschuh <[email protected]>
Reviewed-by: Nam Cao <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
