summaryrefslogtreecommitdiff
path: root/README.textile
diff options
context:
space:
mode:
authorGary S. Robertson <gary.robertson@linaro.org>2013-10-22 22:52:40 -0500
committerGary S. Robertson <gary.robertson@linaro.org>2013-10-22 22:52:40 -0500
commit3080c845bb7a20a5dd99f4c51a2058f50ef3e01f (patch)
treeb83ef72f3b69d39b435f2a84f78f8f4aa1b71c7a /README.textile
parent6cb3d7c7d67f18c318627a01bf666fa309d4b422 (diff)
README: update for the 2013.10 release2013.10
Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
Diffstat (limited to 'README.textile')
-rw-r--r--README.textile24
1 files changed, 13 insertions, 11 deletions
diff --git a/README.textile b/README.textile
index 3e84c9f..1607d9f 100644
--- a/README.textile
+++ b/README.textile
@@ -1,32 +1,32 @@
p. The Linaro Networking Group (LNG) is pleased to announce the
-2013.09 release of the Linaro Networking Kernel.
+2013.10 release of the Linaro Networking Kernel.
h4. Interesting changes include:
-* Initial release, based on Linux 3.10.10 kernel
-** PREEMPT_RT patchset rt7
+* Initial release, based on Linux 3.10.14 kernel
+** PREEMPT_RT patchset rt9
* 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.10.10-2013.09
+bc. git://git.linaro.org/kernel/linux-linaro-lng.git linux-lng-3.10.14-2013.10
git://git.linaro.org/kernel/linux-linaro-lng.git
-linux-lng-preempt-rt-3.10.10-2013.09
+linux-lng-preempt-rt-3.10.14-2013.10
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: #1215507":https://launchpad.net/bugs/1215507 If
-CONFIG_NO_HZ_FULL is selected in RT 3.10 kernel, udhcpc process hangs
-while attempting to obtain IP address and boot sequence fails to
-complete
+* "LP: #1234718":https://bugs.launchpad.net/linaro-networking/+bug/1234718
+kernel linux-lng-preempt-rt wont boot kvm guest when hugepages are enabled
+* "LP: #1236949":https://bugs.launchpad.net/linaro-networking/+bug/1236949
+futex needs __get_user_pages_fast implementation
h4. Known issues
-* "LP: #1215471":https://launchpad.net/bugs/1215471 deadlock when
-CONFIG_KEYBOARD_GPIO is enabled with debug on
+* "LP: #1215471":https://bugs.launchpad.net/linaro-networking/+bug/1215471
+deadlock when CONFIG_KEYBOARD_GPIO is enabled with debug on
* "LP: #1224324":https://bugs.launchpad.net/linaro-networking/+bug/1224324
Cannot get NO_HZ_FULL to work
* "LP: #1224318":https://bugs.launchpad.net/linaro-networking/+bug/1224318
@@ -39,6 +39,8 @@ LTP test suite does not call all the tests
LTP test suite has failures with the "syscalls" tests
* "LP: #1225658":https://bugs.launchpad.net/linaro-networking/+bug/1225658
LTP-Releatime test async_handler-c100 fails Max latency 1271310260 < 100
+* "LP: #1240283":https://bugs.launchpad.net/linaro-networking/+bug/1240283
+linux-lng doesn't boot up on qemu smp
h4. Feedback and Support