Re: [PATCH 1/2] Add missing rcu_read_lock for task_pgrp.

2015-06-27 Thread Greg Kroah-Hartman
On Sat, Jun 27, 2015 at 05:17:02PM -0400, Patrick Donnelly wrote: > Signed-off-by: Patrick Donnelly No changelog text? Sorry, it's required. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at ht

[PATCH 1/2] Add missing rcu_read_lock for task_pgrp.

2015-06-27 Thread Patrick Donnelly
Signed-off-by: Patrick Donnelly --- drivers/tty/tty_io.c | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/drivers/tty/tty_io.c b/drivers/tty/tty_io.c index 57fc6ee..401d05e 100644 --- a/drivers/tty/tty_io.c +++ b/drivers/tty/tty_io.c @@ -388,33 +388,40 @@ E