summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary S. Robertson <gary.robertson@linaro.org>2014-06-18 23:33:17 -0500
committerGary S. Robertson <gary.robertson@linaro.org>2014-06-18 23:33:17 -0500
commit51b4c7e03fdc7b37f0ee4be401a613c65e12b320 (patch)
tree4f065198cb81fe8dc6bc8a8533132f8f12059d8f
parent18884071074141dc597503ec19407cf7e0a1ceea (diff)
README: update for the 2014.06 release2014.06
Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
-rw-r--r--README.textile24
1 files changed, 13 insertions, 11 deletions
diff --git a/README.textile b/README.textile
index 4abde2c..cdd137b 100644
--- a/README.textile
+++ b/README.textile
@@ -1,32 +1,34 @@
p. The Linaro Networking Group (LNG) is pleased to announce the
-2014.05 release of the Linaro Networking Kernel.
+2014.06 release of the Linaro Networking Kernel.
h4. Interesting changes include:
-With this release we move from the v3.10.x based to the v3.14.x based kernel.
-
-* Based on Linux 3.14.0 kernel
-** PREEMPT_RT patchset rt1
+* Based on Linux 3.14.3 kernel
+** PREEMPT_RT patchset rt5
* Arndale support
<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.0-2014.05
-git://git.linaro.org/kernel/linux-linaro-lng.git linux-lng-preempt-rt-3.14.0-2014.05
+bc. git://git.linaro.org/kernel/linux-linaro-lng.git linux-lng-3.14.3-2014.06
+git://git.linaro.org/kernel/linux-linaro-lng.git linux-lng-preempt-rt-3.14.3-2014.06
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
-None.
+* "LP: #1321949":https://bugs.launchpad.net/linaro-networking/+bug/1321949 Big Endian Support not yet working in 3.14 kernel
+
+NO_HZ_FULL now works properly in the linux-lng-v3.14.x branch.
h4. Known issues
-With the move from v3.10.34 to v3.14.0 we are temporarily disabling support for some features until the patches providing that support can be ported to the new kernel.
+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:)
+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: #1321948":https://bugs.launchpad.net/linaro-networking/+bug/1321948 NO_HZ_FULL not yet working on 3.14 kernel
-* "LP: #1321948":https://bugs.launchpad.net/linaro-networking/+bug/1321948 NO_HZ_FULL not yet working on 3.14 kernel
-* "LP: #1321949":https://bugs.launchpad.net/linaro-networking/+bug/1321949 Big Endian Support not yet working in 3.14 kernel
* "LP: #1321950":https://bugs.launchpad.net/linaro-networking/+bug/1321950 ARMV8 support not yet working in 3.14 kernel
h4. Feedback and Support