Re: [PATCH v2 0/2] xen: Silence compiler warnings

2014-07-14 Thread Matt Fleming
On Mon, 2014-07-14 at 11:26 -0400, Konrad Rzeszutek Wilk wrote: > > Hey Matt, > > David Vrabel (who reviewed them earlier and is also an maintainer > of the Xen tree) is out on vacation so I am responding here. > > I reviewed the patches and hopefully my mailer (Android phone) > sent it correctl

Re: [PATCH v2 0/2] xen: Silence compiler warnings

2014-07-14 Thread Konrad Rzeszutek Wilk
On Sat, Jul 12, 2014 at 11:09:46PM +0200, Daniel Kiper wrote: > Hi, > > Here are two patches that follow earlier Xen dom0 EFI series and > fix some compiler warnings found during detailed build tests. > > Both patches should be applied to: > > git://git.kernel.org/pub/scm/linux/kernel/git/mflemi

[PATCH v2 0/2] xen: Silence compiler warnings

2014-07-12 Thread Daniel Kiper
Hi, Here are two patches that follow earlier Xen dom0 EFI series and fix some compiler warnings found during detailed build tests. Both patches should be applied to: git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git next v2 contains fix suggested by Konrad Rzeszutek Wilk. Daniel