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