From: Waiman Long <[email protected]> As I am also tracking upstream changes in futex code, I may as well add the futex subsystem entry.
RH-Acked-by: Prarit Bhargava <[email protected]> RH-Acked-by: Jarod Wilson <[email protected]> Signed-off-by: Waiman Long <[email protected]> Signed-off-by: Prarit Bhargava <[email protected]> --- redhat/rhdocs/MAINTAINERS/RHMAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS b/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS index 2ed114314f11..ccc77ee4679d 100644 --- a/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS +++ b/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS @@ -643,6 +643,17 @@ M: Tomas Henzl <[email protected]> S: Maintained F: drivers/message/fusion/ +FUTEX SUBSYSTEM +M: Waiman Long <[email protected]> +S: Maintained +F: Documentation/*futex* +F: include/asm-generic/futex.h +F: include/linux/futex.h +F: include/uapi/linux/futex.h +F: kernel/futex.c +F: tools/perf/bench/futex* +F: tools/testing/selftests/futex/ + GFS2 FILE SYSTEM M: Bob Peterson <[email protected]> M: Andreas Gruenbacher <[email protected]> -- GitLab _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
