Add EINVAL to list of possible return values for cpuset_getaffinity(2).
PR: 149978 Submitted by: gcooper Patch by: gcooper Approved by: keramida (mentor) MFC after: 1 week
This commit is contained in:
parent
5a233127aa
commit
3ec13fa002
@ -121,6 +121,12 @@ The
|
||||
or
|
||||
.Fa which
|
||||
argument was not a valid value.
|
||||
.It Bq Er EINVAL
|
||||
The
|
||||
.Fa mask
|
||||
argument specified when calling
|
||||
.Fn cpuset_setaffinity
|
||||
was not a valid value.
|
||||
.It Bq Er EDEADLK
|
||||
The
|
||||
.Fn cpuset_setaffinity
|
||||
|
Loading…
Reference in New Issue
Block a user