Planning/2.3/Testing: Difference between revisions
(List SeaBIOS typo) |
(List rcutorture build failure and be more precise about platform) |
||
Line 1: | Line 1: | ||
=== v2.3.0-rc0 status === | === v2.3.0-rc0 status === | ||
ahci-test fails on | ahci-test fails on openSUSE Tumbleweed ppc64. (Fix: "[PATCH for-2.3 0/4] ahci: fix big endian PIO failures") | ||
SeaBIOS has a typo in the error message it spits when surpassing 128KB. | rcutorture test fails to build on openSUSE Tumbleweed ppc (gcc 4.8.3): <code>undefined reference to `__sync_fetch_and_add_8'</code> | ||
SeaBIOS has a typo in the error message it spits when surpassing 128KB. (Fix: "[PATCH] checkrom: Fix typo in error message") |
Revision as of 17:48, 20 March 2015
v2.3.0-rc0 status
ahci-test fails on openSUSE Tumbleweed ppc64. (Fix: "[PATCH for-2.3 0/4] ahci: fix big endian PIO failures")
rcutorture test fails to build on openSUSE Tumbleweed ppc (gcc 4.8.3): undefined reference to `__sync_fetch_and_add_8'
SeaBIOS has a typo in the error message it spits when surpassing 128KB. (Fix: "[PATCH] checkrom: Fix typo in error message")