summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2013-09-26 13:04:08 +0200
committerAnders Roxell <anders.roxell@linaro.org>2013-09-26 13:04:08 +0200
commit6cb3d7c7d67f18c318627a01bf666fa309d4b422 (patch)
tree098986a9ee990611f635aa3e92c15bafe8ce3da7
parentad9bce1d0358f5bc3a2ed1a718bc1c437d717820 (diff)
README: update for the 2013.09 release2013.09
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--README.textile31
1 files changed, 21 insertions, 10 deletions
diff --git a/README.textile b/README.textile
index 493650e..3e84c9f 100644
--- a/README.textile
+++ b/README.textile
@@ -1,33 +1,44 @@
p. The Linaro Networking Group (LNG) is pleased to announce the
-2013.08 release of the Linaro Networking Kernel.
+2013.09 release of the Linaro Networking Kernel.
h4. Interesting changes include:
-* Initial release, based on Linux 3.10.6 kernel
-** PREEMPT_RT patchset rt3
+* Initial release, based on Linux 3.10.10 kernel
+** PREEMPT_RT patchset rt7
* 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.6-2013.08
+bc. git://git.linaro.org/kernel/linux-linaro-lng.git linux-lng-3.10.10-2013.09
git://git.linaro.org/kernel/linux-linaro-lng.git
-linux-lng-preempt-rt-3.10.6-2013.08
+linux-lng-preempt-rt-3.10.10-2013.09
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 listed.
+* "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
h4. Known issues
* "LP: #1215471":https://launchpad.net/bugs/1215471 deadlock when
CONFIG_KEYBOARD_GPIO is enabled with debug on
-* "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: #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
+Preempt_rt kernel enters idle loop even when there are processes ready
+* "LP: #1218377":https://bugs.launchpad.net/linaro-networking/+bug/1218377
+LTP-Realtime hangs on Arndale when the full suite is run
+* "LP: #1223028":https://bugs.launchpad.net/linaro-networking/+bug/1223028
+LTP test suite does not call all the tests
+* "LP: #1223034":https://bugs.launchpad.net/linaro-networking/+bug/1223034
+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
h4. Feedback and Support