From: Mike Galbraith Date: Wed, 5 Jan 2011 10:11:25 +0000 (+0100) Subject: sched: Fix struct autogroup memory leak X-Git-Tag: v2.6.38-rc1~457^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9aa1dd19fe49b5aed3ca94aab87576e534d2a39;p=pandora-kernel.git sched: Fix struct autogroup memory leak Seems I lost a change somewhere, leaking memory. sched: fix struct autogroup memory leak Add missing change to actually use autogroup_free(). Signed-off-by: Mike Galbraith Signed-off-by: Peter Zijlstra LKML-Reference: <1294222285.8369.2.camel@marge.simson.net> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed