clock_settime03: do not set outside address space tp

Whether CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID is
supported or not, they are not setable in Linux. So, we just
do not set the outside address space tp, they will always return
EINVAL.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Acked-by: Cyril Hrubis <chrubis@suse.cz>
1 file changed