Re: [PATCH] use group_leader->pgrp (was Re: setpgid and threads)

From: Roland McGrath
Date: Tue Sep 09 2003 - 01:25:23 EST


> Would it make sense to do this via
>
> if (is_orphaned_pgrp(process_group(current)))
>
> and to then rename task_struct.pgrp to something else, to pick up any
> missed conversions?

I am wholly in favor of this. I think what we really want to do is move
pgrp into signal_struct, and that would be painless after the macroization.


Thanks,
Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/