| commit | c42f4f4c6dab3b2b7768c36173ee7c7ecf79eddb | [log] [tgz] |
|---|---|---|
| author | Mike Travis <travis@sgi.com> | Tue Jul 15 14:14:32 2008 -0700 |
| committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 18 22:02:58 2008 +0200 |
| tree | 7da78022bd838f29f0ed39c6aa5b782671fecd7f | |
| parent | cb6d2be60dc3ec9ac788f45d8e24b82a9faacdd9 [diff] |
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 <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>