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: linux-next: Tree for July 22 (xen)

To: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>, Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>
Subject: [Xen-devel] Re: linux-next: Tree for July 22 (xen)
From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
Date: Fri, 22 Jul 2011 09:22:45 -0700
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, linux-next@xxxxxxxxxxxxxxx, LKML <linux-kernel@xxxxxxxxxxxxxxx>, Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>, Konrad
Delivery-date: Mon, 25 Jul 2011 14:56:54 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=xenotime.net; h=Received:Date:From:To:Cc:Subject:Message-Id:In-Reply-To:References:Organization:X-Mailer:Mime-Version:Content-Type:X-Identified-User; b=fgcatBJmGeqf7viCjA0Xok5SI8exVD1mF4ejJI50dQ1bpPqrzOWN901V9fsB0+X7cmhCe3x6QZuCbgBlsgIqFsty1zCCJ03OuQ86HeNENebIZ5tuzIxR6a8FNk8xFO3W;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20110722164237.2b3f6cbdedafa9e1d3f70867@xxxxxxxxxxxxxxxx>
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>
Organization: YPO4
References: <20110722164237.2b3f6cbdedafa9e1d3f70867@xxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, 22 Jul 2011 16:42:37 +1000 Stephen Rothwell wrote:

> Hi all,

build errors & warnings:  (full kernel config file is attached)


drivers/xen/xen-selfballoon.c:95: warning: 'struct work_struct' declared inside 
parameter list
drivers/xen/xen-selfballoon.c:95: warning: its scope is only this definition or 
declaration, which is probably not what you want
drivers/xen/xen-selfballoon.c:96: warning: type defaults to 'int' in 
declaration of 'DECLARE_DELAYED_WORK'
drivers/xen/xen-selfballoon.c:96: warning: parameter names (without types) in 
function declaration
drivers/xen/xen-selfballoon.c:195: warning: 'struct work_struct' declared 
inside parameter list
drivers/xen/xen-selfballoon.c:195: error: conflicting types for 
'selfballoon_process'
drivers/xen/xen-selfballoon.c:95: note: previous declaration of 
'selfballoon_process' was here
drivers/xen/xen-selfballoon.c: In function 'selfballoon_process':
drivers/xen/xen-selfballoon.c:229: error: implicit declaration of function 
'schedule_delayed_work'
drivers/xen/xen-selfballoon.c:229: error: 'selfballoon_worker' undeclared 
(first use in this function)
drivers/xen/xen-selfballoon.c:229: error: (Each undeclared identifier is 
reported only once
drivers/xen/xen-selfballoon.c:229: error: for each function it appears in.)
drivers/xen/xen-selfballoon.c:230: error: 'HZ' undeclared (first use in this 
function)
drivers/xen/xen-selfballoon.c: In function 'store_selfballooning':
drivers/xen/xen-selfballoon.c:266: error: 'selfballoon_worker' undeclared 
(first use in this function)
drivers/xen/xen-selfballoon.c: In function 'xen_selfballoon_init':
drivers/xen/xen-selfballoon.c:452: error: implicit declaration of function 
'xen_domain'
drivers/xen/xen-selfballoon.c:455: error: implicit declaration of function 
'xen_initial_domain'
drivers/xen/xen-selfballoon.c:478: error: 'selfballoon_worker' undeclared 
(first use in this function)

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

Attachment: config-r9316
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>