[Skiboot] [git pull] skiboot v6.7.1

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Wed Jan 6 23:01:00 AEDT 2021


The following changes since commit 89a32b4930be829f37e6967354a759e38048d01f:

   skiboot v6.7 release notes (2020-11-03 14:52:11 +1100)

are available in the Git repository at:

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

for you to fetch changes up to 35bd8c027b91d674ef9470da44c578c47f47c4bb:

   skiboot v6.7.1 release notes (2021-01-06 16:58:14 +0530)

----------------------------------------------------------------
v6.7.1

----------------------------------------------------------------
Cédric Le Goater (1):
       xive/p9: Remove assert from xive_eq_for_target()

Gautham R. Shenoy (1):
       xscom: Fix xscom error logging caused due to xscom OPAL call

LuluTHSu (2):
       Revert "mowgli: Limit slot1 to Gen3 by default"
       platform/mowgli: Limit PHB0/(pec0) to gen3 speed

Nicholas Piggin (1):
       core/cpu: fix next_ungarded_primary

Vasant Hegde (6):
       core/platform: Fallback to full_reboot if fast-reboot fails
       Fix possible deadlock with DEBUG build
       SBE: Check timer state before scheduling timer
       SBE: Rate limit timer requests
       SBE: Account cancelled timer request
       skiboot v6.7.1 release notes

  core/cpu.c                          |  6 ++----
  core/platform.c                     |  3 ++-
  core/stack.c                        |  4 ++--
  doc/release-notes/skiboot-6.7.1.rst | 33 +++++++++++++++++++++++++++++++++
  hw/phb4.c                           | 20 --------------------
  hw/sbe-p9.c                         | 31 +++++++++++++++++++++++++++++--
  hw/xive.c                           |  2 +-
  hw/xscom.c                          | 21 +++++++++++++++++++--
  include/phb4.h                      |  1 -
  platforms/astbmc/mowgli.c           | 31 ++++++++++++++++---------------
  10 files changed, 104 insertions(+), 48 deletions(-)
  create mode 100644 doc/release-notes/skiboot-6.7.1.rst


More information about the Skiboot mailing list