summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary S. Robertson <gary.robertson@linaro.org>2014-08-20 10:06:13 -0500
committerGary S. Robertson <gary.robertson@linaro.org>2014-08-20 10:06:13 -0500
commit1e8903d0c5b23637c2772cef26f707301727b41d (patch)
tree82c6041012bb65a833865912065b166113c25c15
parent9f94208b3a0dcbebfa1036c7bcd9222d348a3dd4 (diff)
README: update for the 2014.08 release2014.08
Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
-rw-r--r--README.textile11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.textile b/README.textile
index fa4c1e6..0fdc4d4 100644
--- a/README.textile
+++ b/README.textile
@@ -7,25 +7,26 @@ h4. Interesting changes include:
** PREEMPT_RT patchset rt9
* Arndale support
+THUMB2 instruction set support has been re-enabled, recovering significant performance which was lost when that support was removed to improve CPU isolation / hotplug stability.
+
<br>The release is also available via tags in the LNG git repository:
-bc. git://git.linaro.org/kernel/linux-linaro-lng.git linux-lng-3.14.12-2014.07
-git://git.linaro.org/kernel/linux-linaro-lng.git linux-lng-preempt-rt-3.14.12-2014.07
+bc. git://git.linaro.org/kernel/linux-linaro-lng.git linux-lng-3.14.12-2014.08
+git://git.linaro.org/kernel/linux-linaro-lng.git linux-lng-preempt-rt-3.14.12-2014.08
More information on Linaro Networking Group Kernels is available at
"http://wiki.linaro.org/LNG/Engineering/Foundational":http://wiki.linaro.org/LNG/Engineering/Foundational
h4. Fixed in this release
-* "LP: #1321948":https://bugs.launchpad.net/linaro-networking/+bug/1321948 NO_HZ_FULL not yet working on 3.14 kernel
h4. Known issues
-NO_HZ_FULL support remains non-functional with RT and is NOT INCLUDED in the linux-lng-preempt-rt-v3.14.x branch. (See bug #1321948 below:)
+NO_HZ_FULL support remains non-functional with RT and is NOT INCLUDED in the linux-lng-preempt-rt-v3.14.x branch.
This marks a departure from prior releases in that the RT branch no longer contains every patch found in the non-RT branch.
We intend to remedy this as soon as clean support for NO_HZ_FULL operation can be integrated into the RT branch.
-* "LP: #1321950":https://bugs.launchpad.net/linaro-networking/+bug/1321950 ARMV8 support not yet working in 3.14 kernel
+* "LBTS: #340":https://bugs.linaro.org/show_bug.cgi?id=340 ARMV8 support not yet working in 3.14 kernel
* "LBTS: #89":https://bugs.linaro.org/show_bug.cgi?id=89 no_hz_full : isolation breaks on x86