public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xen: Silence compiler warnings
@ 2014-07-12 21:09 Daniel Kiper
  2014-07-12 21:09 ` [PATCH v2 1/2] " Daniel Kiper
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Daniel Kiper @ 2014-07-12 21:09 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

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [PATCH v2 1/2] xen: Silence compiler warnings
@ 2014-07-28 21:38 Daniel Kiper
  0 siblings, 0 replies; 9+ messages in thread
From: Daniel Kiper @ 2014-07-28 21:38 UTC (permalink / raw)
  To: david.vrabel
  Cc: boris.ostrovsky, konrad.wilk, stefano.stabellini, matt.fleming,
	xen-devel, ian.campbell, tglx, andrew.cooper3, jeremy, hpa,
	jbeulich, mingo, x86, linux-kernel

David,

> On 12/07/14 22:09, Daniel Kiper wrote:
> > Add inline keyword to silence the following compiler
> > warnings if xen_efi_probe() is not used:
>
> The title and should be:
>
>     xen: make stub xen_efi_probe() static inline
>
>     Empty stub functions in headers should be inline or the compiler
>     will warn that it is unused.
>
> Do you want this to go via the Xen tree or the EFI one?

Thanks for your comment but as I can see it was
taken by Matt and now it is a part of tip.

Daniel

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

end of thread, other threads:[~2014-07-28 21:38 UTC | newest]

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

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