summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-11-26 11:25:41 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2013-11-26 11:25:41 +0200
commit1c7923bec12999095c2594ff54c6eb1184839bb3 (patch)
tree6e3376606f2d04633caacf52d5286b841077c581
parent8aac60998b19f13e28f358f95f6b97b7cab90624 (diff)
Fix line wrapping
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--README.textile78
1 files changed, 26 insertions, 52 deletions
diff --git a/README.textile b/README.textile
index 772cbc7..0783a11 100644
--- a/README.textile
+++ b/README.textile
@@ -1,5 +1,4 @@
-p. The Linaro Networking Group (LNG) is pleased to announce the
-2013.11 release of the Linaro Networking Kernel.
+p. The Linaro Networking Group (LNG) is pleased to announce the 2013.11 release of the Linaro Networking Kernel.
h4. Interesting changes include:
@@ -13,8 +12,7 @@ bc. git://git.linaro.org/kernel/linux-linaro-lng.git linux-lng-3.10.18-2013.11
git://git.linaro.org/kernel/linux-linaro-lng.git
linux-lng-preempt-rt-3.10.18-2013.11
-More information on Linaro Networking Group Kernels is available at
-"http://wiki.linaro.org/LNG/Engineering/Foundational":http://wiki.linaro.org/LNG/Engineering/Foundational
+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
@@ -22,59 +20,35 @@ None
h4. Known issues
-* "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
-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
-* "LP: #1240283":https://bugs.launchpad.net/linaro-networking/+bug/1240283
-linux-lng doesn't boot up on qemu smp
-* "LP: #1243886":https://bugs.launchpad.net/linaro-networking/+bug/1243886
-block nbd0: Unexpected reply
-* "LP: #1226017":https://bugs.launchpad.net/linaro-networking/+bug/1226017
-Job errors with "ErrorMessage: None", possibly due to job timeout
-* "LP: #1229218":https://bugs.launchpad.net/linaro-networking/+bug/1229218
-Hackbench reports enormous results
-* "LP: #1232043":https://bugs.launchpad.net/linaro-networking/+bug/1232043
-qa/testing netperf is hard coded to use eth0
-* "LP: #1243022":https://bugs.launchpad.net/linaro-networking/+bug/1243022
-function with stack arrays corrupts saved registers on stack
-* "LP: #1243882":https://bugs.launchpad.net/linaro-networking/+bug/1243882
-NOHZ: local_softirq_pending 40 during download of kvm.qcow2.gz
-* "LP: #1247725":https://bugs.launchpad.net/linaro-networking/+bug/1247725
-cyclic test measurements have incorrect units
-* "LP: #1253191":https://bugs.launchpad.net/linaro-networking/+bug/1253191
-LTP sched test fails on Arndale
-* "LP: #1239786":https://bugs.launchpad.net/linaro-networking/+bug/1239786
-LTP fs test fails on Arndale
-* "LP: #1240195":https://bugs.launchpad.net/linaro-networking/+bug/1240195
-LTP Realtime has no measurement data in LAVA
-* "LP: #1244200":https://bugs.launchpad.net/linaro-networking/+bug/1244200
-LTP utimensat01 test case failes
-* "LP: #1252788":https://bugs.launchpad.net/linaro-networking/+bug/1252788
-LTP-realtime run_c_files.sh: too few arguments (at least two)
+* "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 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
+* "LP: #1240283":https://bugs.launchpad.net/linaro-networking/+bug/1240283 linux-lng doesn't boot up on qemu smp
+* "LP: #1243886":https://bugs.launchpad.net/linaro-networking/+bug/1243886 block nbd0: Unexpected reply
+* "LP: #1226017":https://bugs.launchpad.net/linaro-networking/+bug/1226017 Job errors with "ErrorMessage: None", possibly due to job timeout
+* "LP: #1229218":https://bugs.launchpad.net/linaro-networking/+bug/1229218 Hackbench reports enormous results
+* "LP: #1232043":https://bugs.launchpad.net/linaro-networking/+bug/1232043 qa/testing netperf is hard coded to use eth0
+* "LP: #1243022":https://bugs.launchpad.net/linaro-networking/+bug/1243022 function with stack arrays corrupts saved registers on stack
+* "LP: #1243882":https://bugs.launchpad.net/linaro-networking/+bug/1243882 NOHZ: local_softirq_pending 40 during download of kvm.qcow2.gz
+* "LP: #1247725":https://bugs.launchpad.net/linaro-networking/+bug/1247725 cyclic test measurements have incorrect units
+* "LP: #1253191":https://bugs.launchpad.net/linaro-networking/+bug/1253191 LTP sched test fails on Arndale
+* "LP: #1239786":https://bugs.launchpad.net/linaro-networking/+bug/1239786 LTP fs test fails on Arndale
+* "LP: #1240195":https://bugs.launchpad.net/linaro-networking/+bug/1240195 LTP Realtime has no measurement data in LAVA
+* "LP: #1244200":https://bugs.launchpad.net/linaro-networking/+bug/1244200 LTP utimensat01 test case failes
+* "LP: #1252788":https://bugs.launchpad.net/linaro-networking/+bug/1252788 LTP-realtime run_c_files.sh: too few arguments (at least two)
h4. Feedback and Support
-Subscribe to the important Linaro mailing lists and join our IRC
-channels to stay on top of Linaro development.
+Subscribe to the important Linaro mailing lists and join our IRC channels to stay on top of Linaro development.
-** Linaro Networking Development "mailing
-list":http://groups.google.com/a/linaro.org/d/forum/linaro-networking
+** Linaro Networking Development "mailing list":http://groups.google.com/a/linaro.org/d/forum/linaro-networking
** Linaro Networking IRC channel on irc.freenode.net at @#linaro-networking@
-* Bug reports should be filed in Launchpad against "Linaro Networking
-project":http://bugs.launchpad.net/linaro-networking/+filebug.
+* Bug reports should be filed in Launchpad against "Linaro Networking project":http://bugs.launchpad.net/linaro-networking/+filebug.
* Questions? "ask Linaro":http://ask.linaro.org/.
-* Interested in commercial support? inquire at "Linaro
-support":mailto:support@linaro.org
+* Interested in commercial support? inquire at "Linaro support":mailto:support@linaro.org