Re: [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user

From: Florian Weimer
Date: Mon Jan 20 2025 - 04:52:06 EST


* Xi Ruoyao:

>> > So should we drop the test before Glibc-2.41 release?  I'm seeing the
>> > failure during my machine test.
>> I was waiting for a verdict from the kernel developers.  I didn't expect
>> such a change to happen given the alleged UAPI policy.
>
> But 6.13 is already released without reverting the behavior change
> now... So is this the "final" verdict?

I had originally missed the Linux 6.13 release. I've submitted a glibc
patch:

[PATCH] Linux: Do not check unused bytes after sched_getattr in
tst-sched_setattr
<https://inbox.sourceware.org/libc-alpha/87v7u9ddas.fsf@xxxxxxxxxxxxxxxxxxxxxxxx/>

Thanks,
Florian