Skip to content

Commit 5930a57

Browse files
committed
Add skiboot 5.4.3 release notes
Signed-off-by: Stewart Smith <[email protected]>
1 parent f518486 commit 5930a57

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

doc/release-notes/skiboot-5.4.3.rst

+18
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)