mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02:00
Use kthread_run instead of kthread_create when create kconsole thread. We should call wake_up_process after kthread_create, otherwise kconsole will keep in TASK_UNINTERRUPTIBLE state when loglevel=0. Then kconsole will become hung task, and will trigger hung task timeout. Change-Id: I440f6bed4ace755d51d6a91600735aaa7ee5925d Signed-off-by: Tao Huang <huangtao@rock-chips.com> |
||
|---|---|---|
| .. | ||
| brcmstb | ||
| dove | ||
| mediatek | ||
| qcom | ||
| rockchip | ||
| sunxi | ||
| tegra | ||
| ti | ||
| versatile | ||
| Kconfig | ||
| Makefile | ||