diff options
| author | Yu Liao <[email protected]> | 2024-10-08 02:33:32 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2024-10-08 21:48:09 +0000 |
| commit | 34d5b600172b846161e507bdce132c98d9cc9701 (patch) | |
| tree | 404954cbf1347d31255349c96fd91ca534488fa0 /rust/helpers/workqueue.c | |
| parent | selftests: vDSO: improve getrandom and chacha error messages (diff) | |
| download | kernel-34d5b600172b846161e507bdce132c98d9cc9701.tar.gz kernel-34d5b600172b846161e507bdce132c98d9cc9701.zip | |
selftests: vDSO: Explicitly include sched.h
The previous commit introduced the use of CLONE_NEWTIME without including
<sched.h> which contains its definition.
Add an explicit include of <sched.h> to ensure that CLONE_NEWTIME
is correctly defined before it is used.
Fixes: 2aec90036dcd ("selftests: vDSO: ensure vgetrandom works in a time namespace")
Signed-off-by: Yu Liao <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions
