|
@@ -5969,7 +5969,7 @@ struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl,
|
|
static int build_sched_domains(const struct cpumask *cpu_map,
|
|
static int build_sched_domains(const struct cpumask *cpu_map,
|
|
struct sched_domain_attr *attr)
|
|
struct sched_domain_attr *attr)
|
|
{
|
|
{
|
|
- enum s_alloc alloc_state = sa_none;
|
|
|
|
|
|
+ enum s_alloc alloc_state;
|
|
struct sched_domain *sd;
|
|
struct sched_domain *sd;
|
|
struct s_data d;
|
|
struct s_data d;
|
|
int i, ret = -ENOMEM;
|
|
int i, ret = -ENOMEM;
|