CNB95: eventfd: update to v6.8
JIRA: https://issues.redhat.com/browse/RHEL-31939
This started as a request to backport 3652117f85481 ("eventfd: simplify eventfd_signal()") for an mlx5 driver update.
After adding dependencies and related changes from the series, I got very close to having an update of fs/eventfd.c to v6.8. So I added a couple of fixes to make it complete.
With this series, "git diff v6.8 -- fs/eventfd.c include/{,uapi/}linux/eventfd.h" is empty.
Signed-off-by: Michal Schmidt mschmidt@redhat.com
Edited by Michal Schmidt