aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Barrat <fbarrat@linux.ibm.com>2021-09-29 12:18:43 +0200
committerVasant Hegde <hegdevasant@linux.vnet.ibm.com>2021-10-26 11:03:02 +0530
commit6e76287ae6e6e4cf3c895a9e34c1d7e5b5f07665 (patch)
tree2d569f2bf23cbb340512874224480f0d1607b127
parentd93ddbd39b4eeac0bc11dacbdadea76df2996c13 (diff)
downloadskiboot-6e76287ae6e6e4cf3c895a9e34c1d7e5b5f07665.zip
skiboot-6e76287ae6e6e4cf3c895a9e34c1d7e5b5f07665.tar.gz
skiboot-6e76287ae6e6e4cf3c895a9e34c1d7e5b5f07665.tar.bz2
skiboot v6.0.24 release notes
Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
-rw-r--r--doc/release-notes/skiboot-6.0.24.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/release-notes/skiboot-6.0.24.rst b/doc/release-notes/skiboot-6.0.24.rst
new file mode 100644
index 0000000..2ebce00
--- /dev/null
+++ b/doc/release-notes/skiboot-6.0.24.rst
@@ -0,0 +1,22 @@
+.. _skiboot-6.0.24:
+
+==============
+skiboot-6.0.24
+==============
+
+skiboot 6.0.24 was released on Wednesday September 29th, 2021. It replaces
+:ref:`skiboot-6.0.23` as the current stable release in the 6.0.x series.
+
+It is recommended that 6.0.24 be used instead of any previous 6.0.x version
+due to the bug fixes it contains.
+
+Bug fixes included in this release are:
+
+- phb4: Disable TCE cache line buffer
+
+- SBE: Check timer state before scheduling timer
+
+- SBE: Rate limit timer requests
+
+- SBE: Account cancelled timer request
+