From: Rusty Russell Date: Thu, 1 Jan 2009 02:08:47 +0000 (-0800) Subject: x86: use cpumask_var_t in acpi/boot.c X-Git-Tag: v2.6.29-rc1~521^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee943a82b697456f9d2ac46f1e6d230beedb4b6c;p=pandora-kernel.git x86: use cpumask_var_t in acpi/boot.c Impact: reduce stack size, use new API. Replace cpumask_t with cpumask_var_t. Signed-off-by: Rusty Russell Signed-off-by: Mike Travis Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed