Permit cpuset_(get|set)domain() in capability mode.
These system calls already perform validation of their parameters when called in capability mode, identical to cpuset_(get|set)affinity(). MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e94fdc3833
commit
bdfe61e05e
@ -149,8 +149,10 @@ copy_file_range
|
||||
##
|
||||
#cpuset
|
||||
cpuset_getaffinity
|
||||
cpuset_getdomain
|
||||
#cpuset_getid
|
||||
cpuset_setaffinity
|
||||
cpuset_setdomain
|
||||
#cpuset_setid
|
||||
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user