summaryrefslogtreecommitdiff
path: root/cpusched.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpusched.h')
0 files changed, 0 insertions, 0 deletions
eec945fb377258b480d806786d33fbd0f6ce118022 /Documentation parentc87edb36118664f1fa275107c1138b6f47793240 (diff)
tracing: Move mutex to protect against resetting of seq data
The iter->seq can be reset outside the protection of the mutex. So can reading of user data. Move the mutex up to the beginning of the function. Fixes: d7350c3f45694 ("tracing/core: make the read callbacks reentrants") Cc: stable@vger.kernel.org # 2.6.30+ Reported-by: Al Viro <viro@ZenIV.linux.org.uk> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'Documentation')