본문 바로가기

Core BSP 분석/리눅스 커널 핵심 분석

kernel panic - HARDLOCKUP

[  240.64624 01-01 00:04:04.840 CPU1] healthd: battery l=94 v=4 t=25.0 h=2 st=2 chg=u
[  253.70946 01-01 00:04:17.900 CPU1] lkdtm: Performing direct entry HARDLOCKUP
[  258.84042 01-01 00:04:23.040 CPU0] BUG: CPU 0 waiting for CSD lock held by CPU 1
[  258.84053 01-01 00:04:23.040 CPU0] CPU: 0 PID: 143 Comm: kworker/0:3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  258.84065 01-01 00:04:23.040 CPU0] Workqueue: events pmic_chrgr_vbus_worker
[  258.84073 01-01 00:04:23.040 CPU0]  00000000fffff1e5 ffff8800793e5900 ffffffff82a13ac1 ffff8800793e5930
[  258.84087 01-01 00:04:23.040 CPU0]  ffffffff8211595d ffff88007ea148c0 ffff88007eb94850 0000000000000001
[  258.84101 01-01 00:04:23.040 CPU0]  ffff88007eb97120 ffff8800793e59a0 ffffffff82115f8a 0000000000000202
[  258.84115 01-01 00:04:23.040 CPU0] Call Trace:
[  258.84123 01-01 00:04:23.040 CPU0]  [<ffffffff82a13ac1>] dump_stack+0x19/0x1b
[  258.84132 01-01 00:04:23.040 CPU0]  [<ffffffff8211595d>] csd_lock_wait.isra.4+0x7d/0x90
[  258.84142 01-01 00:04:23.040 CPU0]  [<ffffffff82115f8a>] smp_call_function_many+0x20a/0x2a0
[  258.84152 01-01 00:04:23.040 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  258.84162 01-01 00:04:23.040 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  258.84171 01-01 00:04:23.040 CPU0]  [<ffffffff821161fb>] smp_call_function+0x3b/0x70
[  258.84181 01-01 00:04:23.040 CPU0]  [<ffffffff826a3e0c>] cpuidle_latency_notify+0x1c/0x30
[  258.84190 01-01 00:04:23.040 CPU0]  [<ffffffff82a209a3>] notifier_call_chain+0x53/0xa0
[  258.84200 01-01 00:04:23.040 CPU0]  [<ffffffff820e0d0e>] __blocking_notifier_call_chain+0x4e/0x70
[  258.84210 01-01 00:04:23.040 CPU0]  [<ffffffff820e0d46>] blocking_notifier_call_chain+0x16/0x20
[  258.84220 01-01 00:04:23.040 CPU0]  [<ffffffff820fe856>] pm_qos_update_target+0xb6/0x190
[  258.84229 01-01 00:04:23.040 CPU0]  [<ffffffff820fed3d>] pm_qos_update_request+0x4d/0xa0
[  258.84239 01-01 00:04:23.040 CPU0]  [<ffffffff8272baca>] intel_scu_ipc_lock+0x1a/0x50
[  258.84248 01-01 00:04:23.040 CPU0]  [<ffffffff8272c0ed>] intel_scu_ipc_command+0x2d/0x70
[  258.84258 01-01 00:04:23.040 CPU0]  [<ffffffff820e90bd>] ? get_parent_ip+0xd/0x50
[  258.84267 01-01 00:04:23.040 CPU0]  [<ffffffff8273cef2>] scu_ipc_command+0x22/0x30
[  258.84276 01-01 00:04:23.040 CPU0]  [<ffffffff8273d1b5>] scu_ipc_rpmsg_handle+0xf5/0x260
[  258.84285 01-01 00:04:23.040 CPU0]  [<ffffffff8273d690>] intel_mid_rproc_msg_handle+0x70/0xd0
[  258.84295 01-01 00:04:23.040 CPU0]  [<ffffffff8273cdc9>] intel_rproc_scu_kick+0xb9/0x150
[  258.84304 01-01 00:04:23.040 CPU0]  [<ffffffff8273c1b2>] rproc_virtio_notify+0x32/0x60
[  258.84314 01-01 00:04:23.040 CPU0]  [<ffffffff823a48ec>] virtqueue_kick+0x1c/0x30
[  258.84323 01-01 00:04:23.040 CPU0]  [<ffffffff8273db96>] rpmsg_send_offchannel_raw+0x106/0x390
[  258.84332 01-01 00:04:23.040 CPU0]  [<ffffffff82a19ea8>] ? _mutex_lock+0x28/0x40
[  258.84342 01-01 00:04:23.040 CPU0]  [<ffffffff8273f1d2>] rpmsg_send_command+0x102/0x220
[  258.84351 01-01 00:04:23.040 CPU0]  [<ffffffff8272c7a9>] pwr_reg_rdwr.constprop.1+0x189/0x210
[  258.84361 01-01 00:04:23.040 CPU0]  [<ffffffff8272c855>] intel_scu_ipc_ioread8+0x25/0x30
[  258.84370 01-01 00:04:23.040 CPU0]  [<ffffffff8275f704>] pmic_read_reg+0x14/0x40
[  258.84379 01-01 00:04:23.040 CPU0]  [<ffffffff827601f6>] pmic_chrgr_vbus_worker+0x46/0x100
[  258.84389 01-01 00:04:23.040 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  258.84398 01-01 00:04:23.040 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  258.84407 01-01 00:04:23.040 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  258.84416 01-01 00:04:23.040 CPU0]  [<ffffffff820d41e0>] ? rescuer_thread+0x310/0x310
[  258.84426 01-01 00:04:23.040 CPU0]  [<ffffffff820db2bb>] kthread+0xeb/0xf0
[  258.84435 01-01 00:04:23.040 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  258.84444 01-01 00:04:23.040 CPU0]  [<ffffffff82a2345c>] ret_from_fork+0x7c/0xb0
[  258.84453 01-01 00:04:23.040 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  258.84462 01-01 00:04:23.040 CPU0] sending NMI to all CPUs:
[  258.84482 01-01 00:04:23.040 CPU0] NMI backtrace for cpu 1
[  258.84483 01-01 00:04:23.040 CPU0] CPU: 1 PID: 1871 Comm: sh Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  258.84484 01-01 00:04:23.040 CPU0] task: ffff88005c4aa100 ti: ffff88003e406000 task.ti: ffff88003e406000
[  258.84486 01-01 00:04:23.040 CPU0] RIP: 0010:[<ffffffff82436010>]  [<ffffffff82436010>] lkdtm_do_action+0x190/0x1d0
[  258.84487 01-01 00:04:23.040 CPU0] RSP: 0018:ffff88003e407ea0  EFLAGS: 00000046
[  258.84488 01-01 00:04:23.040 CPU0] RAX: 0000000000000000 RBX: ffff88005c737000 RCX: ffff88007ea8efc8
[  258.84488 01-01 00:04:23.040 CPU0] RDX: 0000000000000000 RSI: ffffffff820b4fb5 RDI: 000000000000000b
[  258.84489 01-01 00:04:23.040 CPU0] RBP: ffff88003e407ed0 R08: 0000000000000001 R09: 0000000000000000
[  258.84489 01-01 00:04:23.040 CPU0] R10: 0000000000000000 R11: 0000000000000000 R12: 000000000000000b
[  258.84490 01-01 00:04:23.040 CPU0] R13: 000000000000000b R14: ffff88003e407f50 R15: 0000000000000000
[  258.84491 01-01 00:04:23.040 CPU0] FS:  0000000000000000(0000) GS:ffff88007ea80000(0063) knlGS:00000000f7767280
[  258.84491 01-01 00:04:23.040 CPU0] CS:  0010 DS: 002b ES: 002b CR0: 0000000080050033
[  258.84492 01-01 00:04:23.040 CPU0] CR2: 00000000f7d56cfc CR3: 0000000036f55000 CR4: 00000000001007e0
[  258.84493 01-01 00:04:23.040 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  258.84493 01-01 00:04:23.040 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  258.84494 01-01 00:04:23.040 CPU0] Stack:
[  258.84495 01-01 00:04:23.040 CPU0]  ffff88003e407ec0 ffffffff82f78a36 ffffea0000d9ef00 ffffea0000d9ef20
[  258.84497 01-01 00:04:23.040 CPU0]  0000000000000000 ffff88005c737000 ffff88003e407f00 ffffffff82436687
[  258.84498 01-01 00:04:23.040 CPU0]  ffff880045386280 000000000000000b 00000000f7d5e8a4 ffff88003e407f50
[  258.84499 01-01 00:04:23.040 CPU0] Call Trace:
[  258.84501 01-01 00:04:23.040 CPU0]  [<ffffffff82436687>] direct_entry+0xe7/0xf0
[  258.84503 01-01 00:04:23.040 CPU0]  [<ffffffff821ba566>] vfs_write+0xb6/0x1c0
[  258.84504 01-01 00:04:23.040 CPU0]  [<ffffffff821ba9fd>] SyS_write+0x4d/0x90
[  258.84506 01-01 00:04:23.040 CPU0]  [<ffffffff82a24925>] sysenter_dispatch+0x7/0x23
[  258.84519 01-01 00:04:23.040 CPU0] Code: 5b 5d c3 bf 01 00 00 00 e8 fe ab 5e 00 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 f3 90 eb fc fa e8 b6 8e d2 ff 66 0f 1f 44 00 00 <f3> 90 eb fc eb fe c6 03 78 48 83 c7 01 66 ba ff 03 e9 b2 fe ff
[  258.84520 01-01 00:04:23.040 CPU0] NMI backtrace for cpu 0
[  258.84521 01-01 00:04:23.040 CPU0] CPU: 0 PID: 143 Comm: kworker/0:3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  258.84523 01-01 00:04:23.040 CPU0] Workqueue: events pmic_chrgr_vbus_worker
[  258.84523 01-01 00:04:23.040 CPU0] task: ffff88007972a100 ti: ffff8800793e4000 task.ti: ffff8800793e4000
[  258.84525 01-01 00:04:23.040 CPU0] RIP: 0010:[<ffffffff82356ae2>]  [<ffffffff82356ae2>] delay_tsc+0x52/0xe0
[  258.84526 01-01 00:04:23.040 CPU0] RSP: 0000:ffff8800793e5898  EFLAGS: 00000202
[  258.84527 01-01 00:04:23.040 CPU0] RAX: ffff8800793e5fd8 RBX: 000000517c6a8160 RCX: 0000000000000000
[  258.84527 01-01 00:04:23.040 CPU0] RDX: 0000000000000002 RSI: 0000000000000002 RDI: 0000000000000001
[  258.84528 01-01 00:04:23.040 CPU0] RBP: ffff8800793e58c0 R08: 0000000000000001 R09: 0000000000000000
[  258.84528 01-01 00:04:23.040 CPU0] R10: 0000000000000000 R11: 0000000000000000 R12: 000000007c67e9e0
[  258.84529 01-01 00:04:23.040 CPU0] R13: 000000000014500b R14: 0000000000000000 R15: ffff8800793e5fd8
[  258.84530 01-01 00:04:23.040 CPU0] FS:  0000000000000000(0000) GS:ffff88007ea00000(0000) knlGS:0000000000000000
[  258.84530 01-01 00:04:23.040 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  258.84531 01-01 00:04:23.040 CPU0] CR2: 0000000034f7beb0 CR3: 00000000032c5000 CR4: 00000000001007f0
[  258.84531 01-01 00:04:23.040 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  258.84532 01-01 00:04:23.040 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  258.84532 01-01 00:04:23.040 CPU0] Stack:
[  258.84534 01-01 00:04:23.040 CPU0]  0000000000002710 00000000fffff1e5 ffff88007ea97140 0000000000000001
[  258.84535 01-01 00:04:23.040 CPU0]  ffff88007eb94840 ffff8800793e58d0 ffffffff82356a29 ffff8800793e5900
[  258.84537 01-01 00:04:23.040 CPU0]  ffffffff82026292 ffff88007ea97144 00000000fffff1e5 ffff88007ea97140
[  258.84537 01-01 00:04:23.040 CPU0] Call Trace:
[  258.84539 01-01 00:04:23.040 CPU0]  [<ffffffff82356a29>] __const_udelay+0x29/0x30
[  258.84541 01-01 00:04:23.040 CPU0]  [<ffffffff82026292>] arch_trigger_all_cpu_backtrace+0x62/0x100
[  258.84542 01-01 00:04:23.040 CPU0]  [<ffffffff82115962>] csd_lock_wait.isra.4+0x82/0x90
[  258.84544 01-01 00:04:23.040 CPU0]  [<ffffffff82115f8a>] smp_call_function_many+0x20a/0x2a0
[  258.84546 01-01 00:04:23.040 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  258.84547 01-01 00:04:23.040 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  258.84549 01-01 00:04:23.040 CPU0]  [<ffffffff821161fb>] smp_call_function+0x3b/0x70
[  258.84550 01-01 00:04:23.040 CPU0]  [<ffffffff826a3e0c>] cpuidle_latency_notify+0x1c/0x30
[  258.84552 01-01 00:04:23.040 CPU0]  [<ffffffff82a209a3>] notifier_call_chain+0x53/0xa0
[  258.84553 01-01 00:04:23.040 CPU0]  [<ffffffff820e0d0e>] __blocking_notifier_call_chain+0x4e/0x70
[  258.84555 01-01 00:04:23.040 CPU0]  [<ffffffff820e0d46>] blocking_notifier_call_chain+0x16/0x20
[  258.84557 01-01 00:04:23.040 CPU0]  [<ffffffff820fe856>] pm_qos_update_target+0xb6/0x190
[  258.84558 01-01 00:04:23.040 CPU0]  [<ffffffff820fed3d>] pm_qos_update_request+0x4d/0xa0
[  258.84560 01-01 00:04:23.040 CPU0]  [<ffffffff8272baca>] intel_scu_ipc_lock+0x1a/0x50
[  258.84561 01-01 00:04:23.040 CPU0]  [<ffffffff8272c0ed>] intel_scu_ipc_command+0x2d/0x70
[  258.84563 01-01 00:04:23.040 CPU0]  [<ffffffff820e90bd>] ? get_parent_ip+0xd/0x50
[  258.84564 01-01 00:04:23.040 CPU0]  [<ffffffff8273cef2>] scu_ipc_command+0x22/0x30
[  258.84566 01-01 00:04:23.040 CPU0]  [<ffffffff8273d1b5>] scu_ipc_rpmsg_handle+0xf5/0x260
[  258.84567 01-01 00:04:23.040 CPU0]  [<ffffffff8273d690>] intel_mid_rproc_msg_handle+0x70/0xd0
[  258.84568 01-01 00:04:23.040 CPU0]  [<ffffffff8273cdc9>] intel_rproc_scu_kick+0xb9/0x150
[  258.84570 01-01 00:04:23.040 CPU0]  [<ffffffff8273c1b2>] rproc_virtio_notify+0x32/0x60
[  258.84571 01-01 00:04:23.040 CPU0]  [<ffffffff823a48ec>] virtqueue_kick+0x1c/0x30
[  258.84573 01-01 00:04:23.040 CPU0]  [<ffffffff8273db96>] rpmsg_send_offchannel_raw+0x106/0x390
[  258.84574 01-01 00:04:23.040 CPU0]  [<ffffffff82a19ea8>] ? _mutex_lock+0x28/0x40
[  258.84576 01-01 00:04:23.040 CPU0]  [<ffffffff8273f1d2>] rpmsg_send_command+0x102/0x220
[  258.84577 01-01 00:04:23.040 CPU0]  [<ffffffff8272c7a9>] pwr_reg_rdwr.constprop.1+0x189/0x210
[  258.84579 01-01 00:04:23.040 CPU0]  [<ffffffff8272c855>] intel_scu_ipc_ioread8+0x25/0x30
[  258.84581 01-01 00:04:23.040 CPU0]  [<ffffffff8275f704>] pmic_read_reg+0x14/0x40
[  258.84582 01-01 00:04:23.040 CPU0]  [<ffffffff827601f6>] pmic_chrgr_vbus_worker+0x46/0x100
[  258.84583 01-01 00:04:23.040 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  258.84585 01-01 00:04:23.040 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  258.84586 01-01 00:04:23.040 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  258.84588 01-01 00:04:23.040 CPU0]  [<ffffffff820d41e0>] ? rescuer_thread+0x310/0x310
[  258.84589 01-01 00:04:23.040 CPU0]  [<ffffffff820db2bb>] kthread+0xeb/0xf0
[  258.84591 01-01 00:04:23.040 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  258.84592 01-01 00:04:23.040 CPU0]  [<ffffffff82a2345c>] ret_from_fork+0x7c/0xb0
[  258.84593 01-01 00:04:23.040 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  258.84607 01-01 00:04:23.040 CPU0] Code: 66 66 90 0f ae e8 0f 31 65 4c 8b 3c 25 f0 b9 00 00 41 89 c4 eb 29 0f 1f 00 e8 1b a0 6c 00 49 8b 87 38 e0 ff ff a8 08 75 5d f3 90 <bf> 01 00 00 00 e8 04 a1 6c 00 e8 7f 89 00 00 41 39 c6 75 4e 66
[  258.84609 01-01 00:04:23.040 CPU0] NMI backtrace for cpu 2
[  258.84611 01-01 00:04:23.040 CPU0] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  258.84613 01-01 00:04:23.040 CPU0] task: ffff88007c0e5280 ti: ffff88007c2e2000 task.ti: ffff88007c2e2000
[  258.84617 01-01 00:04:23.040 CPU0] RIP: 0010:[<ffffffff8239e251>]  [<ffffffff8239e251>] intel_idle+0xe1/0x180
[  258.84618 01-01 00:04:23.040 CPU0] RSP: 0018:ffff88007c2e3df0  EFLAGS: 00000046
[  258.84618 01-01 00:04:23.040 CPU0] RAX: 0000000000000060 RBX: 0000000000000080 RCX: 0000000000000001
[  258.84619 01-01 00:04:23.040 CPU0] RDX: 0000000000000000 RSI: ffff88007c2e3fd8 RDI: 0000000000000002
[  258.84620 01-01 00:04:23.040 CPU0] RBP: ffff88007c2e3e30 R08: 00000000fffffe96 R09: 0000000000000000
[  258.84621 01-01 00:04:23.040 CPU0] R10: 0000000000002710 R11: 0000000000000000 R12: 0000000000000060
[  258.84622 01-01 00:04:23.040 CPU0] R13: 00000000000004af R14: ffffffff83353be0 R15: 0000000000000060
[  258.84623 01-01 00:04:23.040 CPU0] FS:  0000000000000000(0000) GS:ffff88007eb00000(0000) knlGS:0000000000000000
[  258.84624 01-01 00:04:23.040 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  258.84625 01-01 00:04:23.040 CPU0] CR2: 000000004da8100c CR3: 00000000032c5000 CR4: 00000000001007e0
[  258.84626 01-01 00:04:23.040 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  258.84627 01-01 00:04:23.040 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  258.84627 01-01 00:04:23.040 CPU0] Stack:
[  258.84630 01-01 00:04:23.040 CPU0]  ffff880000000007 00000003826a5d0e 0000000200000f1e ffff88007eb1a840
[  258.84632 01-01 00:04:23.040 CPU0]  ffffffff83353ac0 0000000000000003 0000003ba0d6baaa ffffffff83353be0
[  258.84634 01-01 00:04:23.040 CPU0]  ffff88007c2e3e88 ffffffff826a4329 0000000000000003 000000003b84851f
[  258.84635 01-01 00:04:23.040 CPU0] Call Trace:
[  258.84638 01-01 00:04:23.040 CPU0]  [<ffffffff826a4329>] cpuidle_enter_state+0x49/0xe0
[  258.84641 01-01 00:04:23.040 CPU0]  [<ffffffff826a4487>] cpuidle_idle_call+0xc7/0x260
[  258.84643 01-01 00:04:23.040 CPU0]  [<ffffffff8200ad6e>] arch_cpu_idle+0xe/0x30
[  258.84645 01-01 00:04:23.040 CPU0]  [<ffffffff82101d3e>] cpu_startup_entry+0xce/0x2e0
[  258.84648 01-01 00:04:23.040 CPU0]  [<ffffffff82109d82>] ? clockevents_config_and_register+0x22/0x30
[  258.84650 01-01 00:04:23.040 CPU0]  [<ffffffff82a0728a>] start_secondary+0x252/0x256
[  258.84669 01-01 00:04:23.040 CPU0] Code: 48 8b 34 25 f0 b9 00 00 48 89 d1 48 8d 86 38 e0 ff ff 0f 01 c8 0f ae f0 48 8b 86 38 e0 ff ff a8 08 75 08 b1 01 4c 89 e0 0f 01 c9 <85> 1d fd 5b fb 00 75 0e 48 8d 75 d4 bf 05 00 00 00 e8 49 b7 d6
[  258.84671 01-01 00:04:23.040 CPU0] NMI backtrace for cpu 3
[  258.84673 01-01 00:04:23.040 CPU0] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  258.84675 01-01 00:04:23.040 CPU0] task: ffff88007c0e6300 ti: ffff88007c2e4000 task.ti: ffff88007c2e4000
[  258.84678 01-01 00:04:23.040 CPU0] RIP: 0010:[<ffffffff8239e251>]  [<ffffffff8239e251>] intel_idle+0xe1/0x180
[  258.84679 01-01 00:04:23.040 CPU0] RSP: 0018:ffff88007c2e5df0  EFLAGS: 00000046
[  258.84680 01-01 00:04:23.040 CPU0] RAX: 0000000000000060 RBX: 0000000000000080 RCX: 0000000000000001
[  258.84681 01-01 00:04:23.040 CPU0] RDX: 0000000000000000 RSI: ffff88007c2e5fd8 RDI: 0000000000000003
[  258.84681 01-01 00:04:23.040 CPU0] RBP: ffff88007c2e5e30 R08: 00000000fffffe96 R09: 0000000000000000
[  258.84682 01-01 00:04:23.040 CPU0] R10: 0000000000002710 R11: 0000000000000000 R12: 0000000000000060
[  258.84683 01-01 00:04:23.040 CPU0] R13: 00000000000004af R14: ffffffff83353be0 R15: 0000000000000060
[  258.84684 01-01 00:04:23.040 CPU0] FS:  0000000000000000(0000) GS:ffff88007eb80000(0000) knlGS:0000000000000000
[  258.84685 01-01 00:04:23.040 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  258.84686 01-01 00:04:23.040 CPU0] CR2: 00000000322162a0 CR3: 00000000032c5000 CR4: 00000000001007e0
[  258.84687 01-01 00:04:23.040 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  258.84688 01-01 00:04:23.040 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  258.84688 01-01 00:04:23.040 CPU0] Stack:
[  258.84691 01-01 00:04:23.040 CPU0]  ffff880000000007 00000003826a5d0e 0000000300000f1e ffff88007eb9a840
[  258.84693 01-01 00:04:23.040 CPU0]  ffffffff83353ac0 0000000000000003 0000003ba29650db ffffffff83353be0
[  258.84695 01-01 00:04:23.040 CPU0]  ffff88007c2e5e88 ffffffff826a4329 0000000000000003 000000003b8eb5c3
[  258.84696 01-01 00:04:23.040 CPU0] Call Trace:
[  258.84699 01-01 00:04:23.040 CPU0]  [<ffffffff826a4329>] cpuidle_enter_state+0x49/0xe0
[  258.84701 01-01 00:04:23.040 CPU0]  [<ffffffff826a4487>] cpuidle_idle_call+0xc7/0x260
[  258.84704 01-01 00:04:23.040 CPU0]  [<ffffffff8200ad6e>] arch_cpu_idle+0xe/0x30
[  258.84706 01-01 00:04:23.040 CPU0]  [<ffffffff82101d3e>] cpu_startup_entry+0xce/0x2e0
[  258.84708 01-01 00:04:23.040 CPU0]  [<ffffffff82109d82>] ? clockevents_config_and_register+0x22/0x30
[  258.84710 01-01 00:04:23.040 CPU0]  [<ffffffff82a0728a>] start_secondary+0x252/0x256
[  258.84729 01-01 00:04:23.040 CPU0] Code: 48 8b 34 25 f0 b9 00 00 48 89 d1 48 8d 86 38 e0 ff ff 0f 01 c8 0f ae f0 48 8b 86 38 e0 ff ff a8 08 75 08 b1 01 4c 89 e0 0f 01 c9 <85> 1d fd 5b fb 00 75 0e 48 8d 75 d4 bf 05 00 00 00 e8 49 b7 d6
[  258.84807 01-01 00:04:23.040 CPU0] All CPUs responded to NMI.
[  263.84892 01-01 00:04:28.050 CPU0] BUG: CPU 0 waiting for CSD lock held by CPU 1
[  263.84901 01-01 00:04:28.050 CPU0] CPU: 0 PID: 143 Comm: kworker/0:3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  263.84912 01-01 00:04:28.050 CPU0] Workqueue: events pmic_chrgr_vbus_worker
[  263.84921 01-01 00:04:28.050 CPU0]  00000000fffff3da ffff8800793e5900 ffffffff82a13ac1 ffff8800793e5930
[  263.84935 01-01 00:04:28.050 CPU0]  ffffffff8211595d ffff88007ea148c0 ffff88007eb94850 0000000000000001
[  263.84948 01-01 00:04:28.050 CPU0]  ffff88007eb97120 ffff8800793e59a0 ffffffff82115f8a 0000000000000202
[  263.84962 01-01 00:04:28.050 CPU0] Call Trace:
[  263.84969 01-01 00:04:28.050 CPU0]  [<ffffffff82a13ac1>] dump_stack+0x19/0x1b
[  263.84978 01-01 00:04:28.050 CPU0]  [<ffffffff8211595d>] csd_lock_wait.isra.4+0x7d/0x90
[  263.84988 01-01 00:04:28.050 CPU0]  [<ffffffff82115f8a>] smp_call_function_many+0x20a/0x2a0
[  263.84998 01-01 00:04:28.050 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  263.85007 01-01 00:04:28.050 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  263.85017 01-01 00:04:28.050 CPU0]  [<ffffffff821161fb>] smp_call_function+0x3b/0x70
[  263.85026 01-01 00:04:28.050 CPU0]  [<ffffffff826a3e0c>] cpuidle_latency_notify+0x1c/0x30
[  263.85036 01-01 00:04:28.050 CPU0]  [<ffffffff82a209a3>] notifier_call_chain+0x53/0xa0
[  263.85045 01-01 00:04:28.050 CPU0]  [<ffffffff820e0d0e>] __blocking_notifier_call_chain+0x4e/0x70
[  263.85055 01-01 00:04:28.050 CPU0]  [<ffffffff820e0d46>] blocking_notifier_call_chain+0x16/0x20
[  263.85065 01-01 00:04:28.050 CPU0]  [<ffffffff820fe856>] pm_qos_update_target+0xb6/0x190
[  263.85075 01-01 00:04:28.050 CPU0]  [<ffffffff820fed3d>] pm_qos_update_request+0x4d/0xa0
[  263.85084 01-01 00:04:28.050 CPU0]  [<ffffffff8272baca>] intel_scu_ipc_lock+0x1a/0x50
[  263.85094 01-01 00:04:28.050 CPU0]  [<ffffffff8272c0ed>] intel_scu_ipc_command+0x2d/0x70
[  263.85103 01-01 00:04:28.050 CPU0]  [<ffffffff820e90bd>] ? get_parent_ip+0xd/0x50
[  263.85112 01-01 00:04:28.050 CPU0]  [<ffffffff8273cef2>] scu_ipc_command+0x22/0x30
[  263.85121 01-01 00:04:28.050 CPU0]  [<ffffffff8273d1b5>] scu_ipc_rpmsg_handle+0xf5/0x260
[  263.85130 01-01 00:04:28.050 CPU0]  [<ffffffff8273d690>] intel_mid_rproc_msg_handle+0x70/0xd0
[  263.85140 01-01 00:04:28.050 CPU0]  [<ffffffff8273cdc9>] intel_rproc_scu_kick+0xb9/0x150
[  263.85149 01-01 00:04:28.050 CPU0]  [<ffffffff8273c1b2>] rproc_virtio_notify+0x32/0x60
[  263.85158 01-01 00:04:28.050 CPU0]  [<ffffffff823a48ec>] virtqueue_kick+0x1c/0x30
[  263.85167 01-01 00:04:28.050 CPU0]  [<ffffffff8273db96>] rpmsg_send_offchannel_raw+0x106/0x390
[  263.85176 01-01 00:04:28.050 CPU0]  [<ffffffff82a19ea8>] ? _mutex_lock+0x28/0x40
[  263.85186 01-01 00:04:28.050 CPU0]  [<ffffffff8273f1d2>] rpmsg_send_command+0x102/0x220
[  263.85195 01-01 00:04:28.050 CPU0]  [<ffffffff8272c7a9>] pwr_reg_rdwr.constprop.1+0x189/0x210
[  263.85205 01-01 00:04:28.050 CPU0]  [<ffffffff8272c855>] intel_scu_ipc_ioread8+0x25/0x30
[  263.85215 01-01 00:04:28.050 CPU0]  [<ffffffff8275f704>] pmic_read_reg+0x14/0x40
[  263.85224 01-01 00:04:28.050 CPU0]  [<ffffffff827601f6>] pmic_chrgr_vbus_worker+0x46/0x100
[  263.85233 01-01 00:04:28.050 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  263.85242 01-01 00:04:28.050 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  263.85251 01-01 00:04:28.050 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  263.85260 01-01 00:04:28.050 CPU0]  [<ffffffff820d41e0>] ? rescuer_thread+0x310/0x310
[  263.85269 01-01 00:04:28.050 CPU0]  [<ffffffff820db2bb>] kthread+0xeb/0xf0
[  263.85278 01-01 00:04:28.050 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  263.85288 01-01 00:04:28.050 CPU0]  [<ffffffff82a2345c>] ret_from_fork+0x7c/0xb0
[  263.85297 01-01 00:04:28.050 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  263.85305 01-01 00:04:28.050 CPU0] sending NMI to all CPUs:
[  263.85325 01-01 00:04:28.050 CPU0] NMI backtrace for cpu 1
[  263.85326 01-01 00:04:28.050 CPU0] CPU: 1 PID: 1871 Comm: sh Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  263.85327 01-01 00:04:28.050 CPU0] task: ffff88005c4aa100 ti: ffff88003e406000 task.ti: ffff88003e406000
[  263.85329 01-01 00:04:28.050 CPU0] RIP: 0010:[<ffffffff82436012>]  [<ffffffff82436012>] lkdtm_do_action+0x192/0x1d0
[  263.85329 01-01 00:04:28.050 CPU0] RSP: 0018:ffff88003e407ea0  EFLAGS: 00000046
[  263.85330 01-01 00:04:28.050 CPU0] RAX: 0000000000000000 RBX: ffff88005c737000 RCX: ffff88007ea8efc8
[  263.85330 01-01 00:04:28.050 CPU0] RDX: 0000000000000000 RSI: ffffffff820b4fb5 RDI: 000000000000000b
[  263.85331 01-01 00:04:28.050 CPU0] RBP: ffff88003e407ed0 R08: 0000000000000001 R09: 0000000000000000
[  263.85331 01-01 00:04:28.050 CPU0] R10: 0000000000000000 R11: 0000000000000000 R12: 000000000000000b
[  263.85332 01-01 00:04:28.050 CPU0] R13: 000000000000000b R14: ffff88003e407f50 R15: 0000000000000000
[  263.85333 01-01 00:04:28.050 CPU0] FS:  0000000000000000(0000) GS:ffff88007ea80000(0063) knlGS:00000000f7767280
[  263.85333 01-01 00:04:28.050 CPU0] CS:  0010 DS: 002b ES: 002b CR0: 0000000080050033
[  263.85334 01-01 00:04:28.050 CPU0] CR2: 00000000f7d56cfc CR3: 0000000036f55000 CR4: 00000000001007e0
[  263.85335 01-01 00:04:28.050 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  263.85335 01-01 00:04:28.050 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  263.85335 01-01 00:04:28.050 CPU0] Stack:
[  263.85337 01-01 00:04:28.050 CPU0]  ffff88003e407ec0 ffffffff82f78a36 ffffea0000d9ef00 ffffea0000d9ef20
[  263.85338 01-01 00:04:28.050 CPU0]  0000000000000000 ffff88005c737000 ffff88003e407f00 ffffffff82436687
[  263.85340 01-01 00:04:28.050 CPU0]  ffff880045386280 000000000000000b 00000000f7d5e8a4 ffff88003e407f50
[  263.85340 01-01 00:04:28.050 CPU0] Call Trace:
[  263.85342 01-01 00:04:28.050 CPU0]  [<ffffffff82436687>] direct_entry+0xe7/0xf0
[  263.85344 01-01 00:04:28.050 CPU0]  [<ffffffff821ba566>] vfs_write+0xb6/0x1c0
[  263.85345 01-01 00:04:28.050 CPU0]  [<ffffffff821ba9fd>] SyS_write+0x4d/0x90
[  263.85346 01-01 00:04:28.050 CPU0]  [<ffffffff82a24925>] sysenter_dispatch+0x7/0x23
[  263.85360 01-01 00:04:28.050 CPU0] Code: c3 bf 01 00 00 00 e8 fe ab 5e 00 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 f3 90 eb fc fa e8 b6 8e d2 ff 66 0f 1f 44 00 00 f3 90 <eb> fc eb fe c6 03 78 48 83 c7 01 66 ba ff 03 e9 b2 fe ff ff c7
[  263.85360 01-01 00:04:28.050 CPU0] NMI backtrace for cpu 0
[  263.85362 01-01 00:04:28.050 CPU0] CPU: 0 PID: 143 Comm: kworker/0:3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  263.85363 01-01 00:04:28.050 CPU0] Workqueue: events pmic_chrgr_vbus_worker
[  263.85364 01-01 00:04:28.050 CPU0] task: ffff88007972a100 ti: ffff8800793e4000 task.ti: ffff8800793e4000
[  263.85366 01-01 00:04:28.050 CPU0] RIP: 0010:[<ffffffff82a20bf5>]  [<ffffffff82a20bf5>] add_preempt_count+0x5/0xf0
[  263.85367 01-01 00:04:28.050 CPU0] RSP: 0000:ffff8800793e5890  EFLAGS: 00000206
[  263.85367 01-01 00:04:28.050 CPU0] RAX: ffff8800793e5fd8 RBX: 0000005309eee3b0 RCX: 0000000000000000
[  263.85368 01-01 00:04:28.050 CPU0] RDX: 0000000000000003 RSI: 0000000000000002 RDI: 0000000000000001
[  263.85368 01-01 00:04:28.050 CPU0] RBP: ffff8800793e58c0 R08: 0000000000000001 R09: 0000000000000000
[  263.85369 01-01 00:04:28.050 CPU0] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000009ec4dc0
[  263.85369 01-01 00:04:28.050 CPU0] R13: 000000000014500b R14: 0000000000000000 R15: ffff8800793e5fd8
[  263.85370 01-01 00:04:28.050 CPU0] FS:  0000000000000000(0000) GS:ffff88007ea00000(0000) knlGS:0000000000000000
[  263.85371 01-01 00:04:28.050 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  263.85371 01-01 00:04:28.050 CPU0] CR2: 0000000034f7beb0 CR3: 00000000032c5000 CR4: 00000000001007f0
[  263.85372 01-01 00:04:28.050 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  263.85372 01-01 00:04:28.050 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  263.85373 01-01 00:04:28.050 CPU0] Stack:
[  263.85374 01-01 00:04:28.050 CPU0]  ffffffff82356aec 0000000000002710 00000000fffff3da ffff88007ea97140
[  263.85376 01-01 00:04:28.050 CPU0]  0000000000000001 ffff88007eb94840 ffff8800793e58d0 ffffffff82356a29
[  263.85377 01-01 00:04:28.050 CPU0]  ffff8800793e5900 ffffffff82026292 ffff88007ea97144 00000000fffff3da
[  263.85378 01-01 00:04:28.050 CPU0] Call Trace:
[  263.85379 01-01 00:04:28.050 CPU0]  [<ffffffff82356aec>] ? delay_tsc+0x5c/0xe0
[  263.85381 01-01 00:04:28.050 CPU0]  [<ffffffff82356a29>] __const_udelay+0x29/0x30
[  263.85382 01-01 00:04:28.050 CPU0]  [<ffffffff82026292>] arch_trigger_all_cpu_backtrace+0x62/0x100
[  263.85384 01-01 00:04:28.050 CPU0]  [<ffffffff82115962>] csd_lock_wait.isra.4+0x82/0x90
[  263.85385 01-01 00:04:28.050 CPU0]  [<ffffffff82115f8a>] smp_call_function_many+0x20a/0x2a0
[  263.85387 01-01 00:04:28.050 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  263.85389 01-01 00:04:28.050 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  263.85390 01-01 00:04:28.050 CPU0]  [<ffffffff821161fb>] smp_call_function+0x3b/0x70
[  263.85392 01-01 00:04:28.050 CPU0]  [<ffffffff826a3e0c>] cpuidle_latency_notify+0x1c/0x30
[  263.85393 01-01 00:04:28.050 CPU0]  [<ffffffff82a209a3>] notifier_call_chain+0x53/0xa0
[  263.85395 01-01 00:04:28.050 CPU0]  [<ffffffff820e0d0e>] __blocking_notifier_call_chain+0x4e/0x70
[  263.85396 01-01 00:04:28.050 CPU0]  [<ffffffff820e0d46>] blocking_notifier_call_chain+0x16/0x20
[  263.85398 01-01 00:04:28.050 CPU0]  [<ffffffff820fe856>] pm_qos_update_target+0xb6/0x190
[  263.85400 01-01 00:04:28.050 CPU0]  [<ffffffff820fed3d>] pm_qos_update_request+0x4d/0xa0
[  263.85401 01-01 00:04:28.050 CPU0]  [<ffffffff8272baca>] intel_scu_ipc_lock+0x1a/0x50
[  263.85403 01-01 00:04:28.050 CPU0]  [<ffffffff8272c0ed>] intel_scu_ipc_command+0x2d/0x70
[  263.85404 01-01 00:04:28.050 CPU0]  [<ffffffff820e90bd>] ? get_parent_ip+0xd/0x50
[  263.85405 01-01 00:04:28.050 CPU0]  [<ffffffff8273cef2>] scu_ipc_command+0x22/0x30
[  263.85407 01-01 00:04:28.050 CPU0]  [<ffffffff8273d1b5>] scu_ipc_rpmsg_handle+0xf5/0x260
[  263.85408 01-01 00:04:28.050 CPU0]  [<ffffffff8273d690>] intel_mid_rproc_msg_handle+0x70/0xd0
[  263.85410 01-01 00:04:28.050 CPU0]  [<ffffffff8273cdc9>] intel_rproc_scu_kick+0xb9/0x150
[  263.85411 01-01 00:04:28.050 CPU0]  [<ffffffff8273c1b2>] rproc_virtio_notify+0x32/0x60
[  263.85413 01-01 00:04:28.050 CPU0]  [<ffffffff823a48ec>] virtqueue_kick+0x1c/0x30
[  263.85414 01-01 00:04:28.050 CPU0]  [<ffffffff8273db96>] rpmsg_send_offchannel_raw+0x106/0x390
[  263.85415 01-01 00:04:28.050 CPU0]  [<ffffffff82a19ea8>] ? _mutex_lock+0x28/0x40
[  263.85417 01-01 00:04:28.050 CPU0]  [<ffffffff8273f1d2>] rpmsg_send_command+0x102/0x220
[  263.85419 01-01 00:04:28.050 CPU0]  [<ffffffff8272c7a9>] pwr_reg_rdwr.constprop.1+0x189/0x210
[  263.85420 01-01 00:04:28.050 CPU0]  [<ffffffff8272c855>] intel_scu_ipc_ioread8+0x25/0x30
[  263.85422 01-01 00:04:28.050 CPU0]  [<ffffffff8275f704>] pmic_read_reg+0x14/0x40
[  263.85423 01-01 00:04:28.050 CPU0]  [<ffffffff827601f6>] pmic_chrgr_vbus_worker+0x46/0x100
[  263.85425 01-01 00:04:28.050 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  263.85426 01-01 00:04:28.050 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  263.85427 01-01 00:04:28.050 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  263.85429 01-01 00:04:28.050 CPU0]  [<ffffffff820d41e0>] ? rescuer_thread+0x310/0x310
[  263.85430 01-01 00:04:28.050 CPU0]  [<ffffffff820db2bb>] kthread+0xeb/0xf0
[  263.85432 01-01 00:04:28.050 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  263.85433 01-01 00:04:28.050 CPU0]  [<ffffffff82a2345c>] ret_from_fork+0x7c/0xb0
[  263.85434 01-01 00:04:28.050 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  263.85447 01-01 00:04:28.050 CPU0] Code: 82 be 0f 0b 00 00 48 c7 c7 c0 bb fc 82 31 c0 e8 82 22 69 ff e9 5e ff ff ff 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 <8b> 0d bd 93 b7 00 55 65 48 8b 04 25 f0 b9 00 00 85 c9 48 89 e5
[  263.85449 01-01 00:04:28.050 CPU0] NMI backtrace for cpu 2
[  263.85452 01-01 00:04:28.050 CPU0] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  263.85454 01-01 00:04:28.050 CPU0] task: ffff88007c0e5280 ti: ffff88007c2e2000 task.ti: ffff88007c2e2000
[  263.85457 01-01 00:04:28.050 CPU0] RIP: 0010:[<ffffffff8239e251>]  [<ffffffff8239e251>] intel_idle+0xe1/0x180
[  263.85458 01-01 00:04:28.050 CPU0] RSP: 0018:ffff88007c2e3df0  EFLAGS: 00000046
[  263.85459 01-01 00:04:28.050 CPU0] RAX: 0000000000000052 RBX: 0000000000000040 RCX: 0000000000000001
[  263.85460 01-01 00:04:28.050 CPU0] RDX: 0000000000000000 RSI: ffff88007c2e3fd8 RDI: 0000000000000002
[  263.85461 01-01 00:04:28.050 CPU0] RBP: ffff88007c2e3e30 R08: 00000000fffffe96 R09: 0000000000000001
[  263.85462 01-01 00:04:28.050 CPU0] R10: 0000000000004e20 R11: 0000000000000000 R12: 0000000000000052
[  263.85463 01-01 00:04:28.050 CPU0] R13: 00000000000004af R14: ffffffff83353b88 R15: 0000000000000052
[  263.85464 01-01 00:04:28.050 CPU0] FS:  0000000000000000(0000) GS:ffff88007eb00000(0000) knlGS:0000000000000000
[  263.85465 01-01 00:04:28.050 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  263.85466 01-01 00:04:28.050 CPU0] CR2: 00000000080f83c8 CR3: 00000000032c5000 CR4: 00000000001007e0
[  263.85466 01-01 00:04:28.050 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  263.85467 01-01 00:04:28.050 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  263.85468 01-01 00:04:28.050 CPU0] Stack:
[  263.85471 01-01 00:04:28.050 CPU0]  ffff880000000006 00000002826a5d0e 0000000200001beb ffff88007eb1a840
[  263.85473 01-01 00:04:28.050 CPU0]  ffffffff83353ac0 0000000000000002 0000003d711833a8 ffffffff83353b88
[  263.85475 01-01 00:04:28.050 CPU0]  ffff88007c2e3e88 ffffffff826a4329 0000000000000000 0000000000927e3f
[  263.85475 01-01 00:04:28.050 CPU0] Call Trace:
[  263.85479 01-01 00:04:28.050 CPU0]  [<ffffffff826a4329>] cpuidle_enter_state+0x49/0xe0
[  263.85481 01-01 00:04:28.050 CPU0]  [<ffffffff826a4487>] cpuidle_idle_call+0xc7/0x260
[  263.85484 01-01 00:04:28.050 CPU0]  [<ffffffff8200ad6e>] arch_cpu_idle+0xe/0x30
[  263.85486 01-01 00:04:28.050 CPU0]  [<ffffffff82101d3e>] cpu_startup_entry+0xce/0x2e0
[  263.85488 01-01 00:04:28.050 CPU0]  [<ffffffff82109d82>] ? clockevents_config_and_register+0x22/0x30
[  263.85491 01-01 00:04:28.050 CPU0]  [<ffffffff82a0728a>] start_secondary+0x252/0x256
[  263.85510 01-01 00:04:28.050 CPU0] Code: 48 8b 34 25 f0 b9 00 00 48 89 d1 48 8d 86 38 e0 ff ff 0f 01 c8 0f ae f0 48 8b 86 38 e0 ff ff a8 08 75 08 b1 01 4c 89 e0 0f 01 c9 <85> 1d fd 5b fb 00 75 0e 48 8d 75 d4 bf 05 00 00 00 e8 49 b7 d6
[  263.85511 01-01 00:04:28.050 CPU0] NMI backtrace for cpu 3
[  263.85514 01-01 00:04:28.050 CPU0] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  263.85515 01-01 00:04:28.050 CPU0] task: ffff88007c0e6300 ti: ffff88007c2e4000 task.ti: ffff88007c2e4000
[  263.85519 01-01 00:04:28.050 CPU0] RIP: 0010:[<ffffffff8239e251>]  [<ffffffff8239e251>] intel_idle+0xe1/0x180
[  263.85520 01-01 00:04:28.050 CPU0] RSP: 0018:ffff88007c2e5df0  EFLAGS: 00000046
[  263.85520 01-01 00:04:28.050 CPU0] RAX: 0000000000000060 RBX: 0000000000000080 RCX: 0000000000000001
[  263.85521 01-01 00:04:28.050 CPU0] RDX: 0000000000000000 RSI: ffff88007c2e5fd8 RDI: 0000000000000003
[  263.85522 01-01 00:04:28.050 CPU0] RBP: ffff88007c2e5e30 R08: 00000000fffffe96 R09: 0000000000000001
[  263.85523 01-01 00:04:28.050 CPU0] R10: 0000000000004e20 R11: 0000000000000000 R12: 0000000000000060
[  263.85524 01-01 00:04:28.050 CPU0] R13: 00000000000004af R14: ffffffff83353be0 R15: 0000000000000060
[  263.85525 01-01 00:04:28.050 CPU0] FS:  0000000000000000(0000) GS:ffff88007eb80000(0000) knlGS:0000000000000000
[  263.85526 01-01 00:04:28.050 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  263.85527 01-01 00:04:28.050 CPU0] CR2: 000000000809aac0 CR3: 00000000032c5000 CR4: 00000000001007e0
[  263.85528 01-01 00:04:28.050 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  263.85529 01-01 00:04:28.050 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  263.85529 01-01 00:04:28.050 CPU0] Stack:
[  263.85532 01-01 00:04:28.050 CPU0]  ffff880000000007 00000003826a5d0e 0000000300001ae8 ffff88007eb9a840
[  263.85534 01-01 00:04:28.050 CPU0]  ffffffff83353ac0 0000000000000003 0000003d71164e3d ffffffff83353be0
[  263.85536 01-01 00:04:28.050 CPU0]  ffff88007c2e5e88 ffffffff826a4329 0000000000000000 0000000000948f30
[  263.85536 01-01 00:04:28.050 CPU0] Call Trace:
[  263.85540 01-01 00:04:28.050 CPU0]  [<ffffffff826a4329>] cpuidle_enter_state+0x49/0xe0
[  263.85542 01-01 00:04:28.050 CPU0]  [<ffffffff826a4487>] cpuidle_idle_call+0xc7/0x260
[  263.85544 01-01 00:04:28.050 CPU0]  [<ffffffff8200ad6e>] arch_cpu_idle+0xe/0x30
[  263.85546 01-01 00:04:28.050 CPU0]  [<ffffffff82101d3e>] cpu_startup_entry+0xce/0x2e0
[  263.85549 01-01 00:04:28.050 CPU0]  [<ffffffff82109d82>] ? clockevents_config_and_register+0x22/0x30
[  263.85551 01-01 00:04:28.050 CPU0]  [<ffffffff82a0728a>] start_secondary+0x252/0x256
[  263.85570 01-01 00:04:28.050 CPU0] Code: 48 8b 34 25 f0 b9 00 00 48 89 d1 48 8d 86 38 e0 ff ff 0f 01 c8 0f ae f0 48 8b 86 38 e0 ff ff a8 08 75 08 b1 01 4c 89 e0 0f 01 c9 <85> 1d fd 5b fb 00 75 0e 48 8d 75 d4 bf 05 00 00 00 e8 49 b7 d6
[  263.85648 01-01 00:04:28.050 CPU0] All CPUs responded to NMI.
[  268.85742 01-01 00:04:33.060 CPU0] BUG: CPU 0 waiting for CSD lock held by CPU 1
[  268.85751 01-01 00:04:33.060 CPU0] CPU: 0 PID: 143 Comm: kworker/0:3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  268.85762 01-01 00:04:33.060 CPU0] Workqueue: events pmic_chrgr_vbus_worker
[  268.85770 01-01 00:04:33.060 CPU0]  00000000fffff5cf ffff8800793e5900 ffffffff82a13ac1 ffff8800793e5930
[  268.85784 01-01 00:04:33.060 CPU0]  ffffffff8211595d ffff88007ea148c0 ffff88007eb94850 0000000000000001
[  268.85798 01-01 00:04:33.060 CPU0]  ffff88007eb97120 ffff8800793e59a0 ffffffff82115f8a 0000000000000202
[  268.85811 01-01 00:04:33.060 CPU0] Call Trace:
[  268.85819 01-01 00:04:33.060 CPU0]  [<ffffffff82a13ac1>] dump_stack+0x19/0x1b
[  268.85828 01-01 00:04:33.060 CPU0]  [<ffffffff8211595d>] csd_lock_wait.isra.4+0x7d/0x90
[  268.85837 01-01 00:04:33.060 CPU0]  [<ffffffff82115f8a>] smp_call_function_many+0x20a/0x2a0
[  268.85847 01-01 00:04:33.060 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  268.85857 01-01 00:04:33.060 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  268.85866 01-01 00:04:33.060 CPU0]  [<ffffffff821161fb>] smp_call_function+0x3b/0x70
[  268.85876 01-01 00:04:33.060 CPU0]  [<ffffffff826a3e0c>] cpuidle_latency_notify+0x1c/0x30
[  268.85885 01-01 00:04:33.060 CPU0]  [<ffffffff82a209a3>] notifier_call_chain+0x53/0xa0
[  268.85895 01-01 00:04:33.060 CPU0]  [<ffffffff820e0d0e>] __blocking_notifier_call_chain+0x4e/0x70
[  268.85905 01-01 00:04:33.060 CPU0]  [<ffffffff820e0d46>] blocking_notifier_call_chain+0x16/0x20
[  268.85915 01-01 00:04:33.060 CPU0]  [<ffffffff820fe856>] pm_qos_update_target+0xb6/0x190
[  268.85924 01-01 00:04:33.060 CPU0]  [<ffffffff820fed3d>] pm_qos_update_request+0x4d/0xa0
[  268.85933 01-01 00:04:33.060 CPU0]  [<ffffffff8272baca>] intel_scu_ipc_lock+0x1a/0x50
[  268.85943 01-01 00:04:33.060 CPU0]  [<ffffffff8272c0ed>] intel_scu_ipc_command+0x2d/0x70
[  268.85952 01-01 00:04:33.060 CPU0]  [<ffffffff820e90bd>] ? get_parent_ip+0xd/0x50
[  268.85961 01-01 00:04:33.060 CPU0]  [<ffffffff8273cef2>] scu_ipc_command+0x22/0x30
[  268.85970 01-01 00:04:33.060 CPU0]  [<ffffffff8273d1b5>] scu_ipc_rpmsg_handle+0xf5/0x260
[  268.85979 01-01 00:04:33.060 CPU0]  [<ffffffff8273d690>] intel_mid_rproc_msg_handle+0x70/0xd0
[  268.85989 01-01 00:04:33.060 CPU0]  [<ffffffff8273cdc9>] intel_rproc_scu_kick+0xb9/0x150
[  268.85998 01-01 00:04:33.060 CPU0]  [<ffffffff8273c1b2>] rproc_virtio_notify+0x32/0x60
[  268.86007 01-01 00:04:33.060 CPU0]  [<ffffffff823a48ec>] virtqueue_kick+0x1c/0x30
[  268.86016 01-01 00:04:33.060 CPU0]  [<ffffffff8273db96>] rpmsg_send_offchannel_raw+0x106/0x390
[  268.86026 01-01 00:04:33.060 CPU0]  [<ffffffff82a19ea8>] ? _mutex_lock+0x28/0x40
[  268.86035 01-01 00:04:33.060 CPU0]  [<ffffffff8273f1d2>] rpmsg_send_command+0x102/0x220
[  268.86045 01-01 00:04:33.060 CPU0]  [<ffffffff8272c7a9>] pwr_reg_rdwr.constprop.1+0x189/0x210
[  268.86054 01-01 00:04:33.060 CPU0]  [<ffffffff8272c855>] intel_scu_ipc_ioread8+0x25/0x30
[  268.86064 01-01 00:04:33.060 CPU0]  [<ffffffff8275f704>] pmic_read_reg+0x14/0x40
[  268.86073 01-01 00:04:33.060 CPU0]  [<ffffffff827601f6>] pmic_chrgr_vbus_worker+0x46/0x100
[  268.86082 01-01 00:04:33.060 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  268.86091 01-01 00:04:33.060 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  268.86100 01-01 00:04:33.060 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  268.86109 01-01 00:04:33.060 CPU0]  [<ffffffff820d41e0>] ? rescuer_thread+0x310/0x310
[  268.86118 01-01 00:04:33.060 CPU0]  [<ffffffff820db2bb>] kthread+0xeb/0xf0
[  268.86127 01-01 00:04:33.060 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  268.86137 01-01 00:04:33.060 CPU0]  [<ffffffff82a2345c>] ret_from_fork+0x7c/0xb0
[  268.86146 01-01 00:04:33.060 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  268.86154 01-01 00:04:33.060 CPU0] sending NMI to all CPUs:
[  268.86174 01-01 00:04:33.060 CPU0] NMI backtrace for cpu 1
[  268.86175 01-01 00:04:33.060 CPU0] CPU: 1 PID: 1871 Comm: sh Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  268.86176 01-01 00:04:33.060 CPU0] task: ffff88005c4aa100 ti: ffff88003e406000 task.ti: ffff88003e406000
[  268.86178 01-01 00:04:33.060 CPU0] RIP: 0010:[<ffffffff82436012>]  [<ffffffff82436012>] lkdtm_do_action+0x192/0x1d0
[  268.86178 01-01 00:04:33.060 CPU0] RSP: 0018:ffff88003e407ea0  EFLAGS: 00000046
[  268.86179 01-01 00:04:33.060 CPU0] RAX: 0000000000000000 RBX: ffff88005c737000 RCX: ffff88007ea8efc8
[  268.86179 01-01 00:04:33.060 CPU0] RDX: 0000000000000000 RSI: ffffffff820b4fb5 RDI: 000000000000000b
[  268.86180 01-01 00:04:33.060 CPU0] RBP: ffff88003e407ed0 R08: 0000000000000001 R09: 0000000000000000
[  268.86180 01-01 00:04:33.060 CPU0] R10: 0000000000000000 R11: 0000000000000000 R12: 000000000000000b
[  268.86181 01-01 00:04:33.060 CPU0] R13: 000000000000000b R14: ffff88003e407f50 R15: 0000000000000000
[  268.86182 01-01 00:04:33.060 CPU0] FS:  0000000000000000(0000) GS:ffff88007ea80000(0063) knlGS:00000000f7767280
[  268.86182 01-01 00:04:33.060 CPU0] CS:  0010 DS: 002b ES: 002b CR0: 0000000080050033
[  268.86183 01-01 00:04:33.060 CPU0] CR2: 00000000f7d56cfc CR3: 0000000036f55000 CR4: 00000000001007e0
[  268.86183 01-01 00:04:33.060 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  268.86184 01-01 00:04:33.060 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  268.86184 01-01 00:04:33.060 CPU0] Stack:
[  268.86186 01-01 00:04:33.060 CPU0]  ffff88003e407ec0 ffffffff82f78a36 ffffea0000d9ef00 ffffea0000d9ef20
[  268.86187 01-01 00:04:33.060 CPU0]  0000000000000000 ffff88005c737000 ffff88003e407f00 ffffffff82436687
[  268.86189 01-01 00:04:33.060 CPU0]  ffff880045386280 000000000000000b 00000000f7d5e8a4 ffff88003e407f50
[  268.86189 01-01 00:04:33.060 CPU0] Call Trace:
[  268.86191 01-01 00:04:33.060 CPU0]  [<ffffffff82436687>] direct_entry+0xe7/0xf0
[  268.86192 01-01 00:04:33.060 CPU0]  [<ffffffff821ba566>] vfs_write+0xb6/0x1c0
[  268.86194 01-01 00:04:33.060 CPU0]  [<ffffffff821ba9fd>] SyS_write+0x4d/0x90
[  268.86195 01-01 00:04:33.060 CPU0]  [<ffffffff82a24925>] sysenter_dispatch+0x7/0x23
[  268.86208 01-01 00:04:33.060 CPU0] Code: c3 bf 01 00 00 00 e8 fe ab 5e 00 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 f3 90 eb fc fa e8 b6 8e d2 ff 66 0f 1f 44 00 00 f3 90 <eb> fc eb fe c6 03 78 48 83 c7 01 66 ba ff 03 e9 b2 fe ff ff c7
[  268.86209 01-01 00:04:33.060 CPU0] NMI backtrace for cpu 0
[  268.86210 01-01 00:04:33.060 CPU0] CPU: 0 PID: 143 Comm: kworker/0:3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  268.86212 01-01 00:04:33.060 CPU0] Workqueue: events pmic_chrgr_vbus_worker
[  268.86213 01-01 00:04:33.060 CPU0] task: ffff88007972a100 ti: ffff8800793e4000 task.ti: ffff8800793e4000
[  268.86215 01-01 00:04:33.060 CPU0] RIP: 0010:[<ffffffff82356aec>]  [<ffffffff82356aec>] delay_tsc+0x5c/0xe0
[  268.86215 01-01 00:04:33.060 CPU0] RSP: 0000:ffff8800793e5898  EFLAGS: 00000297
[  268.86216 01-01 00:04:33.060 CPU0] RAX: ffff8800793e5fd8 RBX: 0000005497746580 RCX: 0000000000000000
[  268.86216 01-01 00:04:33.060 CPU0] RDX: 0000000000000004 RSI: 0000000000000002 RDI: 0000000000000001
[  268.86217 01-01 00:04:33.060 CPU0] RBP: ffff8800793e58c0 R08: 0000000000000001 R09: 0000000000000000
[  268.86217 01-01 00:04:33.060 CPU0] R10: 0000000000000000 R11: 0000000000000000 R12: 000000009771cf50
[  268.86218 01-01 00:04:33.060 CPU0] R13: 000000000014500b R14: 0000000000000000 R15: ffff8800793e5fd8
[  268.86219 01-01 00:04:33.060 CPU0] FS:  0000000000000000(0000) GS:ffff88007ea00000(0000) knlGS:0000000000000000
[  268.86219 01-01 00:04:33.060 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  268.86220 01-01 00:04:33.060 CPU0] CR2: 0000000034f7beb0 CR3: 00000000032c5000 CR4: 00000000001007f0
[  268.86221 01-01 00:04:33.060 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  268.86221 01-01 00:04:33.060 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  268.86222 01-01 00:04:33.060 CPU0] Stack:
[  268.86223 01-01 00:04:33.060 CPU0]  0000000000002710 00000000fffff5cf ffff88007ea97140 0000000000000001
[  268.86225 01-01 00:04:33.060 CPU0]  ffff88007eb94840 ffff8800793e58d0 ffffffff82356a29 ffff8800793e5900
[  268.86226 01-01 00:04:33.060 CPU0]  ffffffff82026292 ffff88007ea97144 00000000fffff5cf ffff88007ea97140
[  268.86226 01-01 00:04:33.060 CPU0] Call Trace:
[  268.86228 01-01 00:04:33.060 CPU0]  [<ffffffff82356a29>] __const_udelay+0x29/0x30
[  268.86230 01-01 00:04:33.060 CPU0]  [<ffffffff82026292>] arch_trigger_all_cpu_backtrace+0x62/0x100
[  268.86231 01-01 00:04:33.060 CPU0]  [<ffffffff82115962>] csd_lock_wait.isra.4+0x82/0x90
[  268.86233 01-01 00:04:33.060 CPU0]  [<ffffffff82115f8a>] smp_call_function_many+0x20a/0x2a0
[  268.86234 01-01 00:04:33.060 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  268.86236 01-01 00:04:33.060 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  268.86237 01-01 00:04:33.060 CPU0]  [<ffffffff821161fb>] smp_call_function+0x3b/0x70
[  268.86239 01-01 00:04:33.060 CPU0]  [<ffffffff826a3e0c>] cpuidle_latency_notify+0x1c/0x30
[  268.86241 01-01 00:04:33.060 CPU0]  [<ffffffff82a209a3>] notifier_call_chain+0x53/0xa0
[  268.86242 01-01 00:04:33.060 CPU0]  [<ffffffff820e0d0e>] __blocking_notifier_call_chain+0x4e/0x70
[  268.86244 01-01 00:04:33.060 CPU0]  [<ffffffff820e0d46>] blocking_notifier_call_chain+0x16/0x20
[  268.86245 01-01 00:04:33.060 CPU0]  [<ffffffff820fe856>] pm_qos_update_target+0xb6/0x190
[  268.86247 01-01 00:04:33.060 CPU0]  [<ffffffff820fed3d>] pm_qos_update_request+0x4d/0xa0
[  268.86249 01-01 00:04:33.060 CPU0]  [<ffffffff8272baca>] intel_scu_ipc_lock+0x1a/0x50
[  268.86250 01-01 00:04:33.060 CPU0]  [<ffffffff8272c0ed>] intel_scu_ipc_command+0x2d/0x70
[  268.86252 01-01 00:04:33.060 CPU0]  [<ffffffff820e90bd>] ? get_parent_ip+0xd/0x50
[  268.86253 01-01 00:04:33.060 CPU0]  [<ffffffff8273cef2>] scu_ipc_command+0x22/0x30
[  268.86254 01-01 00:04:33.060 CPU0]  [<ffffffff8273d1b5>] scu_ipc_rpmsg_handle+0xf5/0x260
[  268.86256 01-01 00:04:33.060 CPU0]  [<ffffffff8273d690>] intel_mid_rproc_msg_handle+0x70/0xd0
[  268.86257 01-01 00:04:33.060 CPU0]  [<ffffffff8273cdc9>] intel_rproc_scu_kick+0xb9/0x150
[  268.86259 01-01 00:04:33.060 CPU0]  [<ffffffff8273c1b2>] rproc_virtio_notify+0x32/0x60
[  268.86260 01-01 00:04:33.060 CPU0]  [<ffffffff823a48ec>] virtqueue_kick+0x1c/0x30
[  268.86261 01-01 00:04:33.060 CPU0]  [<ffffffff8273db96>] rpmsg_send_offchannel_raw+0x106/0x390
[  268.86263 01-01 00:04:33.060 CPU0]  [<ffffffff82a19ea8>] ? _mutex_lock+0x28/0x40
[  268.86264 01-01 00:04:33.060 CPU0]  [<ffffffff8273f1d2>] rpmsg_send_command+0x102/0x220
[  268.86266 01-01 00:04:33.060 CPU0]  [<ffffffff8272c7a9>] pwr_reg_rdwr.constprop.1+0x189/0x210
[  268.86268 01-01 00:04:33.060 CPU0]  [<ffffffff8272c855>] intel_scu_ipc_ioread8+0x25/0x30
[  268.86269 01-01 00:04:33.060 CPU0]  [<ffffffff8275f704>] pmic_read_reg+0x14/0x40
[  268.86271 01-01 00:04:33.060 CPU0]  [<ffffffff827601f6>] pmic_chrgr_vbus_worker+0x46/0x100
[  268.86272 01-01 00:04:33.060 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  268.86273 01-01 00:04:33.060 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  268.86275 01-01 00:04:33.060 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  268.86276 01-01 00:04:33.060 CPU0]  [<ffffffff820d41e0>] ? rescuer_thread+0x310/0x310
[  268.86278 01-01 00:04:33.060 CPU0]  [<ffffffff820db2bb>] kthread+0xeb/0xf0
[  268.86279 01-01 00:04:33.060 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  268.86281 01-01 00:04:33.060 CPU0]  [<ffffffff82a2345c>] ret_from_fork+0x7c/0xb0
[  268.86282 01-01 00:04:33.060 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  268.86295 01-01 00:04:33.060 CPU0] Code: 8b 3c 25 f0 b9 00 00 41 89 c4 eb 29 0f 1f 00 e8 1b a0 6c 00 49 8b 87 38 e0 ff ff a8 08 75 5d f3 90 bf 01 00 00 00 e8 04 a1 6c 00 <e8> 7f 89 00 00 41 39 c6 75 4e 66 66 90 0f ae e8 0f 31 48 89 d3
[  268.86297 01-01 00:04:33.060 CPU0] NMI backtrace for cpu 2
[  268.86300 01-01 00:04:33.060 CPU0] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  268.86301 01-01 00:04:33.060 CPU0] task: ffff88007c0e5280 ti: ffff88007c2e2000 task.ti: ffff88007c2e2000
[  268.86305 01-01 00:04:33.060 CPU0] RIP: 0010:[<ffffffff8239e251>]  [<ffffffff8239e251>] intel_idle+0xe1/0x180
[  268.86306 01-01 00:04:33.060 CPU0] RSP: 0000:ffff88007c2e3df0  EFLAGS: 00000046
[  268.86307 01-01 00:04:33.060 CPU0] RAX: 0000000000000052 RBX: 0000000000000040 RCX: 0000000000000001
[  268.86308 01-01 00:04:33.060 CPU0] RDX: 0000000000000000 RSI: ffff88007c2e3fd8 RDI: 0000000000000002
[  268.86309 01-01 00:04:33.060 CPU0] RBP: ffff88007c2e3e30 R08: 00000000fffffe96 R09: 0000000000000001
[  268.86309 01-01 00:04:33.060 CPU0] R10: 0000000000004e20 R11: 0000000000000000 R12: 0000000000000052
[  268.86310 01-01 00:04:33.060 CPU0] R13: 00000000000004af R14: ffffffff83353b88 R15: 0000000000000052
[  268.86311 01-01 00:04:33.060 CPU0] FS:  0000000000000000(0000) GS:ffff88007eb00000(0000) knlGS:0000000000000000
[  268.86312 01-01 00:04:33.060 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  268.86313 01-01 00:04:33.060 CPU0] CR2: 0000000032228098 CR3: 00000000032c5000 CR4: 00000000001007e0
[  268.86314 01-01 00:04:33.060 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  268.86315 01-01 00:04:33.060 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  268.86316 01-01 00:04:33.060 CPU0] Stack:
[  268.86318 01-01 00:04:33.060 CPU0]  ffff880000000006 00000002826a5d0e 0000000200001beb ffff88007eb1a840
[  268.86320 01-01 00:04:33.060 CPU0]  ffffffff83353ac0 0000000000000002 0000003e9bb4d4e3 ffffffff83353b88
[  268.86322 01-01 00:04:33.060 CPU0]  ffff88007c2e3e88 ffffffff826a4329 0000000000000000 0000000000948f66
[  268.86323 01-01 00:04:33.060 CPU0] Call Trace:
[  268.86327 01-01 00:04:33.060 CPU0]  [<ffffffff826a4329>] cpuidle_enter_state+0x49/0xe0
[  268.86329 01-01 00:04:33.060 CPU0]  [<ffffffff826a4487>] cpuidle_idle_call+0xc7/0x260
[  268.86332 01-01 00:04:33.060 CPU0]  [<ffffffff8200ad6e>] arch_cpu_idle+0xe/0x30
[  268.86334 01-01 00:04:33.060 CPU0]  [<ffffffff82101d3e>] cpu_startup_entry+0xce/0x2e0
[  268.86336 01-01 00:04:33.060 CPU0]  [<ffffffff82109d82>] ? clockevents_config_and_register+0x22/0x30
[  268.86338 01-01 00:04:33.060 CPU0]  [<ffffffff82a0728a>] start_secondary+0x252/0x256
[  268.86358 01-01 00:04:33.060 CPU0] Code: 48 8b 34 25 f0 b9 00 00 48 89 d1 48 8d 86 38 e0 ff ff 0f 01 c8 0f ae f0 48 8b 86 38 e0 ff ff a8 08 75 08 b1 01 4c 89 e0 0f 01 c9 <85> 1d fd 5b fb 00 75 0e 48 8d 75 d4 bf 05 00 00 00 e8 49 b7 d6
[  268.86359 01-01 00:04:33.060 CPU0] NMI backtrace for cpu 3
[  268.86362 01-01 00:04:33.060 CPU0] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  268.86363 01-01 00:04:33.060 CPU0] task: ffff88007c0e6300 ti: ffff88007c2e4000 task.ti: ffff88007c2e4000
[  268.86366 01-01 00:04:33.060 CPU0] RIP: 0010:[<ffffffff8239e251>]  [<ffffffff8239e251>] intel_idle+0xe1/0x180
[  268.86367 01-01 00:04:33.060 CPU0] RSP: 0018:ffff88007c2e5df0  EFLAGS: 00000046
[  268.86368 01-01 00:04:33.060 CPU0] RAX: 0000000000000060 RBX: 0000000000000080 RCX: 0000000000000001
[  268.86369 01-01 00:04:33.060 CPU0] RDX: 0000000000000000 RSI: ffff88007c2e5fd8 RDI: 0000000000000003
[  268.86370 01-01 00:04:33.060 CPU0] RBP: ffff88007c2e5e30 R08: 00000000fffffe96 R09: 0000000000000001
[  268.86371 01-01 00:04:33.060 CPU0] R10: 0000000000004e20 R11: 0000000000000000 R12: 0000000000000060
[  268.86372 01-01 00:04:33.060 CPU0] R13: 00000000000004af R14: ffffffff83353be0 R15: 0000000000000060
[  268.86373 01-01 00:04:33.060 CPU0] FS:  0000000000000000(0000) GS:ffff88007eb80000(0000) knlGS:0000000000000000
[  268.86374 01-01 00:04:33.060 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  268.86375 01-01 00:04:33.060 CPU0] CR2: 00000000080f83c8 CR3: 00000000032c5000 CR4: 00000000001007e0
[  268.86375 01-01 00:04:33.060 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  268.86376 01-01 00:04:33.060 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  268.86377 01-01 00:04:33.060 CPU0] Stack:
[  268.86379 01-01 00:04:33.060 CPU0]  ffff880000000007 00000003826a5d0e 0000000300001ae7 ffff88007eb9a840
[  268.86381 01-01 00:04:33.060 CPU0]  ffffffff83353ac0 0000000000000003 0000003e9bb6bd13 ffffffff83353be0
[  268.86383 01-01 00:04:33.060 CPU0]  ffff88007c2e5e88 ffffffff826a4329 0000000000000000 0000000000927dd9
[  268.86384 01-01 00:04:33.060 CPU0] Call Trace:
[  268.86387 01-01 00:04:33.060 CPU0]  [<ffffffff826a4329>] cpuidle_enter_state+0x49/0xe0
[  268.86390 01-01 00:04:33.060 CPU0]  [<ffffffff826a4487>] cpuidle_idle_call+0xc7/0x260
[  268.86392 01-01 00:04:33.060 CPU0]  [<ffffffff8200ad6e>] arch_cpu_idle+0xe/0x30
[  268.86394 01-01 00:04:33.060 CPU0]  [<ffffffff82101d3e>] cpu_startup_entry+0xce/0x2e0
[  268.86396 01-01 00:04:33.060 CPU0]  [<ffffffff82109d82>] ? clockevents_config_and_register+0x22/0x30
[  268.86399 01-01 00:04:33.060 CPU0]  [<ffffffff82a0728a>] start_secondary+0x252/0x256
[  268.86418 01-01 00:04:33.060 CPU0] Code: 48 8b 34 25 f0 b9 00 00 48 89 d1 48 8d 86 38 e0 ff ff 0f 01 c8 0f ae f0 48 8b 86 38 e0 ff ff a8 08 75 08 b1 01 4c 89 e0 0f 01 c9 <85> 1d fd 5b fb 00 75 0e 48 8d 75 d4 bf 05 00 00 00 e8 49 b7 d6
[  268.86496 01-01 00:04:33.060 CPU0] All CPUs responded to NMI.
[  271.26730 01-01 00:04:35.470 CPU0] intel_scu_watchdog_evo: [SHTDWN] watchdog_warning_interrupt, WATCHDOG TIMEOUT!
[  271.26740 01-01 00:04:35.470 CPU0] sending NMI to all CPUs:
[  271.26760 01-01 00:04:35.470 CPU0] NMI backtrace for cpu 1
[  271.26761 01-01 00:04:35.470 CPU0] CPU: 1 PID: 1871 Comm: sh Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  271.26762 01-01 00:04:35.470 CPU0] task: ffff88005c4aa100 ti: ffff88003e406000 task.ti: ffff88003e406000
[  271.26763 01-01 00:04:35.470 CPU0] RIP: 0010:[<ffffffff82436012>]  [<ffffffff82436012>] lkdtm_do_action+0x192/0x1d0
[  271.26764 01-01 00:04:35.470 CPU0] RSP: 0018:ffff88003e407ea0  EFLAGS: 00000046
[  271.26764 01-01 00:04:35.470 CPU0] RAX: 0000000000000000 RBX: ffff88005c737000 RCX: ffff88007ea8efc8
[  271.26765 01-01 00:04:35.470 CPU0] RDX: 0000000000000000 RSI: ffffffff820b4fb5 RDI: 000000000000000b
[  271.26766 01-01 00:04:35.470 CPU0] RBP: ffff88003e407ed0 R08: 0000000000000001 R09: 0000000000000000
[  271.26766 01-01 00:04:35.470 CPU0] R10: 0000000000000000 R11: 0000000000000000 R12: 000000000000000b
[  271.26767 01-01 00:04:35.470 CPU0] R13: 000000000000000b R14: ffff88003e407f50 R15: 0000000000000000
[  271.26767 01-01 00:04:35.470 CPU0] FS:  0000000000000000(0000) GS:ffff88007ea80000(0063) knlGS:00000000f7767280
[  271.26768 01-01 00:04:35.470 CPU0] CS:  0010 DS: 002b ES: 002b CR0: 0000000080050033
[  271.26769 01-01 00:04:35.470 CPU0] CR2: 00000000f7d56cfc CR3: 0000000036f55000 CR4: 00000000001007e0
[  271.26769 01-01 00:04:35.470 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  271.26770 01-01 00:04:35.470 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  271.26770 01-01 00:04:35.470 CPU0] Stack:
[  271.26772 01-01 00:04:35.470 CPU0]  ffff88003e407ec0 ffffffff82f78a36 ffffea0000d9ef00 ffffea0000d9ef20
[  271.26773 01-01 00:04:35.470 CPU0]  0000000000000000 ffff88005c737000 ffff88003e407f00 ffffffff82436687
[  271.26775 01-01 00:04:35.470 CPU0]  ffff880045386280 000000000000000b 00000000f7d5e8a4 ffff88003e407f50
[  271.26775 01-01 00:04:35.470 CPU0] Call Trace:
[  271.26777 01-01 00:04:35.470 CPU0]  [<ffffffff82436687>] direct_entry+0xe7/0xf0
[  271.26778 01-01 00:04:35.470 CPU0]  [<ffffffff821ba566>] vfs_write+0xb6/0x1c0
[  271.26780 01-01 00:04:35.470 CPU0]  [<ffffffff821ba9fd>] SyS_write+0x4d/0x90
[  271.26781 01-01 00:04:35.470 CPU0]  [<ffffffff82a24925>] sysenter_dispatch+0x7/0x23
[  271.26794 01-01 00:04:35.470 CPU0] Code: c3 bf 01 00 00 00 e8 fe ab 5e 00 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 f3 90 eb fc fa e8 b6 8e d2 ff 66 0f 1f 44 00 00 f3 90 <eb> fc eb fe c6 03 78 48 83 c7 01 66 ba ff 03 e9 b2 fe ff ff c7
[  271.26795 01-01 00:04:35.470 CPU0] NMI backtrace for cpu 0
[  271.26796 01-01 00:04:35.470 CPU0] CPU: 0 PID: 143 Comm: kworker/0:3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  271.26798 01-01 00:04:35.470 CPU0] Workqueue: events pmic_chrgr_vbus_worker
[  271.26799 01-01 00:04:35.470 CPU0] task: ffff88007972a100 ti: ffff8800793e4000 task.ti: ffff8800793e4000
[  271.26801 01-01 00:04:35.470 CPU0] RIP: 0010:[<ffffffff82a20b2a>]  [<ffffffff82a20b2a>] sub_preempt_count+0x3a/0x100
[  271.26801 01-01 00:04:35.470 CPU0] RSP: 0000:ffff88007ea03e20  EFLAGS: 00000006
[  271.26802 01-01 00:04:35.470 CPU0] RAX: ffff8800793e5fd8 RBX: 0000000000000001 RCX: 0000000000000000
[  271.26802 01-01 00:04:35.470 CPU0] RDX: 0000000000000055 RSI: 0000000000000002 RDI: 0000000000000001
[  271.26803 01-01 00:04:35.470 CPU0] RBP: ffff88007ea03e28 R08: 0000000000000001 R09: 0000000000000000
[  271.26803 01-01 00:04:35.470 CPU0] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000056657510
[  271.26804 01-01 00:04:35.470 CPU0] R13: 000000000014500b R14: 0000000000000000 R15: ffff8800793e5fd8
[  271.26805 01-01 00:04:35.470 CPU0] FS:  0000000000000000(0000) GS:ffff88007ea00000(0000) knlGS:0000000000000000
[  271.26805 01-01 00:04:35.470 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  271.26806 01-01 00:04:35.470 CPU0] CR2: 0000000034f7beb0 CR3: 00000000032c5000 CR4: 00000000001007f0
[  271.26807 01-01 00:04:35.470 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  271.26807 01-01 00:04:35.470 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  271.26807 01-01 00:04:35.470 CPU0] Stack:
[  271.26809 01-01 00:04:35.470 CPU0]  0000005556680a40 ffff88007ea03e60 ffffffff82356ad5 0000000000002710
[  271.26811 01-01 00:04:35.470 CPU0]  000000000000003b ffff88007b466d00 0000000000000000 ffff88007eb94840
[  271.26812 01-01 00:04:35.470 CPU0]  ffff88007ea03e70 ffffffff82356a29 ffff88007ea03ea0 ffffffff82026292
[  271.26812 01-01 00:04:35.470 CPU0] Call Trace:
[  271.26813 01-01 00:04:35.470 CPU0]  <IRQ>
[  271.26815 01-01 00:04:35.470 CPU0]  [<ffffffff82356ad5>] delay_tsc+0x45/0xe0
[  271.26816 01-01 00:04:35.470 CPU0]  [<ffffffff82356a29>] __const_udelay+0x29/0x30
[  271.26818 01-01 00:04:35.470 CPU0]  [<ffffffff82026292>] arch_trigger_all_cpu_backtrace+0x62/0x100
[  271.26820 01-01 00:04:35.470 CPU0]  [<ffffffff826727ec>] watchdog_warning_interrupt+0x2c/0x50
[  271.26821 01-01 00:04:35.470 CPU0]  [<ffffffff8213a095>] handle_irq_event_percpu+0x75/0x260
[  271.26822 01-01 00:04:35.470 CPU0]  [<ffffffff8213a2bd>] handle_irq_event+0x3d/0x60
[  271.26824 01-01 00:04:35.470 CPU0]  [<ffffffff8213d2fa>] handle_fasteoi_irq+0x5a/0xf0
[  271.26825 01-01 00:04:35.470 CPU0]  [<ffffffff8200427e>] handle_irq+0x1e/0x30
[  271.26827 01-01 00:04:35.470 CPU0]  [<ffffffff82a24f3d>] do_IRQ+0x4d/0xc0
[  271.26828 01-01 00:04:35.470 CPU0]  [<ffffffff82a1d46f>] common_interrupt+0x6f/0x6f
[  271.26829 01-01 00:04:35.470 CPU0]  <EOI>
[  271.26830 01-01 00:04:35.470 CPU0]  [<ffffffff82a1d520>] ? retint_restore_args+0xe/0xe
[  271.26832 01-01 00:04:35.470 CPU0]  [<ffffffff8211590a>] ? csd_lock_wait.isra.4+0x2a/0x90
[  271.26834 01-01 00:04:35.470 CPU0]  [<ffffffff82115f8a>] smp_call_function_many+0x20a/0x2a0
[  271.26835 01-01 00:04:35.470 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  271.26837 01-01 00:04:35.470 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  271.26838 01-01 00:04:35.470 CPU0]  [<ffffffff821161fb>] smp_call_function+0x3b/0x70
[  271.26840 01-01 00:04:35.470 CPU0]  [<ffffffff826a3e0c>] cpuidle_latency_notify+0x1c/0x30
[  271.26841 01-01 00:04:35.470 CPU0]  [<ffffffff82a209a3>] notifier_call_chain+0x53/0xa0
[  271.26843 01-01 00:04:35.470 CPU0]  [<ffffffff820e0d0e>] __blocking_notifier_call_chain+0x4e/0x70
[  271.26844 01-01 00:04:35.470 CPU0]  [<ffffffff820e0d46>] blocking_notifier_call_chain+0x16/0x20
[  271.26846 01-01 00:04:35.470 CPU0]  [<ffffffff820fe856>] pm_qos_update_target+0xb6/0x190
[  271.26848 01-01 00:04:35.470 CPU0]  [<ffffffff820fed3d>] pm_qos_update_request+0x4d/0xa0
[  271.26849 01-01 00:04:35.470 CPU0]  [<ffffffff8272baca>] intel_scu_ipc_lock+0x1a/0x50
[  271.26851 01-01 00:04:35.470 CPU0]  [<ffffffff8272c0ed>] intel_scu_ipc_command+0x2d/0x70
[  271.26852 01-01 00:04:35.470 CPU0]  [<ffffffff820e90bd>] ? get_parent_ip+0xd/0x50
[  271.26854 01-01 00:04:35.470 CPU0]  [<ffffffff8273cef2>] scu_ipc_command+0x22/0x30
[  271.26855 01-01 00:04:35.470 CPU0]  [<ffffffff8273d1b5>] scu_ipc_rpmsg_handle+0xf5/0x260
[  271.26856 01-01 00:04:35.470 CPU0]  [<ffffffff8273d690>] intel_mid_rproc_msg_handle+0x70/0xd0
[  271.26858 01-01 00:04:35.470 CPU0]  [<ffffffff8273cdc9>] intel_rproc_scu_kick+0xb9/0x150
[  271.26859 01-01 00:04:35.470 CPU0]  [<ffffffff8273c1b2>] rproc_virtio_notify+0x32/0x60
[  271.26861 01-01 00:04:35.470 CPU0]  [<ffffffff823a48ec>] virtqueue_kick+0x1c/0x30
[  271.26862 01-01 00:04:35.470 CPU0]  [<ffffffff8273db96>] rpmsg_send_offchannel_raw+0x106/0x390
[  271.26863 01-01 00:04:35.470 CPU0]  [<ffffffff82a19ea8>] ? _mutex_lock+0x28/0x40
[  271.26865 01-01 00:04:35.470 CPU0]  [<ffffffff8273f1d2>] rpmsg_send_command+0x102/0x220
[  271.26867 01-01 00:04:35.470 CPU0]  [<ffffffff8272c7a9>] pwr_reg_rdwr.constprop.1+0x189/0x210
[  271.26868 01-01 00:04:35.470 CPU0]  [<ffffffff8272c855>] intel_scu_ipc_ioread8+0x25/0x30
[  271.26870 01-01 00:04:35.470 CPU0]  [<ffffffff8275f704>] pmic_read_reg+0x14/0x40
[  271.26871 01-01 00:04:35.470 CPU0]  [<ffffffff827601f6>] pmic_chrgr_vbus_worker+0x46/0x100
[  271.26873 01-01 00:04:35.470 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  271.26874 01-01 00:04:35.470 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  271.26875 01-01 00:04:35.470 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  271.26877 01-01 00:04:35.470 CPU0]  [<ffffffff820d41e0>] ? rescuer_thread+0x310/0x310
[  271.26878 01-01 00:04:35.470 CPU0]  [<ffffffff820db2bb>] kthread+0xeb/0xf0
[  271.26880 01-01 00:04:35.470 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  271.26881 01-01 00:04:35.470 CPU0]  [<ffffffff82a2345c>] ret_from_fork+0x7c/0xb0
[  271.26882 01-01 00:04:35.470 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  271.26896 01-01 00:04:35.470 CPU0] Code: db 48 89 e5 53 89 fb 75 19 65 48 8b 04 25 f0 b9 00 00 39 b8 44 e0 ff ff 7c 4a 81 ff fe 00 00 00 76 7d 65 48 8b 04 25 f0 b9 00 00 <3b> 98 44 e0 ff ff 74 16 65 48 8b 04 25 f0 b9 00 00 29 98 44 e0
[  271.26897 01-01 00:04:35.470 CPU0] NMI backtrace for cpu 2
[  271.26900 01-01 00:04:35.470 CPU0] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  271.26902 01-01 00:04:35.470 CPU0] task: ffff88007c0e5280 ti: ffff88007c2e2000 task.ti: ffff88007c2e2000
[  271.26905 01-01 00:04:35.470 CPU0] RIP: 0010:[<ffffffff8239e251>]  [<ffffffff8239e251>] intel_idle+0xe1/0x180
[  271.26906 01-01 00:04:35.470 CPU0] RSP: 0018:ffff88007c2e3df0  EFLAGS: 00000046
[  271.26907 01-01 00:04:35.470 CPU0] RAX: 0000000000000052 RBX: 0000000000000040 RCX: 0000000000000001
[  271.26908 01-01 00:04:35.470 CPU0] RDX: 0000000000000000 RSI: ffff88007c2e3fd8 RDI: 0000000000000002
[  271.26909 01-01 00:04:35.470 CPU0] RBP: ffff88007c2e3e30 R08: 00000000fffffe96 R09: 0000000000000001
[  271.26910 01-01 00:04:35.470 CPU0] R10: 0000000000004e20 R11: 0000000000000000 R12: 0000000000000052
[  271.26911 01-01 00:04:35.470 CPU0] R13: 00000000000004af R14: ffffffff83353b88 R15: 0000000000000052
[  271.26912 01-01 00:04:35.470 CPU0] FS:  0000000000000000(0000) GS:ffff88007eb00000(0000) knlGS:0000000000000000
[  271.26913 01-01 00:04:35.470 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  271.26914 01-01 00:04:35.470 CPU0] CR2: 000000000809aac0 CR3: 00000000032c5000 CR4: 00000000001007e0
[  271.26915 01-01 00:04:35.470 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  271.26915 01-01 00:04:35.470 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  271.26916 01-01 00:04:35.470 CPU0] Stack:
[  271.26919 01-01 00:04:35.470 CPU0]  ffff880000000006 00000002826a5d0e 0000000200001beb ffff88007eb1a840
[  271.26921 01-01 00:04:35.470 CPU0]  ffffffff83353ac0 0000000000000002 0000003f2b5ac1b3 ffffffff83353b88
[  271.26923 01-01 00:04:35.470 CPU0]  ffff88007c2e3e88 ffffffff826a4329 0000000000000000 0000000000943c9d
[  271.26923 01-01 00:04:35.470 CPU0] Call Trace:
[  271.26928 01-01 00:04:35.470 CPU0]  [<ffffffff826a4329>] cpuidle_enter_state+0x49/0xe0
[  271.26929 01-01 00:04:35.470 CPU0]  [<ffffffff826a4487>] cpuidle_idle_call+0xc7/0x260
[  271.26931 01-01 00:04:35.470 CPU0]  [<ffffffff8200ad6e>] arch_cpu_idle+0xe/0x30
[  271.26932 01-01 00:04:35.470 CPU0]  [<ffffffff82101d3e>] cpu_startup_entry+0xce/0x2e0
[  271.26934 01-01 00:04:35.470 CPU0]  [<ffffffff82109d82>] ? clockevents_config_and_register+0x22/0x30
[  271.26936 01-01 00:04:35.470 CPU0]  [<ffffffff82a0728a>] start_secondary+0x252/0x256
[  271.26948 01-01 00:04:35.470 CPU0] Code: 48 8b 34 25 f0 b9 00 00 48 89 d1 48 8d 86 38 e0 ff ff 0f 01 c8 0f ae f0 48 8b 86 38 e0 ff ff a8 08 75 08 b1 01 4c 89 e0 0f 01 c9 <85> 1d fd 5b fb 00 75 0e 48 8d 75 d4 bf 05 00 00 00 e8 49 b7 d6
[  271.26949 01-01 00:04:35.470 CPU0] NMI backtrace for cpu 3
[  271.26951 01-01 00:04:35.470 CPU0] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  271.26952 01-01 00:04:35.470 CPU0] task: ffff88007c0e6300 ti: ffff88007c2e4000 task.ti: ffff88007c2e4000
[  271.26954 01-01 00:04:35.470 CPU0] RIP: 0010:[<ffffffff8239e251>]  [<ffffffff8239e251>] intel_idle+0xe1/0x180
[  271.26955 01-01 00:04:35.470 CPU0] RSP: 0018:ffff88007c2e5df0  EFLAGS: 00000046
[  271.26956 01-01 00:04:35.470 CPU0] RAX: 0000000000000060 RBX: 0000000000000080 RCX: 0000000000000001
[  271.26956 01-01 00:04:35.470 CPU0] RDX: 0000000000000000 RSI: ffff88007c2e5fd8 RDI: 0000000000000003
[  271.26957 01-01 00:04:35.470 CPU0] RBP: ffff88007c2e5e30 R08: 00000000fffffe96 R09: 0000000000000001
[  271.26957 01-01 00:04:35.470 CPU0] R10: 0000000000004e20 R11: 0000000000000000 R12: 0000000000000060
[  271.26958 01-01 00:04:35.470 CPU0] R13: 00000000000004af R14: ffffffff83353be0 R15: 0000000000000060
[  271.26959 01-01 00:04:35.470 CPU0] FS:  0000000000000000(0000) GS:ffff88007eb80000(0000) knlGS:0000000000000000
[  271.26959 01-01 00:04:35.470 CPU0] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  271.26960 01-01 00:04:35.470 CPU0] CR2: 00000000080f83c8 CR3: 00000000032c5000 CR4: 00000000001007e0
[  271.26960 01-01 00:04:35.470 CPU0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  271.26961 01-01 00:04:35.470 CPU0] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  271.26961 01-01 00:04:35.470 CPU0] Stack:
[  271.26963 01-01 00:04:35.470 CPU0]  ffff880000000007 00000003826a5d0e 0000000300001ae3 ffff88007eb9a840
[  271.26964 01-01 00:04:35.470 CPU0]  ffffffff83353ac0 0000000000000003 0000003f2b5a733f ffffffff83353be0
[  271.26966 01-01 00:04:35.470 CPU0]  ffff88007c2e5e88 ffffffff826a4329 0000000000000000 000000000094a3db
[  271.26966 01-01 00:04:35.470 CPU0] Call Trace:
[  271.26968 01-01 00:04:35.470 CPU0]  [<ffffffff826a4329>] cpuidle_enter_state+0x49/0xe0
[  271.26970 01-01 00:04:35.470 CPU0]  [<ffffffff826a4487>] cpuidle_idle_call+0xc7/0x260
[  271.26972 01-01 00:04:35.470 CPU0]  [<ffffffff8200ad6e>] arch_cpu_idle+0xe/0x30
[  271.26973 01-01 00:04:35.470 CPU0]  [<ffffffff82101d3e>] cpu_startup_entry+0xce/0x2e0
[  271.26974 01-01 00:04:35.470 CPU0]  [<ffffffff82109d82>] ? clockevents_config_and_register+0x22/0x30
[  271.26976 01-01 00:04:35.470 CPU0]  [<ffffffff82a0728a>] start_secondary+0x252/0x256
[  271.26989 01-01 00:04:35.470 CPU0] Code: 48 8b 34 25 f0 b9 00 00 48 89 d1 48 8d 86 38 e0 ff ff 0f 01 c8 0f ae f0 48 8b 86 38 e0 ff ff a8 08 75 08 b1 01 4c 89 e0 0f 01 c9 <85> 1d fd 5b fb 00 75 0e 48 8d 75 d4 bf 05 00 00 00 e8 49 b7 d6
[  271.26996 01-01 00:04:35.470 CPU0] All CPUs responded to NMI.
[  271.28067 01-01 00:04:35.470 CPU0] Kernel panic - not syncing: Kernel Watchdog
[  271.28076 01-01 00:04:35.470 CPU0] CPU: 0 PID: 143 Comm: kworker/0:3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  271.28086 01-01 00:04:35.470 CPU0] Workqueue: events pmic_chrgr_vbus_worker
[  271.28094 01-01 00:04:35.470 CPU0]  000000000000003b ffff88007ea03e28 ffffffff82a13ac1 ffff88007ea03ea0
[  271.28108 01-01 00:04:35.470 CPU0]  ffffffff82a0cdb0 ffff880000000008 ffff88007ea03eb0 ffff88007ea03e50
[  271.28121 01-01 00:04:35.470 CPU0]  0000000000010004 0000000000000001 0000000000010004 0000000000000000
[  271.28135 01-01 00:04:35.470 CPU0] Call Trace:
[  271.28140 01-01 00:04:35.470 CPU0]  <IRQ>  [<ffffffff82a13ac1>] dump_stack+0x19/0x1b
[  271.28153 01-01 00:04:35.470 CPU0]  [<ffffffff82a0cdb0>] panic+0xc8/0x1d6
[  271.28161 01-01 00:04:35.470 CPU0]  [<ffffffff826727fa>] watchdog_warning_interrupt+0x3a/0x50
[  271.28171 01-01 00:04:35.470 CPU0]  [<ffffffff8213a095>] handle_irq_event_percpu+0x75/0x260
[  271.28180 01-01 00:04:35.470 CPU0]  [<ffffffff8213a2bd>] handle_irq_event+0x3d/0x60
[  271.28189 01-01 00:04:35.470 CPU0]  [<ffffffff8213d2fa>] handle_fasteoi_irq+0x5a/0xf0
[  271.28198 01-01 00:04:35.470 CPU0]  [<ffffffff8200427e>] handle_irq+0x1e/0x30
[  271.28206 01-01 00:04:35.470 CPU0]  [<ffffffff82a24f3d>] do_IRQ+0x4d/0xc0
[  271.28215 01-01 00:04:35.470 CPU0]  [<ffffffff82a1d46f>] common_interrupt+0x6f/0x6f
[  271.28222 01-01 00:04:35.470 CPU0]  <EOI>  [<ffffffff82a1d520>] ? retint_restore_args+0xe/0xe
[  271.28235 01-01 00:04:35.470 CPU0]  [<ffffffff8211590a>] ? csd_lock_wait.isra.4+0x2a/0x90
[  271.28244 01-01 00:04:35.470 CPU0]  [<ffffffff82115f8a>] smp_call_function_many+0x20a/0x2a0
[  271.28254 01-01 00:04:35.470 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  271.28263 01-01 00:04:35.470 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  271.28273 01-01 00:04:35.470 CPU0]  [<ffffffff821161fb>] smp_call_function+0x3b/0x70
[  271.28282 01-01 00:04:35.470 CPU0]  [<ffffffff826a3e0c>] cpuidle_latency_notify+0x1c/0x30
[  271.28291 01-01 00:04:35.470 CPU0]  [<ffffffff82a209a3>] notifier_call_chain+0x53/0xa0
[  271.28301 01-01 00:04:35.470 CPU0]  [<ffffffff820e0d0e>] __blocking_notifier_call_chain+0x4e/0x70
[  271.28310 01-01 00:04:35.470 CPU0]  [<ffffffff820e0d46>] blocking_notifier_call_chain+0x16/0x20
[  271.28320 01-01 00:04:35.470 CPU0]  [<ffffffff820fe856>] pm_qos_update_target+0xb6/0x190
[  271.28329 01-01 00:04:35.470 CPU0]  [<ffffffff820fed3d>] pm_qos_update_request+0x4d/0xa0
[  271.28339 01-01 00:04:35.470 CPU0]  [<ffffffff8272baca>] intel_scu_ipc_lock+0x1a/0x50
[  271.28348 01-01 00:04:35.470 CPU0]  [<ffffffff8272c0ed>] intel_scu_ipc_command+0x2d/0x70
[  271.28357 01-01 00:04:35.470 CPU0]  [<ffffffff820e90bd>] ? get_parent_ip+0xd/0x50
[  271.28366 01-01 00:04:35.470 CPU0]  [<ffffffff8273cef2>] scu_ipc_command+0x22/0x30
[  271.28374 01-01 00:04:35.470 CPU0]  [<ffffffff8273d1b5>] scu_ipc_rpmsg_handle+0xf5/0x260
[  271.28384 01-01 00:04:35.470 CPU0]  [<ffffffff8273d690>] intel_mid_rproc_msg_handle+0x70/0xd0
[  271.28393 01-01 00:04:35.470 CPU0]  [<ffffffff8273cdc9>] intel_rproc_scu_kick+0xb9/0x150
[  271.28402 01-01 00:04:35.470 CPU0]  [<ffffffff8273c1b2>] rproc_virtio_notify+0x32/0x60
[  271.28411 01-01 00:04:35.470 CPU0]  [<ffffffff823a48ec>] virtqueue_kick+0x1c/0x30
[  271.28420 01-01 00:04:35.470 CPU0]  [<ffffffff8273db96>] rpmsg_send_offchannel_raw+0x106/0x390
[  271.28429 01-01 00:04:35.470 CPU0]  [<ffffffff82a19ea8>] ? _mutex_lock+0x28/0x40
[  271.28438 01-01 00:04:35.470 CPU0]  [<ffffffff8273f1d2>] rpmsg_send_command+0x102/0x220
[  271.28448 01-01 00:04:35.470 CPU0]  [<ffffffff8272c7a9>] pwr_reg_rdwr.constprop.1+0x189/0x210
[  271.28457 01-01 00:04:35.470 CPU0]  [<ffffffff8272c855>] intel_scu_ipc_ioread8+0x25/0x30
[  271.28466 01-01 00:04:35.470 CPU0]  [<ffffffff8275f704>] pmic_read_reg+0x14/0x40
[  271.28475 01-01 00:04:35.470 CPU0]  [<ffffffff827601f6>] pmic_chrgr_vbus_worker+0x46/0x100
[  271.28484 01-01 00:04:35.470 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  271.28493 01-01 00:04:35.470 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  271.28502 01-01 00:04:35.470 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  271.28511 01-01 00:04:35.470 CPU0]  [<ffffffff820d41e0>] ? rescuer_thread+0x310/0x310
[  271.28520 01-01 00:04:35.470 CPU0]  [<ffffffff820db2bb>] kthread+0xeb/0xf0
[  271.28529 01-01 00:04:35.470 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  271.28538 01-01 00:04:35.470 CPU0]  [<ffffffff82a2345c>] ret_from_fork+0x7c/0xb0
[  271.28547 01-01 00:04:35.470 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  272.62332 01-01 00:04:35.470 CPU0] Shutting down cpus with NMI
[  272.68186 01-01 00:04:35.470 CPU0] SCU trace on Kernel panic:
[  272.68193 01-01 00:04:35.470 CPU0] SCU trace logging data:
[  272.68200 01-01 00:04:35.470 CPU0] EW0:0x5343554c
[  272.71293 01-01 00:04:35.470 CPU0] Rebooting in 2 seconds..
[  274.71328 01-01 00:04:35.470 CPU0] Jump FW upgrade process
[  274.71337 01-01 00:04:35.470 CPU0] BUG: sleeping function called from invalid context at /home/austin.kim/src/mof_kk_mr2_release_main/android/linux/kernel/kernel/sched/core.c:3329
[  274.71349 01-01 00:04:35.470 CPU0] in_atomic(): 1, irqs_disabled(): 1, pid: 143, name: kworker/0:3
[  274.71358 01-01 00:04:35.470 CPU0] INFO: lockdep is turned off.
[  274.71365 01-01 00:04:35.470 CPU0] CPU: 0 PID: 143 Comm: kworker/0:3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  274.71376 01-01 00:04:35.470 CPU0] Workqueue: events pmic_chrgr_vbus_worker
[  274.71385 01-01 00:04:35.470 CPU0]  ffffffff83d4aba0 ffff88007ea03d58 ffffffff82a13ac1 ffff88007ea03d70
[  274.71398 01-01 00:04:35.470 CPU0]  ffffffff820e59c0 000000000000012c ffff88007ea03dc8 ffffffff82a1ad13
[  274.71412 01-01 00:04:35.470 CPU0]  0000000000000000 ffffffff82f5a52f 0000000000000000 000000007ea03db8
[  274.71425 01-01 00:04:35.470 CPU0] Call Trace:
[  274.71431 01-01 00:04:35.470 CPU0]  <IRQ>  [<ffffffff82a13ac1>] dump_stack+0x19/0x1b
[  274.71444 01-01 00:04:35.470 CPU0]  [<ffffffff820e59c0>] __might_sleep+0x110/0x120
[  274.71453 01-01 00:04:35.470 CPU0]  [<ffffffff82a1ad13>] wait_for_completion_timeout+0x33/0x120
[  274.71464 01-01 00:04:35.470 CPU0]  [<ffffffff8272bef9>] intel_scu_ipc_check_status+0x119/0x170
[  274.71474 01-01 00:04:35.470 CPU0]  [<ffffffff8209cdf7>] intel_mid_reboot+0x57/0xe0
[  274.71483 01-01 00:04:35.470 CPU0]  [<ffffffff82023849>] machine_emergency_restart+0x19/0x20
[  274.71493 01-01 00:04:35.470 CPU0]  [<ffffffff820cb6a8>] emergency_restart+0x18/0x20
[  274.71502 01-01 00:04:35.470 CPU0]  [<ffffffff82a0ce77>] panic+0x18f/0x1d6
[  274.71511 01-01 00:04:35.470 CPU0]  [<ffffffff826727fa>] watchdog_warning_interrupt+0x3a/0x50
[  274.71521 01-01 00:04:35.470 CPU0]  [<ffffffff8213a095>] handle_irq_event_percpu+0x75/0x260
[  274.71530 01-01 00:04:35.470 CPU0]  [<ffffffff8213a2bd>] handle_irq_event+0x3d/0x60
[  274.71539 01-01 00:04:35.470 CPU0]  [<ffffffff8213d2fa>] handle_fasteoi_irq+0x5a/0xf0
[  274.71549 01-01 00:04:35.470 CPU0]  [<ffffffff8200427e>] handle_irq+0x1e/0x30
[  274.71557 01-01 00:04:35.470 CPU0]  [<ffffffff82a24f3d>] do_IRQ+0x4d/0xc0
[  274.71566 01-01 00:04:35.470 CPU0]  [<ffffffff82a1d46f>] common_interrupt+0x6f/0x6f
[  274.71574 01-01 00:04:35.470 CPU0]  <EOI>  [<ffffffff82a1d520>] ? retint_restore_args+0xe/0xe
[  274.71587 01-01 00:04:35.470 CPU0]  [<ffffffff8211590a>] ? csd_lock_wait.isra.4+0x2a/0x90
[  274.71596 01-01 00:04:35.470 CPU0]  [<ffffffff82115f8a>] smp_call_function_many+0x20a/0x2a0
[  274.71606 01-01 00:04:35.470 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  274.71616 01-01 00:04:35.470 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  274.71626 01-01 00:04:35.470 CPU0]  [<ffffffff821161fb>] smp_call_function+0x3b/0x70
[  274.71635 01-01 00:04:35.470 CPU0]  [<ffffffff826a3e0c>] cpuidle_latency_notify+0x1c/0x30
[  274.71644 01-01 00:04:35.470 CPU0]  [<ffffffff82a209a3>] notifier_call_chain+0x53/0xa0
[  274.71654 01-01 00:04:35.470 CPU0]  [<ffffffff820e0d0e>] __blocking_notifier_call_chain+0x4e/0x70
[  274.71664 01-01 00:04:35.470 CPU0]  [<ffffffff820e0d46>] blocking_notifier_call_chain+0x16/0x20
[  274.71674 01-01 00:04:35.470 CPU0]  [<ffffffff820fe856>] pm_qos_update_target+0xb6/0x190
[  274.71684 01-01 00:04:35.470 CPU0]  [<ffffffff820fed3d>] pm_qos_update_request+0x4d/0xa0
[  274.71693 01-01 00:04:35.470 CPU0]  [<ffffffff8272baca>] intel_scu_ipc_lock+0x1a/0x50
[  274.71702 01-01 00:04:35.470 CPU0]  [<ffffffff8272c0ed>] intel_scu_ipc_command+0x2d/0x70
[  274.71712 01-01 00:04:35.470 CPU0]  [<ffffffff820e90bd>] ? get_parent_ip+0xd/0x50
[  274.71721 01-01 00:04:35.470 CPU0]  [<ffffffff8273cef2>] scu_ipc_command+0x22/0x30
[  274.71730 01-01 00:04:35.470 CPU0]  [<ffffffff8273d1b5>] scu_ipc_rpmsg_handle+0xf5/0x260
[  274.71739 01-01 00:04:35.470 CPU0]  [<ffffffff8273d690>] intel_mid_rproc_msg_handle+0x70/0xd0
[  274.71749 01-01 00:04:35.470 CPU0]  [<ffffffff8273cdc9>] intel_rproc_scu_kick+0xb9/0x150
[  274.71758 01-01 00:04:35.470 CPU0]  [<ffffffff8273c1b2>] rproc_virtio_notify+0x32/0x60
[  274.71767 01-01 00:04:35.470 CPU0]  [<ffffffff823a48ec>] virtqueue_kick+0x1c/0x30
[  274.71776 01-01 00:04:35.470 CPU0]  [<ffffffff8273db96>] rpmsg_send_offchannel_raw+0x106/0x390
[  274.71786 01-01 00:04:35.470 CPU0]  [<ffffffff82a19ea8>] ? _mutex_lock+0x28/0x40
[  274.71795 01-01 00:04:35.470 CPU0]  [<ffffffff8273f1d2>] rpmsg_send_command+0x102/0x220
[  274.71805 01-01 00:04:35.470 CPU0]  [<ffffffff8272c7a9>] pwr_reg_rdwr.constprop.1+0x189/0x210
[  274.71815 01-01 00:04:35.470 CPU0]  [<ffffffff8272c855>] intel_scu_ipc_ioread8+0x25/0x30
[  274.71824 01-01 00:04:35.470 CPU0]  [<ffffffff8275f704>] pmic_read_reg+0x14/0x40
[  274.71833 01-01 00:04:35.470 CPU0]  [<ffffffff827601f6>] pmic_chrgr_vbus_worker+0x46/0x100
[  274.71842 01-01 00:04:35.470 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  274.71851 01-01 00:04:35.470 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  274.71861 01-01 00:04:35.470 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  274.71870 01-01 00:04:35.470 CPU0]  [<ffffffff820d41e0>] ? rescuer_thread+0x310/0x310
[  274.71879 01-01 00:04:35.470 CPU0]  [<ffffffff820db2bb>] kthread+0xeb/0xf0
[  274.71888 01-01 00:04:35.470 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  274.71897 01-01 00:04:35.470 CPU0]  [<ffffffff82a2345c>] ret_from_fork+0x7c/0xb0
[  274.71906 01-01 00:04:35.470 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  274.71923 01-01 00:04:38.920 CPU0] BUG: scheduling while atomic: kworker/0:3/143/0x00010006
[  274.71931 01-01 00:04:38.920 CPU0] INFO: lockdep is turned off.
[  274.71938 01-01 00:04:38.920 CPU0] Modules linked in: dfrgx snd_intel_sst snd_soc_sst_platform atomisp_css2401a0_v21 m10mo_spi m10mo_isp imx1x5 libmsrlisthelper rmi4 bcm_bt_lpm videobuf_vmalloc videobuf_core fps_throttle snd_moor_dpcm_rt5647 hds_max14688 snd_soc_rt5647 snd_hwdep
[  274.71981 01-01 00:04:38.920 CPU0] CPU: 0 PID: 143 Comm: kworker/0:3 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  274.71992 01-01 00:04:38.920 CPU0] Workqueue: events pmic_chrgr_vbus_worker
[  274.72000 01-01 00:04:38.920 CPU0]  ffffffff835db040 ffff88007ea03c20 ffffffff82a13ac1 ffff88007ea03c38
[  274.72014 01-01 00:04:38.920 CPU0]  ffffffff82a0d549 ffff88007ea13d00 ffff88007ea03ca8 ffffffff82a1b86b
[  274.72027 01-01 00:04:38.920 CPU0]  ffffffff835db040 ffff8800793e5fd8 ffff88007972a100 ffff8800793e5fd8
[  274.72041 01-01 00:04:38.920 CPU0] Call Trace:
[  274.72046 01-01 00:04:38.920 CPU0]  <IRQ>  [<ffffffff82a13ac1>] dump_stack+0x19/0x1b
[  274.72059 01-01 00:04:38.920 CPU0]  [<ffffffff82a0d549>] __schedule_bug+0x61/0x70
[  274.72068 01-01 00:04:38.920 CPU0]  [<ffffffff82a1b86b>] __schedule+0x7fb/0x880
[  274.72077 01-01 00:04:38.920 CPU0]  [<ffffffff82a1b979>] schedule+0x29/0x70
[  274.72086 01-01 00:04:38.920 CPU0]  [<ffffffff82a1800e>] schedule_timeout+0x13e/0x270
[  274.72096 01-01 00:04:38.920 CPU0]  [<ffffffff820c34b0>] ? __internal_add_timer+0x140/0x140
[  274.72106 01-01 00:04:38.920 CPU0]  [<ffffffff82a1adb7>] wait_for_completion_timeout+0xd7/0x120
[  274.72116 01-01 00:04:38.920 CPU0]  [<ffffffff820eb3e0>] ? try_to_wake_up+0x320/0x320
[  274.72125 01-01 00:04:38.920 CPU0]  [<ffffffff8272bef9>] intel_scu_ipc_check_status+0x119/0x170
[  274.72135 01-01 00:04:38.920 CPU0]  [<ffffffff8209cdf7>] intel_mid_reboot+0x57/0xe0
[  274.72145 01-01 00:04:38.920 CPU0]  [<ffffffff82023849>] machine_emergency_restart+0x19/0x20
[  274.72154 01-01 00:04:38.920 CPU0]  [<ffffffff820cb6a8>] emergency_restart+0x18/0x20
[  274.72163 01-01 00:04:38.920 CPU0]  [<ffffffff82a0ce77>] panic+0x18f/0x1d6
[  274.72172 01-01 00:04:38.920 CPU0]  [<ffffffff826727fa>] watchdog_warning_interrupt+0x3a/0x50
[  274.72182 01-01 00:04:38.920 CPU0]  [<ffffffff8213a095>] handle_irq_event_percpu+0x75/0x260
[  274.72191 01-01 00:04:38.920 CPU0]  [<ffffffff8213a2bd>] handle_irq_event+0x3d/0x60
[  274.72200 01-01 00:04:38.920 CPU0]  [<ffffffff8213d2fa>] handle_fasteoi_irq+0x5a/0xf0
[  274.72209 01-01 00:04:38.920 CPU0]  [<ffffffff8200427e>] handle_irq+0x1e/0x30
[  274.72218 01-01 00:04:38.920 CPU0]  [<ffffffff82a24f3d>] do_IRQ+0x4d/0xc0
[  274.72227 01-01 00:04:38.920 CPU0]  [<ffffffff82a1d46f>] common_interrupt+0x6f/0x6f
[  274.72235 01-01 00:04:38.920 CPU0]  <EOI>  [<ffffffff82a1d520>] ? retint_restore_args+0xe/0xe
[  274.72247 01-01 00:04:38.920 CPU0]  [<ffffffff8211590a>] ? csd_lock_wait.isra.4+0x2a/0x90
[  274.72257 01-01 00:04:38.920 CPU0]  [<ffffffff82115f8a>] smp_call_function_many+0x20a/0x2a0
[  274.72267 01-01 00:04:38.920 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  274.72277 01-01 00:04:38.920 CPU0]  [<ffffffff826a3de0>] ? read_measured_perf_ctrs+0x70/0x70
[  274.72286 01-01 00:04:38.920 CPU0]  [<ffffffff821161fb>] smp_call_function+0x3b/0x70
[  274.72296 01-01 00:04:38.920 CPU0]  [<ffffffff826a3e0c>] cpuidle_latency_notify+0x1c/0x30
[  274.72305 01-01 00:04:38.920 CPU0]  [<ffffffff82a209a3>] notifier_call_chain+0x53/0xa0
[  274.72315 01-01 00:04:38.920 CPU0]  [<ffffffff820e0d0e>] __blocking_notifier_call_chain+0x4e/0x70
[  274.72325 01-01 00:04:38.920 CPU0]  [<ffffffff820e0d46>] blocking_notifier_call_chain+0x16/0x20
[  274.72334 01-01 00:04:38.920 CPU0]  [<ffffffff820fe856>] pm_qos_update_target+0xb6/0x190
[  274.72344 01-01 00:04:38.920 CPU0]  [<ffffffff820fed3d>] pm_qos_update_request+0x4d/0xa0
[  274.72353 01-01 00:04:38.920 CPU0]  [<ffffffff8272baca>] intel_scu_ipc_lock+0x1a/0x50
[  274.72363 01-01 00:04:38.920 CPU0]  [<ffffffff8272c0ed>] intel_scu_ipc_command+0x2d/0x70
[  274.72372 01-01 00:04:38.920 CPU0]  [<ffffffff820e90bd>] ? get_parent_ip+0xd/0x50
[  274.72381 01-01 00:04:38.920 CPU0]  [<ffffffff8273cef2>] scu_ipc_command+0x22/0x30
[  274.72390 01-01 00:04:38.920 CPU0]  [<ffffffff8273d1b5>] scu_ipc_rpmsg_handle+0xf5/0x260
[  274.72399 01-01 00:04:38.920 CPU0]  [<ffffffff8273d690>] intel_mid_rproc_msg_handle+0x70/0xd0
[  274.72409 01-01 00:04:38.920 CPU0]  [<ffffffff8273cdc9>] intel_rproc_scu_kick+0xb9/0x150
[  274.72418 01-01 00:04:38.920 CPU0]  [<ffffffff8273c1b2>] rproc_virtio_notify+0x32/0x60
[  274.72427 01-01 00:04:38.920 CPU0]  [<ffffffff823a48ec>] virtqueue_kick+0x1c/0x30
[  274.72436 01-01 00:04:38.920 CPU0]  [<ffffffff8273db96>] rpmsg_send_offchannel_raw+0x106/0x390
[  274.72446 01-01 00:04:38.920 CPU0]  [<ffffffff82a19ea8>] ? _mutex_lock+0x28/0x40
[  274.72455 01-01 00:04:38.920 CPU0]  [<ffffffff8273f1d2>] rpmsg_send_command+0x102/0x220
[  274.72465 01-01 00:04:38.920 CPU0]  [<ffffffff8272c7a9>] pwr_reg_rdwr.constprop.1+0x189/0x210
[  274.72475 01-01 00:04:38.920 CPU0]  [<ffffffff8272c855>] intel_scu_ipc_ioread8+0x25/0x30
[  274.72484 01-01 00:04:38.920 CPU0]  [<ffffffff8275f704>] pmic_read_reg+0x14/0x40
[  274.72493 01-01 00:04:38.920 CPU0]  [<ffffffff827601f6>] pmic_chrgr_vbus_worker+0x46/0x100
[  274.72502 01-01 00:04:38.920 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  274.72511 01-01 00:04:38.920 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  274.72521 01-01 00:04:38.920 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  274.72530 01-01 00:04:38.920 CPU0]  [<ffffffff820d41e0>] ? rescuer_thread+0x310/0x310
[  274.72539 01-01 00:04:38.920 CPU0]  [<ffffffff820db2bb>] kthread+0xeb/0xf0
[  274.72548 01-01 00:04:38.920 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  274.72557 01-01 00:04:38.920 CPU0]  [<ffffffff82a2345c>] ret_from_fork+0x7c/0xb0
[  274.72566 01-01 00:04:38.920 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  274.72586 01-01 00:04:38.920 CPU0] intel_scu_watchdog_evo: timeout=15s, pre_timeout=15s
[  274.72596 01-01 00:04:38.920 CPU0] BUG: sleeping function called from invalid context at /home/austin.kim/src/mof_kk_mr2_release_main/android/linux/kernel/kernel/mutex.c:95
[  274.72608 01-01 00:04:38.920 CPU0] in_atomic(): 1, irqs_disabled(): 0, pid: 119, name: kworker/0:2
[  274.72616 01-01 00:04:38.920 CPU0] INFO: lockdep is turned off.
[  274.72624 01-01 00:04:38.920 CPU0] CPU: 0 PID: 119 Comm: kworker/0:2 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  274.72634 01-01 00:04:38.920 CPU0] Workqueue: events neigh_periodic_work
[  274.72642 01-01 00:04:38.920 CPU0]  0000000000000000 ffff8800790d7b60 ffffffff82a13ac1 ffff8800790d7b78
[  274.72655 01-01 00:04:38.920 CPU0]  ffffffff820e59c0 ffffffff8339f540 ffff8800790d7b90 ffffffff82a19ea0
[  274.72669 01-01 00:04:38.920 CPU0]  ffffffff8339f540 ffff8800790d7bb0 ffffffff82a19ee0 ffffffff83d33040
[  274.72682 01-01 00:04:38.920 CPU0] Call Trace:
[  274.72689 01-01 00:04:38.920 CPU0]  [<ffffffff82a13ac1>] dump_stack+0x19/0x1b
[  274.72698 01-01 00:04:38.920 CPU0]  [<ffffffff820e59c0>] __might_sleep+0x110/0x120
[  274.72707 01-01 00:04:38.920 CPU0]  [<ffffffff82a19ea0>] _mutex_lock+0x20/0x40
[  274.72715 01-01 00:04:38.920 CPU0]  [<ffffffff82a19ee0>] mutex_lock_nested+0x20/0x60
[  274.72724 01-01 00:04:38.920 CPU0]  [<ffffffff8273eefe>] rpmsg_global_lock+0x1e/0x20
[  274.72733 01-01 00:04:38.920 CPU0]  [<ffffffff8273f247>] rpmsg_send_command+0x177/0x220
[  274.72742 01-01 00:04:38.920 CPU0]  [<ffffffff8267261b>] watchdog_set_timeouts_and_start+0x3b/0x60
[  274.72752 01-01 00:04:38.920 CPU0]  [<ffffffff82672679>] watchdog_config_and_start+0x39/0x70
[  274.72761 01-01 00:04:38.920 CPU0]  [<ffffffff826726c8>] watchdog_panic_tasklet_body+0x18/0x30
[  274.72771 01-01 00:04:38.920 CPU0]  [<ffffffff820bbdac>] tasklet_action+0x6c/0xe0
[  274.72780 01-01 00:04:38.920 CPU0]  [<ffffffff820bb870>] __do_softirq+0x110/0x2d0
[  274.72788 01-01 00:04:38.920 CPU0]  [<ffffffff82a2488c>] call_softirq+0x1c/0x30
[  274.72797 01-01 00:04:38.920 CPU0]  [<ffffffff820042fd>] do_softirq+0x6d/0xa0
[  274.72805 01-01 00:04:38.920 CPU0]  [<ffffffff82888e5e>] ? neigh_periodic_work+0x17e/0x200
[  274.72815 01-01 00:04:38.920 CPU0]  [<ffffffff820bb74a>] local_bh_enable_ip+0xda/0xf0
[  274.72824 01-01 00:04:38.920 CPU0]  [<ffffffff82a1c82a>] _raw_write_unlock_bh+0x3a/0x40
[  274.72833 01-01 00:04:38.920 CPU0]  [<ffffffff82888e5e>] neigh_periodic_work+0x17e/0x200
[  274.72842 01-01 00:04:38.920 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  274.72851 01-01 00:04:38.920 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  274.72860 01-01 00:04:38.920 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  274.72869 01-01 00:04:38.920 CPU0]  [<ffffffff820d41e0>] ? rescuer_thread+0x310/0x310
[  274.72878 01-01 00:04:38.920 CPU0]  [<ffffffff820db2bb>] kthread+0xeb/0xf0
[  274.72887 01-01 00:04:38.920 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  274.72896 01-01 00:04:38.920 CPU0]  [<ffffffff82a2345c>] ret_from_fork+0x7c/0xb0
[  274.72905 01-01 00:04:38.920 CPU0]  [<ffffffff820db1d0>] ? kthread_create_on_node+0x140/0x140
[  274.72914 01-01 00:04:38.920 CPU0] BUG: scheduling while atomic: kworker/0:2/119/0x00000102
[  274.72922 01-01 00:04:38.920 CPU0] INFO: lockdep is turned off.
[  274.72928 01-01 00:04:38.920 CPU0] Modules linked in: dfrgx snd_intel_sst snd_soc_sst_platform atomisp_css2401a0_v21 m10mo_spi m10mo_isp imx1x5 libmsrlisthelper rmi4 bcm_bt_lpm videobuf_vmalloc videobuf_core fps_throttle snd_moor_dpcm_rt5647 hds_max14688 snd_soc_rt5647 snd_hwdep
[  274.72968 01-01 00:04:38.920 CPU0] CPU: 0 PID: 119 Comm: kworker/0:2 Tainted: G        W    3.10.20-x86_64_moor-dirty #4
[  274.72979 01-01 00:04:38.920 CPU0] Workqueue: events neigh_periodic_work
[  274.72986 01-01 00:04:38.920 CPU0]  0000000000000246 ffff8800790d7a58 ffffffff82a13ac1 ffff8800790d7a70
[  274.73000 01-01 00:04:38.920 CPU0]  ffffffff82a0d549 ffff88007ea13d00 ffff8800790d7ae0 ffffffff82a1b86b
[  274.73013 01-01 00:04:38.920 CPU0]  ffffffff82f54105 ffff8800790d7fd8 ffff8800796f2100 ffff8800790d7fd8
[  274.73026 01-01 00:04:38.920 CPU0] Call Trace:
[  274.73033 01-01 00:04:38.920 CPU0]  [<ffffffff82a13ac1>] dump_stack+0x19/0x1b
[  274.73042 01-01 00:04:38.920 CPU0]  [<ffffffff82a0d549>] __schedule_bug+0x61/0x70
[  274.73051 01-01 00:04:38.920 CPU0]  [<ffffffff82a1b86b>] __schedule+0x7fb/0x880
[  274.73060 01-01 00:04:38.920 CPU0]  [<ffffffff82a1b979>] schedule+0x29/0x70
[  274.73068 01-01 00:04:38.920 CPU0]  [<ffffffff82a1bd38>] schedule_preempt_disabled+0x18/0x30
[  274.73077 01-01 00:04:38.920 CPU0]  [<ffffffff82a19c10>] __mutex_lock_slowpath+0x170/0x3e0
[  274.73087 01-01 00:04:38.920 CPU0]  [<ffffffff82a19ea8>] ? _mutex_lock+0x28/0x40
[  274.73095 01-01 00:04:38.920 CPU0]  [<ffffffff82a19ea8>] _mutex_lock+0x28/0x40
[  274.73104 01-01 00:04:38.920 CPU0]  [<ffffffff82a19ee0>] mutex_lock_nested+0x20/0x60
[  274.73113 01-01 00:04:38.920 CPU0]  [<ffffffff8273eefe>] rpmsg_global_lock+0x1e/0x20
[  274.73122 01-01 00:04:38.920 CPU0]  [<ffffffff8273f247>] rpmsg_send_command+0x177/0x220
[  274.73131 01-01 00:04:38.920 CPU0]  [<ffffffff8267261b>] watchdog_set_timeouts_and_start+0x3b/0x60
[  274.73141 01-01 00:04:38.920 CPU0]  [<ffffffff82672679>] watchdog_config_and_start+0x39/0x70
[  274.73150 01-01 00:04:38.920 CPU0]  [<ffffffff826726c8>] watchdog_panic_tasklet_body+0x18/0x30
[  274.73159 01-01 00:04:38.920 CPU0]  [<ffffffff820bbdac>] tasklet_action+0x6c/0xe0
[  274.73168 01-01 00:04:38.920 CPU0]  [<ffffffff820bb870>] __do_softirq+0x110/0x2d0
[  274.73177 01-01 00:04:38.920 CPU0]  [<ffffffff82a2488c>] call_softirq+0x1c/0x30
[  274.73185 01-01 00:04:38.920 CPU0]  [<ffffffff820042fd>] do_softirq+0x6d/0xa0
[  274.73194 01-01 00:04:38.920 CPU0]  [<ffffffff82888e5e>] ? neigh_periodic_work+0x17e/0x200
[  274.73203 01-01 00:04:38.920 CPU0]  [<ffffffff820bb74a>] local_bh_enable_ip+0xda/0xf0
[  274.73212 01-01 00:04:38.920 CPU0]  [<ffffffff82a1c82a>] _raw_write_unlock_bh+0x3a/0x40
[  274.73221 01-01 00:04:38.920 CPU0]  [<ffffffff82888e5e>] neigh_periodic_work+0x17e/0x200
[  274.73230 01-01 00:04:38.920 CPU0]  [<ffffffff820d3b02>] process_one_work+0x1e2/0x570
[  274.73239 01-01 00:04:38.920 CPU0]  [<ffffffff820d3a99>] ? process_one_work+0x179/0x570
[  274.73248 01-01 00:04:38.920 CPU0]  [<ffffffff820d4303>] worker_thread+0x123/0x380
[  274.7325?X@{?SV=??쨨vU??쟳-E준Gffffff820d41e0>] ? rescuer_thread+0x310/0x310