Whamcloud - gitweb
Branch b1_8
authorbobijam <bobijam>
Wed, 21 Oct 2009 09:52:10 +0000 (09:52 +0000)
committerbobijam <bobijam>
Wed, 21 Oct 2009 09:52:10 +0000 (09:52 +0000)
commit4633f57accdd1e2d2d619ed986a39e0861d4ff92
tree1dcc5515e9e65baade3f001cbd2cf6f8f5ad9cc8
parent2249ad2ec38accc702755564ec839701b4c052a7
Branch b1_8
b=20592
i=johann
i=andrew.perepechko (panda)

use kthread_run() instead of kernel_thread() so that log dumper won't stuck
in do_exit().
lnet/include/libcfs/linux/linux-prim.h
lnet/include/libcfs/user-prim.h
lnet/libcfs/debug.c