[Skiboot] [git pull] skiboot v6.0.22

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Fri Mar 27 22:03:00 AEDT 2020


Hello Oliver,


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

Note that NPU patches are not-yet-tested. Hence I have not included them in this 
series. Once we
have test results I will send separate pull request with those patches.

-Vasant

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


The following changes since commit 53512f1e82739af83377177eb7af76f2254bc7e0:

   skiboot v6.0.21 release notes (2020-01-07 11:18:03 +0530)

are available in the Git repository at:

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

for you to fetch changes up to 5bea4174fda5a43f7ccaa966ba9487a4322df3ec:

   skiboot v6.0.22 release notes (2020-03-27 16:13:11 +0530)

----------------------------------------------------------------
Stewart Smith (2):
       ipmi: ensure forward progress on ipmi_queue_msg_sync()
       Bump allowed stack frame size for unit tests/host programs

Vasant Hegde (4):
       core/ipmi: Fix use-after-free
       eSEL: Make sure PANIC logs are sent to BMC before calling assert
       errorlog: Increase the severity of abnormal reboot events
       skiboot v6.0.22 release notes

  Makefile.main                        |  7 ++++++-
  core/ipmi.c                          | 22 ++++++++++++++++++++--
  core/platform.c                      |  2 +-
  doc/release-notes/skiboot-6.0.22.rst | 21 +++++++++++++++++++++
  hw/bt.c                              |  6 ++++++
  hw/fsp/fsp-ipmi.c                    |  2 ++
  hw/ipmi/ipmi-sel.c                   | 17 +++++++++++++++--
  include/ipmi.h                       |  9 +++++++++
  8 files changed, 80 insertions(+), 6 deletions(-)
  create mode 100644 doc/release-notes/skiboot-6.0.22.rst



More information about the Skiboot mailing list