From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Hansen Subject: Re: 2.6.11 unstable buiild error with highmem Date: Mon, 14 Mar 2005 12:40:20 -0800 Message-ID: <1110832820.19340.36.camel@localhost> References: <4235C9AB.7050605@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit In-Reply-To: <4235C9AB.7050605@us.ibm.com> Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: "William E. Marvel [imap]" Cc: xendev List-Id: xen-devel@lists.xenproject.org On Mon, 2005-03-14 at 09:28 -0800, woody wrote: > CC arch/xen/i386/mm/hypervisor.o > CC arch/xen/i386/mm/highmem.o > arch/xen/i386/mm/highmem.c: In function `kmap_atomic_pte': > arch/xen/i386/mm/highmem.c:58: error: `highmem_start_page' undeclared (first use in this function) > arch/xen/i386/mm/highmem.c:58: error: (Each undeclared identifier is reported only once > arch/xen/i386/mm/highmem.c:58: error: for each function it appears in.) > make[4]: *** [arch/xen/i386/mm/highmem.o] Error 1 Ahhh. The perils of maintaining an out-of-tree architecture :) See this changeset: http://linus.bkbits.net:8080/linux-2.5/user=haveblue/cset@41db789dk9nUJqX8AnsdYbPPQK-uow?nav=!-|index.html|stats|!+|index.html|ChangeSet@-9M Basically change any comparison with highmem_start_page to use PageHighMem(). -- Dave ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click