[PATCH] Change sync_file_range to be non-cancellable
Adhemerval Zanella
adhemerval.zanella@linaro.org
Wed Oct 21 15:24:00 GMT 2015
> Em 21 de out de 2015, às 12:46, Mike Frysinger <vapier@gentoo.org> escreveu:
>
>> On 21 Oct 2015 10:34, Adhemerval Zanella wrote:
>> Also since GLIBC requires a minimum 2.6.32 kernel, the patch also
>> 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.
>
> unless i'm missing something, this is orthogonal to cancellation, so it
> should be a sep patch/commit. it would also allow for quick merging as
> it wouldn't get caught up in the cancellation debate.
> -mike
Yes and also I withdrawn the cancellation changes. I will resend a patch with cleanup for syscall definitions.
More information about the Libc-alpha
mailing list