Hi,
i have enabled the kernel config and tried to load my kernel . Got the console and getting the following warning and console got stucked.
------------[ cut here ]------------
WARNING: at kernel/workqueue.c:366 flush_cpu_workqueue+0x34/0x88()
Modules linked in:
[<c002d598>] (unwind_backtrace+0x0/0xd8) from [<c004d9fc>] (warn_slowpath_commo)
[<c004d9fc>] (warn_slowpath_common+0x48/0x60) from [<c005c34c>] (flush_cpu_work)
[<c005c34c>] (flush_cpu_workqueue+0x34/0x88) from [<c01a09e4>] (tty_ldisc_relea)
[<c01a09e4>] (tty_ldisc_release+0x20/0x68) from [<c019c3b4>] (tty_release_dev+0)
[<c019c3b4>] (tty_release_dev+0x3c8/0x424) from [<c019c41c>] (tty_release+0xc/0)
[<c019c41c>] (tty_release+0xc/0x14) from [<c009eb58>] (__fput+0x104/0x1d8)
[<c009eb58>] (__fput+0x104/0x1d8) from [<c009bc54>] (filp_close+0x6c/0x78)
[<c009bc54>] (filp_close+0x6c/0x78) from [<c004f308>] (put_files_struct+0x80/0x)
[<c004f308>] (put_files_struct+0x80/0xd4) from [<c021ace0>] (binder_deferred_fu)
[<c021ace0>] (binder_deferred_func+0x4ec/0x530) from [<c005c804>] (worker_threa)
[<c005c804>] (worker_thread+0xfc/0x170) from [<c005f86c>] (kthread+0x78/0x80)
[<c005f86c>] (kthread+0x78/0x80) from [<c0028e6c>] (kernel_thread_exit+0x0/0x8)
---[ end trace da8ed589d5cc09df ]---
Please help me out .