On 10/21/2015 08:12 PM, Adhemerval Zanella wrote: > Since GLIBC requires a minimum 2.6.32 kernel, the patch cleanups > the mips code to assume __NR_sync_file_range and the powerpc one > to either assume __NR_sync_file_range2 or __NR_sync_file_range. Looks good to me. Florian