Re: parisc - error: 'VMALLOC_START' undeclared...

From: Adrian Bunk
Date: Mon Feb 11 2008 - 07:06:43 EST


On Mon, Feb 11, 2008 at 12:19:53PM +0100, Domenico Andreoli wrote:
> Hi,
>
> in building 2.6.25-rc1:
>
> CC arch/parisc/kernel/asm-offsets.s
> In file included from include/asm/pgtable.h:13,
> from arch/parisc/kernel/asm-offsets.c:36:
> include/linux/mm.h: In function 'is_vmalloc_addr':
> include/linux/mm.h:243: error: 'VMALLOC_START' undeclared (first use in this function)
> include/linux/mm.h:243: error: (Each undeclared identifier is reported only once
> include/linux/mm.h:243: error: for each function it appears in.)
> include/linux/mm.h:243: error: 'VMALLOC_END' undeclared (first use in this function)
> make[1]: *** [arch/parisc/kernel/asm-offsets.s] Error 1
> make: *** [prepare0] Error 2
>
> bisected to commit 9e2779fa281cfda13ac060753d674bbcaa23367e. it looks
> like is_vmalloc_addr() did not arrive down to the parisc stuff.

Kyle, you said you had a patch for this issue.

> cheers,
> Domenico

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

--
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/