commit | 4755b9291204982ac908e069674d6e5eb45815b3 | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Tue Jul 15 14:14:35 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 18 22:02:59 2008 +0200 |
tree | 9e5270d79609e3ba0888ed4fff778f3f9adf7c68 | |
parent | c18a41fbbc500ac0307ffd2b0ae73c2af9d0b0ab [diff] |
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.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>