Le 06/03/2020 à 01:24, Taylor Simpson a écrit : > Reviewed-by: Taylor Simpson <[email protected]> > > FWIW, the Hexagon Linux port does not use this mechanism. I can work with > our kernel maintainer and in the meantime create something suitable for qemu.
Not needed, syscall.tbl are for the old archs that don't use the asm-generic. I have a little script (see attachement) that converts asm-generic/unistd.h from linux to syscall_nr.h for QEMU. I will send a series to update the remaining archs in QEMU. Thanks, Laurent
gensyscalls.sh
Description: application/shellscript
