• Andrew Morton's avatar
    [PATCH] kthreads hold files open · cd74e1dc
    Andrew Morton authored
    keventd and friends are currently holding /dev/console open three times.
    It's all inherited from init.
    
    Steal the relevant parts of daemonize() to fix that up.
    cd74e1dc
kthread.c 4.3 KB