[PATCH v2 1/1] Linux: Add epoll ioctls

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Tue Jun 4 15:51:39 GMT 2024



On 04/06/24 12:50, Noah Goldstein wrote:
> On Tue, Jun 4, 2024 at 10:36 AM Joe Damato <jdamato@fastly.com> wrote:
>>
>> On Fri, May 31, 2024 at 11:59:19AM -0700, Joe Damato wrote:
>>> On Wed, May 29, 2024 at 11:14:32AM -0300, Adhemerval Zanella Netto wrote:
>>>>
>>>>
>>>> On 28/05/24 14:37, Joe Damato wrote:
>>>>> As of Linux kernel 6.9, some ioctls and a parameters structure have been
>>>>> introduced which allow user programs to control whether a particular
>>>>> epoll context will busy poll.
>>>>>
>>>>> Update the headers to include these for the convenience of user apps.
>>>>>
>>>>> The ioctls were added in Linux kernel 6.9 commit 18e2bf0edf4dd
>>>>> ("eventpoll: Add epoll ioctl for epoll_params") [1] to
>>>>> include/uapi/linux/eventpoll.h.
>>>>>
>>>>> [1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/diff/?h=v6.9&id=18e2bf0edf4dd
>>>>>
>>>>> Signed-off-by: Joe Damato <jdamato@fastly.com>
>>>>
>>>> LGTM, thanks.
>>>>
>>>> Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
>>>
>>> Thanks for the review!
>>>
>>> Do I need to do anything to get this pushed? Not sure what the libc
>>> process is, but AFAIK I don't have (nor do I want) write access to
>>> the repo to push.
>>
>> I noticed in patchwork that this is set to "Committed" but it does
>> appear in the shortlong for glibc.
>>
>> Maybe I am looking in the wrong place?
>>
>> Patchwork: https://patchwork.sourceware.org/project/glibc/patch/20240528173706.511391-2-jdamato@fastly.com/
>> shortlog: https://sourceware.org/git/?p=glibc.git;a=shortlog;h=refs/heads/master
>>
>> If some one could let me know what, if anything, I need to do to get
>> this pushed that would super helpful.
>>
>> Thanks,
>> Joe
>>
> 
> Doesn't appear to have been pushed.
> 
> I'll push this now.

Sorry about that, I though I had it installed we I marked it Commited but I 
forgot to do so.

Thanks Noah.


More information about the Libc-alpha mailing list