From: Bjorn Helgaas Date: Thu, 24 Sep 2009 15:34:38 +0000 (-0600) Subject: ACPI: remove cpumask_t usage X-Git-Tag: v2.6.32-rc1~144^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e68110fb54c3c784fb66be67d8d18a86286eefdd;p=pandora-kernel.git ACPI: remove cpumask_t usage set_cpus_allowed() is on the way out; replace it with set_cpus_allowed_ptr(). Reference: http://lkml.org/lkml/2008/11/6/448 Signed-off-by: Bjorn Helgaas Signed-off-by: Rusty Russell --- Reading git-diff-tree failed