Re: [Xen-devel] Compliling Xen 4.5.0 Fails with error: ‘bufioreq_pfn’ may be used uninitialised in this function [-Werror=uninitialized]

2015-03-20 Thread Slutz, Donald Christopher
On 03/17/15 06:37, Ian Campbell wrote: > On Tue, 2015-03-17 at 00:10 +0000, Slutz, Donald Christopher wrote: >> @@ -715,7 +715,7 @@ static int hvm_ioreq_server_map_pages(struct >> hvm_ioreq_server *s, >>bool_t is_default, bool

Re: [Xen-devel] Compliling Xen 4.5.0 Fails with error: ‘bufioreq_pfn’ may be used uninitialised in this function [-Werror=uninitialized]

2015-03-16 Thread Slutz, Donald Christopher
On 03/16/15 17:19, Ian Murray wrote: > - Original Message - >> From: Paul Durrant >> To: Ian Murray ; "xen-de...@lists.xensource.com" >> >> Cc: >> Sent: Monday, 16 March 2015, 9:45 >> Subject: Re: [Xen-devel] Compliling Xen 4.5.0 Fails with error: >> ‘bufioreq_pfn’ may be used uninitia