commit | 333cdd1f0e5e0aad6b7f8992291563bc7b14670b | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Tue Jul 15 14:14:33 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 18 22:02:58 2008 +0200 |
tree | 316a4fa4373c8afd45bd479909b266bdb1fee1b6 | |
parent | c42f4f4c6dab3b2b7768c36173ee7c7ecf79eddb [diff] |
cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c * Optimize various places where a pointer to the cpumask_of_cpu value will result in reducing stack pressure. Signed-off-by: Mike Travis <travis@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>