diff options
author | Miklos Szeredi <[email protected]> | 2014-11-04 16:11:03 +0100 |
---|---|---|
committer | Al Viro <[email protected]> | 2014-11-05 08:49:38 -0500 |
commit | 3f822c6264954660babce757fb45792fd3af273e (patch) | |
tree | c89c9b7ddf6c1a7628b9c6fd2246574aec9d500f /tools/perf/util/trace-event-scripting.c | |
parent | a1cff6e25e6e3b55183610dddca91546951b20e3 (diff) |
ovl: don't poison cursor
ovl_cache_put() can be called from ovl_dir_reset() if the cache needs to be
rebuilt. We did list_del() on the cursor, which results in an Oops on the
poisoned pointer in ovl_seek_cursor().
Reported-by: Jordi Pujol Palomer <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Tested-by: Jordi Pujol Palomer <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions