Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755093AbYBKMGb (ORCPT ); Mon, 11 Feb 2008 07:06:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752620AbYBKMGX (ORCPT ); Mon, 11 Feb 2008 07:06:23 -0500 Received: from smtp6.pp.htv.fi ([213.243.153.40]:34939 "EHLO smtp6.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752601AbYBKMGX (ORCPT ); Mon, 11 Feb 2008 07:06:23 -0500 Date: Mon, 11 Feb 2008 14:06:15 +0200 From: Adrian Bunk To: Linux Kernel Mailing List , Kyle McMartin Subject: Re: parisc - error: 'VMALLOC_START' undeclared... Message-ID: <20080211120615.GB7119@cs181133002.pp.htv.fi> References: <20080211111953.GA18652@ska.dandreoli.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20080211111953.GA18652@ska.dandreoli.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1443 Lines: 39 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/