Dmitry Chagin d46174cd88 Finish cpuset_getaffinity() after f35093f8
Split cpuset_getaffinity() into a two counterparts, where the
user_cpuset_getaffinity() is intended to operate on the cpuset_t from
user va, while kern_cpuset_getaffinity() expects the cpuset from kernel
va.
Accordingly, the code that clears the high bits is moved to the
user_cpuset_getaffinity(). Linux sched_getaffinity() syscall returns
the size of set copied to the user-space and then glibc wrapper clears
the high bits.

MFC after:		2 weeks
2022-05-28 20:53:08 +03:00
..
2022-03-10 12:11:32 +01:00
2022-05-20 14:54:03 +03:00
2022-05-20 14:54:03 +03:00
2022-05-13 10:42:17 -03:00
2020-11-19 02:50:48 +00:00
2021-12-28 13:51:25 -08:00
2022-04-10 00:43:53 +03:00
2021-09-09 10:11:02 -04:00
2021-04-18 11:19:15 -06:00
2022-04-28 02:27:35 +03:00
2020-11-05 15:08:56 +00:00
2021-09-14 14:29:27 -04:00
2021-08-08 21:54:49 -04:00
2021-12-14 14:52:25 +00:00
2020-11-09 00:34:23 +00:00
2020-08-13 20:48:14 +00:00
2021-04-02 15:41:51 +03:00
2021-12-09 02:49:10 +02:00
2021-12-09 02:49:10 +02:00
2022-05-14 14:07:20 +03:00
2022-03-21 10:27:35 +00:00
2021-04-18 11:14:17 -06:00
2020-08-27 05:11:15 +00:00
2022-02-22 18:53:43 +00:00
2021-11-17 20:12:26 +00:00
2022-04-10 00:43:53 +03:00
2022-04-02 20:49:01 +02:00