[Skiboot] [PATCH v2 0/6] assorted small fixes, cleanups, and improvements

Nicholas Piggin npiggin at gmail.com
Thu May 2 21:15:09 AEST 2019


All patches in this series are independent, there's a bunch of
various small things collected, and others taken out of larger
changes that stand alone.

Thanks,
Nick

Alistair Popple (1):
  external/mambo: Add an option to exit Mambo when the system is
    shutdown

Nicholas Piggin (5):
  xive: Remove xive rev field and recognize P9P
  fdt: check more errors
  core/pci: pci_slot_add_loc use NUL terminated strings
  build: Makefile clean gcov files
  build: allow per-directory flag additions and subtractions

 Makefile.main              |  2 ++
 Makefile.rules             |  4 ++--
 core/fdt.c                 |  8 ++++++--
 core/pci-slot.c            |  8 ++++----
 external/mambo/README.md   |  5 +++++
 external/mambo/skiboot.tcl |  4 ++++
 hw/xive.c                  | 23 ++++++++++++-----------
 7 files changed, 35 insertions(+), 19 deletions(-)

-- 
2.20.1



More information about the Skiboot mailing list