All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Kiper <daniel.kiper@oracle.com>
To: linux-kernel@vger.kernel.org, x86@kernel.org,
	xen-devel@lists.xenproject.org
Cc: andrew.cooper3@citrix.com, boris.ostrovsky@oracle.com,
	david.vrabel@citrix.com, hpa@zytor.com, ian.campbell@citrix.com,
	jbeulich@suse.com, jeremy@goop.org, konrad.wilk@oracle.com,
	matt.fleming@intel.com, mingo@redhat.com,
	stefano.stabellini@eu.citrix.com, tglx@linutronix.de
Subject: [PATCH v2 0/2] xen: Silence compiler warnings
Date: Sat, 12 Jul 2014 23:09:46 +0200	[thread overview]
Message-ID: <1405199388-5692-1-git-send-email-daniel.kiper@oracle.com> (raw)

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

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

 arch/x86/xen/Makefile    |    1 +
 arch/x86/xen/efi.c       |   43 +++++++++++++++++++++++++++++++++++++++++++
 arch/x86/xen/enlighten.c |   15 +--------------
 arch/x86/xen/xen-ops.h   |    8 ++++++++
 include/xen/xen-ops.h    |    2 +-
 5 files changed, 54 insertions(+), 15 deletions(-)

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


             reply	other threads:[~2014-07-12 21:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-12 21:09 Daniel Kiper [this message]
2014-07-12 21:09 ` [PATCH v2 1/2] xen: Silence compiler warnings Daniel Kiper
2014-07-13  9:59   ` Konrad Rzeszutek Wilk
2014-07-13  9:59   ` Konrad Rzeszutek Wilk
2014-07-28 13:11   ` David Vrabel
2014-07-28 13:11     ` David Vrabel
2014-07-12 21:09 ` Daniel Kiper
2014-07-12 21:09 ` [PATCH v2 2/2] arch/x86/xen: " Daniel Kiper
2014-07-12 21:09 ` Daniel Kiper
2014-07-13  9:58   ` Konrad Rzeszutek Wilk
2014-07-13  9:58   ` Konrad Rzeszutek Wilk
2014-07-14 15:26 ` [PATCH v2 0/2] xen: " Konrad Rzeszutek Wilk
2014-07-14 15:26 ` Konrad Rzeszutek Wilk
2014-07-14 19:22   ` Matt Fleming
2014-07-14 19:22   ` Matt Fleming
  -- strict thread matches above, loose matches on Subject: below --
2014-07-12 21:09 Daniel Kiper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1405199388-5692-1-git-send-email-daniel.kiper@oracle.com \
    --to=daniel.kiper@oracle.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=david.vrabel@citrix.com \
    --cc=hpa@zytor.com \
    --cc=ian.campbell@citrix.com \
    --cc=jbeulich@suse.com \
    --cc=jeremy@goop.org \
    --cc=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matt.fleming@intel.com \
    --cc=mingo@redhat.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.