commit | 3f9f17d443226f2efd4ff45d333f21dd028afe50 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor_core@ameritech.net> | Wed Jun 01 02:38:16 2005 -0500 |
committer | Dmitry Torokhov <dtor_core@ameritech.net> | Wed Jun 01 02:38:16 2005 -0500 |
tree | 5ded314d0e3f745f3564fd931d6ff33455e73ac6 | |
parent | a9180ab2e21b0c0ffcec7461c3a52ab7608d023a [diff] |
Input: switch gameport core to using kthread API instead of using daemonize() and signals. This way kgameportd will never be accidentially killed. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>