summaryrefslogtreecommitdiff
path: root/packages/linux/montavista-sa-2.4.17-mvl21/ucb1x_kill-zombie.patch
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-08-09 10:46:10 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-09 10:46:10 +0000
commitf603ad225becb7149cfde643c3f868dd4db275db (patch)
tree3320f67dd63a7d8f2b2af79cf20605645a6e01c7 /packages/linux/montavista-sa-2.4.17-mvl21/ucb1x_kill-zombie.patch
parent0395f0f5e840805c6ac53cec294a732de4c03b44 (diff)
parent9ae08745a2995e0bbde7358d7491e7685f1861b7 (diff)
merge of 27ce3dcb3ae4cdeafc78be0419448c83a31e6c86
and b545254923165588edbe4ef88061c70e7283ec17
Diffstat (limited to 'packages/linux/montavista-sa-2.4.17-mvl21/ucb1x_kill-zombie.patch')
-rw-r--r--packages/linux/montavista-sa-2.4.17-mvl21/ucb1x_kill-zombie.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/linux/montavista-sa-2.4.17-mvl21/ucb1x_kill-zombie.patch b/packages/linux/montavista-sa-2.4.17-mvl21/ucb1x_kill-zombie.patch
deleted file mode 100644
index 77fdfa6846..0000000000
--- a/packages/linux/montavista-sa-2.4.17-mvl21/ucb1x_kill-zombie.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-
-#
-# Patch managed by http://www.holgerschurig.de/patcher.html
-#
-
---- linux-2.4.17_mvl21/drivers/misc/beagle-ts.c~ucb1x_kill_daemon
-+++ linux-2.4.17_mvl21/drivers/misc/beagle-ts.c
-@@ -372,6 +372,7 @@
- ts->rtask = tsk;
-
- daemonize();
-+ reparent_to_init();
- tsk->tty = NULL;
- //tsk->policy = SCHED_FIFO;
- //tsk->rt_priority = 1;