[PATCH 0/4] Fix ppc build warnings

Geoff Levand geoff at infradead.org
Thu Apr 12 03:03:11 AEST 2018


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



More information about the Petitboot mailing list