aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Mackenzie2019-02-03 11:38:19 +0000
committerAlan Mackenzie2019-02-03 11:38:19 +0000
commitce3ae1f8d32a09b38a55095e4eec16a8d733f33c (patch)
tree64f12365e0af01326dd51f3fe66cf6c8582d42a5
parentb51ac456e75e5a26ccc6a85e2504565c54aa2d58 (diff)
downloademacs-ce3ae1f8d32a09b38a55095e4eec16a8d733f33c.tar.gz
emacs-ce3ae1f8d32a09b38a55095e4eec16a8d733f33c.zip
* etc/PROBLEMS: Amend entry for profiler bug #34235 to mention kernel 4.14.97
-rw-r--r--etc/PROBLEMS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 00583f016d1..b3f1d70858a 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1853,8 +1853,8 @@ term/xterm.el) for more details.
1853*** GNU/Linux: profiler-report outputs nothing. 1853*** GNU/Linux: profiler-report outputs nothing.
1854 1854
1855A few versions of the Linux kernel have timer bugs that break CPU 1855A few versions of the Linux kernel have timer bugs that break CPU
1856profiling; see Bug#34235. To fix the problem, upgrade to kernel 1856profiling; see Bug#34235. To fix the problem, upgrade to one of the
1857versions 4.19.19 or 4.20.6, or later. 1857kernel versions 4.14.97, 4.19.19, or 4.20.6, or later.
1858 1858
1859*** GNU/Linux: Process output is corrupted. 1859*** GNU/Linux: Process output is corrupted.
1860 1860