Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix ppc build warnings
@ 2018-04-11 17:03 Geoff Levand
  2018-04-11 17:03 ` [PATCH 4/4] purgatory/ppc64: Fix uninitialized warning Geoff Levand
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Geoff Levand @ 2018-04-11 17:03 UTC (permalink / raw)
  To: Simon Horman; +Cc: kexec, Petitboot

Hi Simon,

Here are a few fixups for warnings generated when building for 32 bit powerpc
with gcc-7.2.0.

-Geoff

The following changes since commit 090e8eceed79f3973fee600db3a355ce06530e40:

  kexec-tools 2.0.17-rc1 (2018-04-10 11:20:00 +0200)

are available in the git repository at:

  https://github.com/glevand/petitboot--kexec-tools.git for-merge-ppc-warn

for you to fetch changes up to a3c8c1d9fa406ff68484225fd9356ac82f8090b9:

  purgatory/ppc64: Fix uninitialized warning (2018-04-11 09:44:50 -0700)

----------------------------------------------------------------
Geoff Levand (4):
      kexec: Fix printf warning
      crashdump-ppc64: Fix integer truncation warning
      kexec-elf-rel-ppc64: Fix cast from pointer warning
      purgatory/ppc64: Fix uninitialized warning

 kexec/arch/ppc64/crashdump-ppc64.h     | 2 +-
 kexec/arch/ppc64/kexec-elf-rel-ppc64.c | 2 +-
 kexec/kexec.c                          | 3 ++-
 purgatory/arch/ppc64/console-ppc64.c   | 2 +-
 4 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.14.1


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2018-04-19  8:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-11 17:03 [PATCH 0/4] Fix ppc build warnings Geoff Levand
2018-04-11 17:03 ` [PATCH 4/4] purgatory/ppc64: Fix uninitialized warning Geoff Levand
2018-04-11 17:03 ` [PATCH 2/4] crashdump-ppc64: Fix integer truncation warning Geoff Levand
2018-04-11 17:03 ` [PATCH 3/4] kexec-elf-rel-ppc64: Fix cast from pointer warning Geoff Levand
2018-04-11 17:03 ` [PATCH 1/4] kexec: Fix printf warning Geoff Levand
2018-04-19  8:38 ` [PATCH 0/4] Fix ppc build warnings Simon Horman

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