[LTP] MIPS/MIPS64 syscalls

Cyril Hrubis chrubis@suse.cz
Tue Aug 20 11:45:50 CEST 2019


Hi!
> There seems not any mips/mips64 syscalls defined. Where can we find
> them? or do we support them?

You need to create these files based on the numbers defined in kernel
syscall tables, look at arch/mips/kernel/syscalls/*.tbl, then you need
to add newly added architectures into the order file so that the headers
are generated correctly.

Also it looks like there are two 32bit ABIs there though not sure if we
need to support both in LTP though.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list