diff options
author | 2011-07-25 14:15:50 -0400 | |
---|---|---|
committer | 2011-07-25 14:15:50 -0400 | |
commit | e13889bab3c6b5c839075086d28fe05f71984dda (patch) | |
tree | 4b2931575f48186533848f36a7c80809ea929097 /tools/perf/scripts/python | |
parent | caam: don't pass bogus S_IFCHR to debugfs_create_...() (diff) | |
download | linux-dev-e13889bab3c6b5c839075086d28fe05f71984dda.tar.xz linux-dev-e13889bab3c6b5c839075086d28fe05f71984dda.zip |
fix devtmpfs race
After we's done complete(&req->done), there's nothing to prevent the
scope containing *req from being gone and *req overwritten by any
kind of junk. So we must read req->next before that...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions