commit | 60c323699bb308404dcb60e8808531e02651578a | [log] [tgz] |
---|---|---|
author | Chen Gang <gang.chen@asianux.com> | Wed Sep 11 14:23:22 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 11 15:58:21 2013 -0700 |
tree | 978d94c566d4ad2a23ae2fe656a666b61c1f4f4e | |
parent | bc5c8f0783a4a2b43d05155782e71a22a91b26a5 [diff] |
kernel/smp.c: free related resources when failure occurs in hotplug_cfd() When failure occurs in hotplug_cfd(), need release related resources, or will cause memory leak. Signed-off-by: Chen Gang <gang.chen@asianux.com> Acked-by: Wang YanQing <udknight@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>