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] irq_enter/irq_exit undeclared in efi/runtime.c

To: Olaf Hering <olaf@xxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxxxx>
Subject: Re: [Xen-devel] irq_enter/irq_exit undeclared in efi/runtime.c
From: Keir Fraser <keir@xxxxxxx>
Date: Thu, 14 Jul 2011 12:19:24 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 14 Jul 2011 04:20:28 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:user-agent:date:subject:from:to:cc:message-id:thread-topic :thread-index:in-reply-to:mime-version:content-type :content-transfer-encoding; bh=1V0iBlf6o5zxB+SW8R5n2EGqz47oFmQn/GruDhBe/o0=; b=skK4snaPUVzIquROC9SlPaYTvv/Y9OTF6FKRHD3Ht9DI5HxAaqAQSvkgUHd3GTbSiO IossMCTlc/CfBu2lnmor8a/j7Gx0tK0cMzb+AfqYogAkl4Zc/IWstd4y+O23Q7TXBKGT lZOdo9MeTpEzIbxxhpSW6CsX0pKaI2FiOgNJI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20110714102811.GB9157@xxxxxxxxx>
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
Thread-index: AcxCF+KVzesYDE/D306DItrDwheCAw==
Thread-topic: [Xen-devel] irq_enter/irq_exit undeclared in efi/runtime.c
User-agent: Microsoft-Entourage/12.29.0.110113
On 14/07/2011 11:28, "Olaf Hering" <olaf@xxxxxxxxx> wrote:

> 
> Current xen-unstable fails to compile with gcc 4.6:

Builds for me with 4.6.

 -- Keir

> runtime.c: In function 'efi_rs_enter':
> runtime.c:45:5: error: implicit declaration of function 'irq_enter'
> [-Werror=implicit-function-declaration]
> runtime.c:45:5: error: nested extern declaration of 'irq_enter'
> [-Werror=nested-externs]
> runtime.c: In function 'efi_rs_leave':
> runtime.c:75:5: error: implicit declaration of function 'irq_exit'
> [-Werror=implicit-function-declaration]
> runtime.c:75:5: error: nested extern declaration of 'irq_exit'
> [-Werror=nested-externs]
> 
> Olaf
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



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