From: Tejun Heo Date: Wed, 14 May 2014 13:15:02 +0000 (-0400) Subject: cgroup: bounce css release through css->destroy_work X-Git-Tag: omap-for-v3.16/fixes-against-rc1~81^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25e15d835036a70a53dcc993beaa036f8919a373;p=pandora-kernel.git cgroup: bounce css release through css->destroy_work css release is planned to do more and would require process context. Bounce it through css->destroy_work. Signed-off-by: Tejun Heo Acked-by: Li Zefan --- Reading git-diff-tree failed