Re: next-20081029: arch/ia64/include/asm/smp.h:60: error: expected')' before '*' token

From: Alexey Dobriyan
Date: Thu Oct 30 2008 - 14:08:53 EST


On Thu, Oct 30, 2008 at 09:56:27AM -0700, Luck, Tony wrote:
> > On ia64-bigsur (and other ia64 defconfigs):
> >
> > CC arch/ia64/kernel/asm-offsets.s
> > In file included from include/linux/smp.h:30,
> > from include/linux/sched.h:68,
> > from arch/ia64/kernel/asm-offsets.c:9:
> > arch/ia64/include/asm/smp.h:60: error: expected ')' before '*' token
> > arch/ia64/include/asm/smp.h:60: error: expected ')' before 'cpu_online_mask'

> --- a/arch/ia64/include/asm/smp.h
> +++ b/arch/ia64/include/asm/smp.h
> @@ -57,7 +57,6 @@ extern struct smp_boot_data {
>
> extern char no_int_routing __devinitdata;
>
> -extern cpumask_t cpu_online_map;

This definitely helps.
--
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/