aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/parallel-display.c
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2014-10-02 23:17:02 +0000
committerLinus Torvalds <[email protected]>2014-10-02 23:28:44 +0000
commit6c72e3501d0d62fc064d3680e5234f3463ec5a86 (patch)
tree48b15a8bc67816fe492e1323580bf8ee99b29e81 /drivers/gpu/drm/imx/parallel-display.c
parentMAINTAINERS: change git URL for mpc5xxx tree (diff)
downloadkernel-6c72e3501d0d62fc064d3680e5234f3463ec5a86.tar.gz
kernel-6c72e3501d0d62fc064d3680e5234f3463ec5a86.zip
perf: fix perf bug in fork()
Oleg noticed that a cleanup by Sylvain actually uncovered a bug; by calling perf_event_free_task() when failing sched_fork() we will not yet have done the memset() on ->perf_event_ctxp[] and will therefore try and 'free' the inherited contexts, which are still in use by the parent process. This is bad.. Suggested-by: Oleg Nesterov <[email protected]> Reported-by: Oleg Nesterov <[email protected]> Reported-by: Sylvain 'ythier' Hitier <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions