WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] 2.6.11 unstable buiild error with highmem

To: Dave Hansen <haveblue@xxxxxxxxxx>
Subject: Re: [Xen-devel] 2.6.11 unstable buiild error with highmem
From: woody <marvel@xxxxxxxxxx>
Date: Mon, 14 Mar 2005 14:27:51 -0800
Cc: xendev <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 14 Mar 2005 22:29:32 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1110832820.19340.36.camel@localhost>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <4235C9AB.7050605@xxxxxxxxxx> <1110832820.19340.36.camel@localhost>
Reply-to: marvel@xxxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
Dave,

Thank you sir.

wm
==================

Dave Hansen wrote:
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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

  

-- 
Sincerely, Woody Marvel   LTC Open Source Projects   Beaverton, OR
tel: 503-578-3833/775-3833	email: marvel@xxxxxxxxxx
=======================================================================
"The branch is not only ever near the stem, but ever receiving life and fruitfulness from it." -- C.H.Spurgeon
=======================================================================
<Prev in Thread] Current Thread [Next in Thread>