[LTP] {get|set}_thread_area issue on ARM

Cyril Hrubis chrubis@suse.cz
Mon Dec 7 10:54:18 CET 2015


Hi!
> LTP contains stub syscall definitions for cases when certain
> syscall is not supported by given arch. What is the exact error that
> causes the build failure? I had a look at the test source code and the
> only thing that could be an issue is that there would be duplicate case
> in switch() statement since on aarch64 both __NR_set_thread_area and
> __NR_get_thread_area would be defined to -1 (which means not implemented
> in LTP).

And you allready fixed this problems, thanks :).

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the Ltp mailing list