Re: [PATCH 0/2] eventfd: simplify signal helpers
From: Alex Williamson
Date: Thu Jul 13 2023 - 13:11:58 EST
On Thu, 13 Jul 2023 12:05:36 +0200
Christian Brauner <brauner@xxxxxxxxxx> wrote:
> Hey everyone,
>
> This simplifies the eventfd_signal() and eventfd_signal_mask() helpers
> by removing the count argument which is effectively unused.
We have a patch under review which does in fact make use of the
signaling value:
https://lore.kernel.org/all/20230630155936.3015595-1-jaz@xxxxxxxxxxxx/
Thanks,
Alex