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

[Xen-devel] Re: vm_map_xen_pages removal breaks modular oprofile

To: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>, Xen Development Mailing List <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Re: vm_map_xen_pages removal breaks modular oprofile
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Fri, 01 Sep 2006 15:49:39 +0100
Delivery-date: Fri, 01 Sep 2006 07:50:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060901134144.GA18865@xxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbN1dmnGEzfOznJEdumGQAKle7CWA==
Thread-topic: vm_map_xen_pages removal breaks modular oprofile
User-agent: Microsoft-Entourage/11.2.5.060620


On 1/9/06 2:41 pm, "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx> wrote:

> It has been brought to my attention that modular oprofile is broken
> because it now calls get_vm_area which is not an exported function.
> 
> This appears to be the result of the changeset that removed
> vm_map_xen_pages which was only used by oprofile.
> 
> So we either need to export get_vm_area in Xen, or put that
> function back.  What do you think about this?

Oops. It should use alloc_vm_area(), which we do export.

 -- Keir



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>