From: Aleksa Sarai Date: Mon, 18 May 2015 14:51:00 +0000 (+1000) Subject: cgroup: switch to unsigned long for bitmasks X-Git-Tag: omap-for-v4.3/legacy-v2-signed~116^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ab456ac3697dbd1d3eae5d5817dba941faf89ee;p=pandora-kernel.git cgroup: switch to unsigned long for bitmasks Switch the type of all internal cgroup masks to (unsigned long), which is the correct type for bitmasks. This is in preparation for the for_each_subsys_which patch. Signed-off-by: Aleksa Sarai Signed-off-by: Tejun Heo --- Reading git-diff-tree failed