diff options
| author | Rusty Russell <[email protected]> | 2009-01-11 00:04:16 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-01-11 00:04:16 +0000 |
| commit | 62ea9ceb17a74bc7544211bfeecf4170c554ac4f (patch) | |
| tree | ef8f6b185463a4b68908ca23357efd3d1ddb6145 /drivers/message/fusion/lsi/mpi_raid.h | |
| parent | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... (diff) | |
| download | kernel-62ea9ceb17a74bc7544211bfeecf4170c554ac4f.tar.gz kernel-62ea9ceb17a74bc7544211bfeecf4170c554ac4f.zip | |
cpumask: fix CONFIG_NUMA=y sched.c
Impact: fix panic on ia64 with NR_CPUS=1024
struct sched_domain is now a dangling structure; where we really want
static ones, we need to use static_sched_domain.
(As the FIXME in this file says, cpumask_var_t would be better, but
this code is hairy enough without trying to add initialization code to
the right places).
Reported-by: Mike Travis <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions
