From: Tejun Heo Date: Fri, 6 Mar 2009 15:44:11 +0000 (+0900) Subject: percpu: move fully free chunk reclamation into a work X-Git-Tag: v2.6.30-rc1~639^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a56dbddf06b653ef9c04ca3767f260fd31ccebab;p=pandora-kernel.git percpu: move fully free chunk reclamation into a work Impact: code reorganization for later changes Do fully free chunk reclamation using a work. This change is to prepare for locking changes. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed