[Intel-gfx] [PATCH v2 0/4] eventfd: simplify signal helpers
Christian Brauner
brauner at kernel.org
Wed Nov 22 12:48:21 UTC 2023
Hey everyone,
This simplifies the eventfd_signal() and eventfd_signal_mask() helpers
significantly. They can be made void and not take any unnecessary
arguments.
I've added a few more simplifications based on Sean's suggestion.
Signed-off-by: Christian Brauner <brauner at kernel.org>
Changes in v2:
- further simplify helpers
- Link to v1: https://lore.kernel.org/r/20230713-vfs-eventfd-signal-v1-0-7fda6c5d212b@kernel.org
---
---
base-commit: b85ea95d086471afb4ad062012a4d73cd328fa86
change-id: 20230713-vfs-eventfd-signal-0b0d167ad6ec
More information about the Intel-gfx
mailing list