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: Mangled commit in xen/next-2.6.38

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: Mangled commit in xen/next-2.6.38
From: M A Young <m.a.young@xxxxxxxxxxxx>
Date: Wed, 9 Feb 2011 21:11:41 +0000 (GMT)
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Delivery-date: Wed, 09 Feb 2011 13:13:29 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <alpine.LFD.2.02.1102092028550.32245@xxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <alpine.LFD.2.02.1102092028550.32245@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Alpine 2.02 (LFD 1266 2009-07-14)
On Wed, 9 Feb 2011, M A Young wrote:

Building current xen/next-2.6.38 fails, and it looks like commit 11b0c549fc7a0b0cc6c14f50692696c5bcfb4754 is slightly mangled because it puts the call to trace_xen_mmu_flush_tlb_single in the xen_flush_tlb function and to trace_xen_mmu_flush_tlb in xen_flush_tlb_single

And there are further errors breaking the compile such as include/trace/events/xen.h: In function 'ftrace_raw_output_xen_mmu_set_pud': include/trace/events/xen.h:239:1: error: implicit declaration of function 'native_make_pud' [-Werror=implicit-function-declaration] include/trace/events/xen.h:239:1: error: request for member 'pgd' in something not a structure or union
In file included from include/trace/ftrace.h:554:0,
                 from include/trace/define_trace.h:96,
                 from include/trace/events/xen.h:515,
                 from arch/x86/xen/trace.c:63:
include/trace/events/xen.h: In function 'ftrace_raw_event_xen_mmu_set_pud':
include/trace/events/xen.h:239:1: error: 'pud_t' has no member named 'pud'
In file included from include/trace/ftrace.h:758:0,
                 from include/trace/define_trace.h:96,
                 from include/trace/events/xen.h:515,
                 from arch/x86/xen/trace.c:63:
include/trace/events/xen.h: In function 'perf_trace_xen_mmu_set_pud':
include/trace/events/xen.h:239:1: error: 'pud_t' has no member named 'pud'

        Michael Young

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

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