diff options
| author | Jason Baron <[email protected]> | 2006-01-18 17:43:03 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-18 19:20:22 -0800 |
| commit | c21761f168894b356626c847fe13be39605d76b4 (patch) | |
| tree | 7b3a1efba6ae34ca313619474b0060beff8267af /scripts/basic/split-include.c | |
| parent | 147b31cf09ee493aa71c87c0dd2eef74b6b2aeba (diff) | |
[PATCH] fix sched_setscheduler semantics
Currently, a negative policy argument passed into the
'sys_sched_setscheduler()' system call, will return with success. However,
the manpage for 'sys_sched_setscheduler' says:
EINVAL The scheduling policy is not one of the recognized policies, or the
parameter p does not make sense for the policy.
Signed-off-by: Jason Baron <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions