Re: [PATCH 1/1] cpumask: Change cpumask_of_cpu to usecpumask_of_cpu_map

From: Ingo Molnar
Date: Thu Jul 24 2008 - 07:47:40 EST



found a build failure with your patch:

init/main.c:493: error: array index in non-array initializer
init/main.c:493: error: (near initialization for 'cpumask_of_cpu_map[0]')
init/main.c:494: warning: missing braces around initializer
init/main.c:494: warning: (near initialization for 'cpumask_of_cpu_map[0].bits')

with this config:

http://redhat.com/~mingo/misc/config-Thu_Jul_24_13_44_56_CEST_2008.bad

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/