[PATCH v2 0/3] tty: Fix tiocspgrp() related races

From: Earl Chew
Date: Thu Sep 28 2023 - 09:07:25 EST


This is a resubmission to correct errors and warnings
called out by the kernel test robot.

Earl Chew (3):
tty: Fix __tty_check_change() and tiocspgrp() race
tty: Serialise racing tiocspgrp() callers
tty: Move task_pgrp() after tty->ctrl.lock for consistency

drivers/tty/tty_jobctrl.c | 47 ++++++++++++++++++++++++++++-----------
1 file changed, 34 insertions(+), 13 deletions(-)

--
2.39.1