Re: linux-next: build warning after merge of the xen-two tree
From: Konrad Rzeszutek Wilk <hidden>
Date: 2012-11-29 14:05:38
Also in:
lkml
From: Konrad Rzeszutek Wilk <hidden>
Date: 2012-11-29 14:05:38
Also in:
lkml
On Thu, Nov 29, 2012 at 02:25:30PM +1100, Stephen Rothwell wrote:
Hi Konrad,
After merging the xen-two tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
arch/x86/xen/enlighten.c: In function 'init_hvm_pv_info':
arch/x86/xen/enlighten.c:1617:16: warning: unused variable 'ebx' [-Wunused-variable]
arch/x86/xen/enlighten.c:1617:11: warning: unused variable 'eax' [-Wunused-variable]
Introduced by commit 9d02b43dee0d ("xen PVonHVM: use E820_Reserved area
for shared_info").Olaf, could you send me a patch to fix that pls?
-- Cheers, Stephen Rothwell sfr@canb.auug.org.au