From: Rusty Russell Date: Thu, 5 Mar 2015 00:19:19 +0000 (+1030) Subject: cpumask: only allocate nr_cpumask_bits. X-Git-Tag: omap-for-v4.1/fixes-rc1~84^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdfdef75e795fb5ab76c66f3329e509f3ab8b9b5;p=pandora-kernel.git cpumask: only allocate nr_cpumask_bits. Now we'll find out the hard way if anyone has CPUMASK_OFFSTACK and is returning these or assigning them. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed