commit | c9c5d92211883e9ae22394d1f157ab0d3a7ec895 | [log] [tgz] |
---|---|---|
author | Sukadev Bhattiprolu <sukadev@us.ibm.com> | Thu Oct 18 23:40:12 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Oct 19 11:53:40 2007 -0700 |
tree | bd90ede8e80a59bcb2dfedbc3248e5091736526c | |
parent | 6f4e643353aea52d80f33960bd88954a7c074f0f [diff] |
pid namespaces: create a slab-cache for 'struct pid_namespace' This will help fixing memory leaks due to bad reference counting. Signed-off-by: Sukadev Bhattiprolu <sukadev@us.ibm.com> Cc: Oleg Nesterov <oleg@tv-sign.ru> Cc: Sukadev Bhattiprolu <sukadev@us.ibm.com> Cc: Paul Menage <menage@google.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>