[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081030180548.GB13399@x200.localdomain>
Date: Thu, 30 Oct 2008 21:05:48 +0300
From: Alexey Dobriyan <adobriyan@...il.com>
To: "Luck, Tony" <tony.luck@...el.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: next-20081029: arch/ia64/include/asm/smp.h:60: error: expected
')' before '*' token
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists