aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Hurley <[email protected]>2014-10-16 14:59:44 -0400
committerGreg Kroah-Hartman <[email protected]>2014-11-05 16:26:13 -0800
commit8a8a55105dd2857743dc4f7097f28a6cb2e696ee (patch)
treecb6a39846c57a68202e23d3f350b192f355e60d3 /tools/perf/scripts/python
parentbce65f18316cc6dbf858b1577a36956d30caa315 (diff)
uml: Fix unsafe pid reference to foreground process group
Although the tty core maintains a pid reference for the foreground process group, if the foreground process group is changed that pid reference is dropped. Thus, the pid reference used for signalling could become stale. Safely obtain a pid reference to the foreground process group and release the reference after signalling is complete. cc: Jeff Dike <[email protected]> Acked-by: Richard Weinberger <[email protected]> Signed-off-by: Peter Hurley <[email protected]> Reviewed-by: Alan Cox <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions