Files
linux/drivers/tty
Tao Huang 3735237f41 rk_serial: use kthread_run
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: I6b9edfc60a96202b356d0fe519073ea4665ae32a
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2017-11-20 16:16:16 +08:00
..
2015-11-11 15:57:28 +08:00
2017-11-20 16:16:16 +08:00
2015-03-31 12:04:13 +02:00
2016-06-01 12:15:52 -07:00
2016-06-01 12:15:52 -07:00
2015-10-17 21:11:29 -07:00
2015-10-17 21:14:06 -07:00
2015-11-20 16:19:54 -08:00
2015-11-11 15:57:28 +08:00