mbox series

[git,pull] skiboot v6.6.3

Message ID b49ec497-1f75-890e-f198-8c2764269f18@linux.vnet.ibm.com
State Accepted
Headers show
Series [git,pull] skiboot v6.6.3 | expand

Pull-request

https://github.com/hegdevasant/skiboot.git tags/v6.6.3

Message

Vasant Hegde Sept. 9, 2020, 3:39 p.m. UTC
Hi Oliver,

Please pull skiboot stable v6.6.3 which contains below fixes.


-Vasant

----------------------------------------------------------------------------------------------------------------------------------------- 


The following changes since commit e702a65fae16635093b6c35fdc1b344a974c94fe:

   skiboot v6.6.2 release notes (2020-07-03 09:42:13 +0530)

are available in the Git repository at:

   https://github.com/hegdevasant/skiboot.git tags/v6.6.3

for you to fetch changes up to a171f21e4d7805d1e04b9987de841402b70cd8c4:

   skiboot v6.6.3 release notes (2020-09-09 20:06:37 +0530)

----------------------------------------------------------------
v6.6.3

----------------------------------------------------------------
Klaus Heinrich Kiwi (1):
       hdata: Add new "smp-cable-connector" VPD keyword

Oliver O'Halloran (2):
       hw/phb4: Actually enable error reporting
       hw/phb4: Verify AER support before initialising AER regs

Vasant Hegde (2):
       fsp/dump: Handle non-MPIPL scenario
       skiboot v6.6.3 release notes

  doc/release-notes/skiboot-6.6.3.rst | 21 +++++++++++++++++++++
  hdata/vpd.c                         |  1 +
  hw/fsp/fsp-dump.c                   |  8 ++++----
  hw/phb4.c                           |  4 ++++
  4 files changed, 30 insertions(+), 4 deletions(-)
  create mode 100644 doc/release-notes/skiboot-6.6.3.rst

Comments

Oliver O'Halloran Sept. 9, 2020, 11:24 p.m. UTC | #1
On Thu, Sep 10, 2020 at 1:39 AM Vasant Hegde
<hegdevasant@linux.vnet.ibm.com> wrote:
>
> Hi Oliver,
>
> Please pull skiboot stable v6.6.3 which contains below fixes.

Pulled, thanks.