From: Li Zefan Date: Tue, 29 Apr 2008 08:00:13 +0000 (-0700) Subject: cgroups: remove the css_set linked-list X-Git-Tag: v2.6.26-rc1~573 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28fd5dfc12bde391981dfdcf20755952b6e916af;p=pandora-kernel.git cgroups: remove the css_set linked-list Now we can run through the hash table instead of running through the linked-list. Signed-off-by: Li Zefan Reviewed-by: Paul Menage Cc: Balbir Singh Cc: Pavel Emelyanov Cc: KAMEZAWA Hiroyuki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed