mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] xen: Silence compiler warnings
@ 2014-07-11 19:54 Daniel Kiper
  2014-07-11 19:54 ` [PATCH 1/2] " Daniel Kiper
  2014-07-11 19:54 ` [PATCH 2/2] arch/x86/xen: " Daniel Kiper
  0 siblings, 2 replies; 7+ messages in thread
From: Daniel Kiper @ 2014-07-11 19:54 UTC (permalink / raw)
  To: linux-kernel, x86, xen-devel
  Cc: andrew.cooper3, boris.ostrovsky, david.vrabel, hpa, ian.campbell,
	jbeulich, jeremy, konrad.wilk, matt.fleming, mingo,
	stefano.stabellini, tglx

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

Daniel

PS I will be on vacation from 14th Jul till 25th Jul.

 arch/x86/xen/enlighten.c |   35 ++++++++++++++++++++++-------------
 include/xen/xen-ops.h    |    2 +-
 2 files changed, 23 insertions(+), 14 deletions(-)

Daniel Kiper (2):
      xen: Silence compiler warnings
      arch/x86/xen: Silence compiler warnings


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-07-11 23:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-11 19:54 [PATCH 0/2] xen: Silence compiler warnings Daniel Kiper
2014-07-11 19:54 ` [PATCH 1/2] " Daniel Kiper
2014-07-11 19:54 ` [PATCH 2/2] arch/x86/xen: " Daniel Kiper
2014-07-11 20:03   ` Boris Ostrovsky
2014-07-11 20:10     ` Daniel Kiper
2014-07-11 20:32       ` Boris Ostrovsky
2014-07-11 23:45         ` Daniel Kiper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome