diff options
author | Hillf Danton <dhillf@gmail.com> | 2010-12-29 21:55:28 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-01-07 13:58:42 -0800 |
commit | c9009e7208be5a127d302a63602af1a6f15b17d9 (patch) | |
tree | dbc63cf1f5596097ecf434f601c4955308c04476 /sound/Kconfig | |
parent | 3c1d55408817cce6fb21d95b1cad3ba0af041c9f (diff) |
fix freeing user_struct in user cache
commit 4ef9e11d6867f88951e30db910fa015300e31871 upstream.
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 <dhillf@gmail.com>
Acked-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'sound/Kconfig')
0 files changed, 0 insertions, 0 deletions