On Thu, 13 Jul 2023 12:05:36 +0200 Christian Brauner <brau...@kernel.org> 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-...@semihalf.com/ Thanks, Alex