Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754610AbYBKLT7 (ORCPT ); Mon, 11 Feb 2008 06:19:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751045AbYBKLTv (ORCPT ); Mon, 11 Feb 2008 06:19:51 -0500 Received: from ug-out-1314.google.com ([66.249.92.175]:52866 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750974AbYBKLTu (ORCPT ); Mon, 11 Feb 2008 06:19:50 -0500 Date: Mon, 11 Feb 2008 12:19:53 +0100 From: Domenico Andreoli To: Linux Kernel Mailing List Subject: parisc - error: 'VMALLOC_START' undeclared... Message-ID: <20080211111953.GA18652@ska.dandreoli.com> Mail-Followup-To: Linux Kernel Mailing List References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: 1169 Lines: 29 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 -- 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/