diff options
author | Hillf Danton <[email protected]> | 2010-12-29 21:55:28 +0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-12-29 11:31:38 -0800 |
commit | 4ef9e11d6867f88951e30db910fa015300e31871 (patch) | |
tree | 5533f5cb2c7a054db9784b48e0b8484d5060f7d7 /tools/perf/util/trace-event-scripting.c | |
parent | 387c31c7e5c9805b0aef8833d1731a5fe7bdea14 (diff) |
fix freeing user_struct in user cache
When racing on adding into user cache, the new allocated from mm slab
is freed without putting user namespace.
Since the user namespace is already operated by getting, putting has
to be issued.
Signed-off-by: Hillf Danton <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Cc: [email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions