Why not export find_task_by_pid?

B. James Phillippe (bryan@terran.org)
Thu, 7 Oct 1999 00:31:09 -0700 (PDT)


... or rather, pidhash, as that is the unexported symbol which is used
within the inline function find_task_by_pid(). Seems it would be useful
for modules. Else must I take a long walk starting from init_task?

Also, wake_up_process would be a nice one for kernel modules to use, too.
:-)

-bp

--
# bryan at terran dot org
# http://www.terran.org/~bryan

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/