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] tip of jeremy/xen.git xen/next-2.6.38 fails to compile

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] tip of jeremy/xen.git xen/next-2.6.38 fails to compile
From: Rafal Wojtczuk <rafal@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Feb 2011 13:00:56 +0100
Delivery-date: Thu, 24 Feb 2011 04:06:39 -0800
Envelope-to: www-data@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/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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.21 (2010-09-15)
Hello,
it looks like some patches are missing in the current xen/next-2.6.38. E.g.
IRQF_FORCE_RESUME is used but not defined.
  CC      arch/x86/xen/time.o
arch/x86/xen/time.c: In function \342xen_setup_timer\342:
arch/x86/xen/time.c:402: error: \342IRQF_FORCE_RESUME\342 undeclared (first
use in
this function)
arch/x86/xen/time.c:402: error: (Each undeclared identifier is reported only
once
arch/x86/xen/time.c:402: error: for each function it appears in.)
make[2]: *** [arch/x86/xen/time.o] Error 1
make[1]: *** [arch/x86/xen] Error 2
make: *** [arch/x86] Error 2

[root@f13q45 next-2.6.38]# git branch
* xen/next-2.6.38
  xen/stable-2.6.32.x
[root@f13q45 next-2.6.38]# git log|head
commit 54570beb7193bd2dd5fa5637486d8a2061028e48
Merge: 1800711 7ce69d6
Author: Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>
Date:   Thu Feb 10 14:24:15 2011 -0800

    Merge remote-tracking branch 'konrad-xen/stable/irq.rework' into
xen/next-2.6.38
    
    * konrad-xen/stable/irq.rework:
      xen: Use IRQF_FORCE_RESUME
      xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.

RW

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

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