diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-02-23 14:38:26 +0100 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-02-23 14:38:26 +0100 |
commit | f8cbb6934aa1ed6476b90ade30c8f4462990a3cd (patch) | |
tree | d4308de6445d8125d80c3ee7a90e0b3e0adbc171 /debian/patches | |
parent | 6e95aa0d025153bf2cd56c94233ed84c847377c5 (diff) |
rm libports_stability.patch
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/libports_stability.patch | 16 | ||||
-rw-r--r-- | debian/patches/series | 1 |
2 files changed, 0 insertions, 17 deletions
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 |