From f8cbb6934aa1ed6476b90ade30c8f4462990a3cd Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Sun, 23 Feb 2014 14:38:26 +0100 Subject: rm libports_stability.patch --- debian/patches/libports_stability.patch | 16 ---------------- debian/patches/series | 1 - 2 files changed, 17 deletions(-) delete mode 100644 debian/patches/libports_stability.patch (limited to 'debian/patches') diff --git a/debian/patches/libports_stability.patch b/debian/patches/libports_stability.patch deleted file mode 100644 index 8fa22381..00000000 --- a/debian/patches/libports_stability.patch +++ /dev/null @@ -1,16 +0,0 @@ -Ideally we should be able to time out and see translators go away automatically, -however it makes all threads often wake at the same time and overload Mach. - ---- - libports/manage-multithread.c | 2 ++ - 1 file changed, 2 insertions(+) - ---- a/libports/manage-multithread.c -+++ b/libports/manage-multithread.c -@@ -233,5 +233,6 @@ ports_manage_port_operations_multithread - return NULL; - } - -+ thread_timeout = global_timeout = 0; /* XXX */ - thread_function ((void *) 1); - } diff --git a/debian/patches/series b/debian/patches/series index b7ff0cd2..728f3361 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -7,7 +7,6 @@ startup-usr-support.patch tmp_exec_startup.patch uptime_w_path_fix.patch stat_round.patch -libports_stability.patch proxy-defpager.diff external.patch console_ignore_bdf_err.patch -- cgit v1.2.3