[LTP] [PATCH] syscalls/getcpu01: support Android

Cyril Hrubis chrubis@suse.cz
Thu Sep 27 15:35:24 CEST 2018


Hi!
> Android platforms have the required support for this test.

This is getting way too ugly with all the ifdefs...

And actually we do have a fallback implementation for the CPU_* macros.
I guess that it would be cleaner if we moved the sched_setaffinity.h
from syscalls/sched_setaffinity/ to include/lapi/ so that we can use it
here, that should eliminate most of the ugliness.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list