We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f518486 commit 5930a57Copy full SHA for 5930a57
doc/release-notes/skiboot-5.4.3.rst
@@ -0,0 +1,18 @@
1
+.. _skiboot-5.4.3:
2
+
3
+=============
4
+skiboot-5.4.3
5
6
7
+skiboot-5.4.3 was released on Monday January 16th, 2017. It replaces
8
+:ref:`skiboot-5.4.2` as the current stable release.
9
10
+Over :ref:`skiboot-5.4.2`, we have a small number of bug fixes:
11
12
+- Makefile: Disable stack protector due to gcc problems
13
+- Makefile: Use -ffixed-r13.
14
+ We use r13 for our own stuff, make sure it's properly fixed
15
+- phb3: Lock the PHB on set_xive callbacks
16
+- arch_flash_arm: Don't assume mtd labels are short
17
+- Stop using 3-operand cmp[l][i] for latest binutils
18
+- hw/phb3: fix error handling in complete reset
0 commit comments