From: Mike Travis Date: Tue, 15 Jul 2008 21:14:32 +0000 (-0700) Subject: cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c X-Git-Tag: v2.6.27-rc1~848^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c42f4f4c6dab3b2b7768c36173ee7c7ecf79eddb;p=pandora-kernel.git cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c * Optimize various places where a pointer to the cpumask_of_cpu value will result in reducing stack pressure. Signed-off-by: Mike Travis Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed