From: Mike Travis Date: Fri, 25 Jul 2008 01:21:31 +0000 (-0700) Subject: cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu X-Git-Tag: v2.6.27-rc1~23^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bc3cc03fa6e1c20aecb5a33356bcaae410640b9;p=pandora-kernel.git cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu * Replace previous instances of the cpumask_of_cpu_ptr* macros with a the new (lvalue capable) generic cpumask_of_cpu(). Signed-off-by: Mike Travis Cc: Andrew Morton Cc: Jack Steiner Cc: Rusty Russell Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed