parisc - error: 'VMALLOC_START' undeclared...

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Domenico Andreoli
Date: Monday, February 11, 2008 - 4:19 am

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.

cheers,
Domenico

-----[ Domenico Andreoli, aka cavok
 --[ http://www.dandreoli.com/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux 2.6.25-rc1, Linus Torvalds, (Sun Feb 10, 5:44 pm)
Re: Linux 2.6.25-rc1, Sergio Luis, (Sun Feb 10, 6:36 pm)
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;', Mr. James W. Laferriere, (Sun Feb 10, 6:47 pm)
Re: Linux 2.6.25-rc1, Gene Heskett, (Sun Feb 10, 8:14 pm)
Re: Linux 2.6.25-rc1, Brice Goglin, (Mon Feb 11, 12:39 am)
parisc - error: 'VMALLOC_START' undeclared..., Domenico Andreoli, (Mon Feb 11, 4:19 am)
Re: parisc - error: 'VMALLOC_START' undeclared..., Adrian Bunk, (Mon Feb 11, 5:06 am)
Re: Linux 2.6.25-rc1, Sam Ravnborg, (Mon Feb 11, 6:31 am)
Re: Linux 2.6.25-rc1, Arjan van de Ven, (Mon Feb 11, 8:16 am)
Re: Linux 2.6.25-rc1, Mike Frysinger, (Mon Feb 11, 9:17 am)
[PATCH] kbuild: fix make V=1, Sam Ravnborg, (Mon Feb 11, 9:47 am)
Re: Linux 2.6.25-rc1, Torsten Kaiser, (Mon Feb 11, 2:46 pm)
Re: Linux 2.6.25-rc1, Andrew Morton, (Mon Feb 11, 3:15 pm)
Re: Linux 2.6.25-rc1, Stefan Richter, (Mon Feb 11, 3:48 pm)
Re: [PATCH] kbuild: fix make V=1, Oleg Verych, (Mon Feb 11, 4:38 pm)
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;', Mr. James W. Laferriere, (Mon Feb 11, 8:37 pm)
[ata crash] Re: Linux 2.6.25-rc1, Ingo Molnar, (Tue Feb 12, 1:18 am)
Re: [PATCH] kbuild: fix make V=1, Sam Ravnborg, (Tue Feb 12, 1:56 am)
Re: [PATCH] kbuild: fix make V=1, Oleg Verych, (Tue Feb 12, 2:25 am)
Re: [PATCH] kbuild: fix make V=1, Mike Frysinger, (Tue Feb 12, 8:07 am)
Re: [ata crash] Re: Linux 2.6.25-rc1, Arjan van de Ven, (Tue Feb 12, 8:14 am)
Re: [PATCH] kbuild: fix make V=1, Oleg Verych, (Tue Feb 12, 8:49 am)
Re: [PATCH] kbuild: fix make V=1, Mike Frysinger, (Tue Feb 12, 9:18 am)
Re: [PATCH] kbuild: fix make V=1, Oleg Verych, (Tue Feb 12, 9:42 am)
Re: [PATCH] kbuild: fix make V=1, Sam Ravnborg, (Tue Feb 12, 1:01 pm)
Re: [ata crash] Re: Linux 2.6.25-rc1, Ingo Molnar, (Wed Feb 13, 2:01 am)
Re: [ata crash] Re: Linux 2.6.25-rc1, Tejun Heo, (Wed Feb 13, 2:51 am)
Re: Linux 2.6.25-rc1, Torsten Kaiser, (Wed Feb 13, 12:17 pm)
Re: [ata crash] Re: Linux 2.6.25-rc1, Tejun Heo, (Wed Feb 20, 7:33 pm)
Re: [ata crash] Re: Linux 2.6.25-rc1, Ingo Molnar, (Thu Feb 21, 12:12 am)