clone: use kernel_ulong_t as type of flags parameter of unshare call
Kernel declares flags parameter as long and looks like x32 and n32 implement no compat for this call. * clone.c (SYS_FUNC(unshare)): Use getarg_ull and printflags64 for obtaining and parsing flags parameter.
This commit is contained in:
parent
951f1b1163
commit
0cffca31df
Loading…
Reference in New Issue
Block a user