From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Lin Subject: System hung for reg_check_changs_work()-> rtnl_lock()->mutex_lock() Date: Mon, 21 May 2018 11:47:03 +0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=gbk; format=flowed Content-Transfer-Encoding: 7bit Cc: shawn.lin@rock-chips.com, Dmitry Vyukov , "David S. Miller" , syzkaller-bugs@googlegroups.com To: netdev@vger.kernel.org Return-path: Received: from lucky1.263xmail.com ([211.157.147.130]:37264 "EHLO lucky1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751597AbeEUDqt (ORCPT ); Sun, 20 May 2018 23:46:49 -0400 Sender: netdev-owner@vger.kernel.org List-ID: Hi, I found this hung for several times these days, and seems syzbot already reported a similar problem. Is there any patch(es) for that? Successfully initialized wpa_supplicant [ 240.091941] INFO: task kworker/u8:1:39 blocked for more than 120 seconds. [ 240.092004] Not tainted 4.4.126 #1 [ 240.092026] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 240.092047] kworker/u8:1 D ffffff8008084dfc 0 39 2 0x00000000 [ 240.092116] Workqueue: events_power_efficient reg_check_chans_work [ 240.092153] Call trace: [ 240.092191] [] __switch_to+0x84/0xa0 [ 240.092228] [] __schedule+0x428/0x45c [ 240.092260] [] schedule+0x74/0x94 [ 240.092295] [] schedule_preempt_disabled+0x20/0x38 [ 240.092332] [] __mutex_lock_slowpath+0xc0/0x138 [ 240.092364] [] mutex_lock+0x2c/0x40 [ 240.092399] [] rtnl_lock+0x14/0x1c [ 240.092428] [] reg_check_chans_work+0x2c/0x1f0 [ 240.092463] [] process_one_work+0x1b0/0x294 [ 240.092494] [] worker_thread+0x2d8/0x398 [ 240.092524] [] kthread+0xc8/0xd8 [ 240.092567] [] ret_from_fork+0x10/0x50 [ 240.092594] Kernel panic - not syncing: hung_task: blocked tasks [ 240.101163] CPU: 0 PID: 30 Comm: khungtaskd Not tainted 4.4.126 #1 [ 240.101729] Hardware name: Rockchip RK3308 evb analog mic board (DT) [ 240.102302] Call trace: [ 240.102546] [] dump_backtrace+0x0/0x1c4 [ 240.103044] [] show_stack+0x14/0x1c [ 240.103521] [] dump_stack+0x94/0xbc [ 240.104000] [] panic+0xd8/0x228 [ 240.104446] [] proc_dohung_task_timeout_secs+0x0/0x40 [ 240.105050] [] kthread+0xc8/0xd8 [ 240.105500] [] ret_from_fork+0x10/0x50 [ 240.106065] CPU1: stopping [ 240.106348] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.4.126 #1