commit | 4bdbaad33d0f4d0e9818a38a825f5b75c0296a28 | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Tue Apr 15 16:35:52 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 19 19:44:59 2008 +0200 |
tree | 36d8ac15fb3d2d4ccb939327a786f8327a403b98 | |
parent | 9d1fe3236a1d64ab687e16b4cbbaa1383352a2c1 [diff] |
sched: remove another cpumask_t variable from stack * Remove another cpumask_t variable from stack that was missed in the last kernel_sched_c updates. Signed-off-by: Mike Travis <travis@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>