multipath-tcp / mptcp

⚠️⚠️⚠️ Deprecated 🚫 Out-of-tree Linux Kernel implementation of MultiPath TCP. 👉 Use https://github.com/multipath-tcp/mptcp_net-next repo instead ⚠️⚠️⚠️
https://github.com/multipath-tcp/mptcp_net-next
Other
890 stars 335 forks source link

Kernel Panic on inet_put_port #114

Closed madhanraj closed 8 years ago

madhanraj commented 8 years ago

I have been using MPTCP v0.90 for stress testing . And I was hit with a kernel panic . However, I was not able to reproduce the issue . The issue looks like the tb value is NULL . which is called by mptcp_sub_close_wq

<1>[11395.179692] I[2: kworker/u16:1: 2052] Unable to handle kernel NULL pointer dereference at virtual address 00000010 <1>[11395.179714] I[2: kworker/u16:1: 2052] pgd = ffffffc001343000 <1>[11395.179725] I[2: kworker/u16:1: 2052] [00000010] _pgd=00000000b080c003, *pud=00000000b080c003, *pmd=08000008fa408003, *pte=00600000101c0707 <4>[11395.179804] I[2: kworker/u16:1: 2052] ------------[ cut here ]------------ <2>[11395.179816] I[2: kworker/u16:1: 2052] Kernel BUG at ffffffc000930230 [verbose debug info unavailable] <0>[11395.179827] I[2: kworker/u16:1: 2052] Internal error: Oops - BUG: 96000006 [#1] PREEMPT SMP <0>[11395.179842] I[2: kworker/u16:1: 2052] exynos-snapshot: core register saved(CPU:2) <0>[11395.179853] I[2: kworker/u16:1: 2052] CPUMERRSR: 000000001a040146, L2MERRSR: 0000000012134120 <0>[11395.179863] I[2: kworker/u16:1: 2052] exynos-snapshot: context saved(CPU:2) <6>[11395.179918] I[2: kworker/u16:1: 2052] exynos-snapshot: item - log_kevents is disabled <4>[11395.179944] I[2: kworker/u16:1: 2052] CPU: 2 PID: 2052 Comm: kworker/u16:1 Tainted: G W 3.18.14-7095775 #1 <4>[11395.179954] I[2: kworker/u16:1: 2052] Hardware name: Samsung UNIVERSAL8890 board based on EXYNOS8890 (DT) <4>[11395.179977] I[2: kworker/u16:1: 2052] Workqueue: mptcp_wq mptcp_sub_close_wq <4>[11395.179989] I[2: kworker/u16:1: 2052] task: ffffffc0690ee9c0 ti: ffffffc01f7e4000 task.ti: ffffffc01f7e4000 <4>[11395.180003] I[2: kworker/u16:1: 2052] PC is at inet_put_port+0x88/0xcc <4>[11395.180014] I[2: kworker/u16:1: 2052] LR is at inet_put_port+0x70/0xcc <4>[11395.180025] I[2: kworker/u16:1: 2052] pc : [] lr : [] pstate: 80000145 <4>[11395.180035] I[2: kworker/u16:1: 2052] sp : ffffffc01f7e7cd0 <4>[11395.180045] I[2: kworker/u16:1: 2052] x29: ffffffc01f7e7cd0 x28: ffffffc001da6000 <4>[11395.180055] I[2: kworker/u16:1: 2052] x27: 0000000000000088 x26: ffffffc001fe0000 <4>[11395.180066] I[2: kworker/u16:1: 2052] x25: 0000000000000000 x24: ffffffc001e35000 <4>[11395.180076] I[2: kworker/u16:1: 2052] x23: 0000000000000000 x22: ffffffc879440e00 <4>[11395.180087] I[2: kworker/u16:1: 2052] x21: ffffffc0028a6400 x20: ffffffc02a04d700 <4>[11395.180098] I[2: kworker/u16:1: 2052] x19: ffffffc878c6ec00 x18: 0000007f9d2576b8 <4>[11395.180108] I[2: kworker/u16:1: 2052] x17: 0000000000000000 x16: 0000000000000000 <4>[11395.180118] I[2: kworker/u16:1: 2052] x15: 0000000000000000 x14: 0000000000000000 <4>[11395.180129] I[2: kworker/u16:1: 2052] x13: 0000000000000000 x12: 0000000000000000 <4>[11395.180139] I[2: kworker/u16:1: 2052] x11: 0000000000000002 x10: 0101010101010101 <4>[11395.180150] I[2: kworker/u16:1: 2052] x9 : 0000000000000007 x8 : ffffffff7f7f7f7f <4>[11395.180160] I[2: kworker/u16:1: 2052] x7 : fefefec6ff4f4253 x6 : 222523eda68ba09c <4>[11395.180171] I[2: kworker/u16:1: 2052] x5 : ffffff80f605f170 x4 : ffffff80f605f170 <4>[11395.180181] I[2: kworker/u16:1: 2052] x3 : 0000000000000000 x2 : ffffffc07c41bbe8 <4>[11395.180192] I[2: kworker/u16:1: 2052] x1 : 0000000000000000 x0 : 0000000000000000 <4>[11395.180203] I[2: kworker/u16:1: 2052] <4>[11395.180203] I[2: kworker/u16:1: 2052] PC: 0xffffffc000930130: <4>[11395.180220] I[2: kworker/u16:1: 2052] 0130 f9401023 f9400c22 f9000062 b4000042 f9000443 97e3da20 a8c17bfd d65f03c0 <4>[11395.180237] I[2: kworker/u16:1: 2052] 0150 f9401403 53003c42 f9409c63 91090063 885f7c64 11000484 88057c64 35ffffa5 <4>[11395.180254] I[2: kworker/u16:1: 2052] 0170 79001c02 91006002 f9401423 f9000c03 b4000043 f9000462 aa0103e3 f8028c62 <4>[11395.180270] I[2: kworker/u16:1: 2052] 0190 f9000443 b9401022 11000442 b9001022 f901c801 d65f03c0 a9bd7bfd 910003fd <4>[11395.180287] I[2: kworker/u16:1: 2052] 01b0 a90153f3 aa0003f4 910003e0 9272c401 f90013f5 b9405020 11080000 b9005020 <4>[11395.180303] I[2: kworker/u16:1: 2052] 01d0 f9401680 f9401a93 f9409c15 d346fe73 79401e80 910902a2 b94022a1 0b130013 <4>[11395.180319] I[2: kworker/u16:1: 2052] 01f0 f9400ea0 51000421 0a010273 8b33d013 885f7c40 51000400 88017c40 35ffffa1 <4>[11395.180335] I[2: kworker/u16:1: 2052] 0210 aa1303e0 94050399 f9401282 f9400e80 f941ca81 f9000040 b4000040 f9000402 <4>[11395.180352] I[2: kworker/u16:1: 2052] 0230 b9401020 51000400 b9001020 f901ca9f 79001e9f f94016a0 97ffffb6 aa1303e0 <4>[11395.180368] I[2: kworker/u16:1: 2052] 0250 940503d6 90000000 52804001 9108c000 97e05673 f94013f5 a94153f3 a8c37bfd <4>[11395.180384] I[2: kworker/u16:1: 2052] 0270 d65f03c0 a9bc7bfd 910003fd a9025bf5 a90153f3 f9001bf7 aa0003f5 aa0103f6 <4>[11395.180400] I[2: kworker/u16:1: 2052] 0290 f9401400 f9401ab3 79401c34 f9409c17 d346fe73 0b130293 b94022e3 f9400ee0 <4>[11395.180417] I[2: kworker/u16:1: 2052] 02b0 51000463 0a030273 8b33d013 aa1303e0 9405036e f941caa1 79401020 6b14001f <4>[11395.180433] I[2: kworker/u16:1: 2052] 02d0 54000220 f9400660 d1006002 eb1f001f 9a820001 b4000261 f9400022 f9401aa0 <4>[11395.180449] I[2: kworker/u16:1: 2052] 02f0 eb00005f 54000081 79401020 6b14001f 540000a0 f9400c23 b4000143 d1006061 <4>[11395.180465] I[2: kworker/u16:1: 2052] 0310 17fffff5 aa1603e0 2a1403e2 97ffff8d aa1303e0 940503a1 52800000 1400000b <4>[11395.180482] I[2: kworker/u16:1: 2052] <4>[11395.180482] I[2: kworker/u16:1: 2052] LR: 0xffffffc000930118: <4>[11395.180499] I[2: kworker/u16:1: 2052] 0118 a8c37bfd d65f03c0 a9bf7bfd 910003fd f9401422 b50000e2 f9401023 f9400c22 <4>[11395.180515] I[2: kworker/u16:1: 2052] 0138 f9000062 b4000042 f9000443 97e3da20 a8c17bfd d65f03c0 f9401403 53003c42 <4>[11395.180531] I[2: kworker/u16:1: 2052] 0158 f9409c63 91090063 885f7c64 11000484 88057c64 35ffffa5 79001c02 91006002 <4>[11395.180547] I[2: kworker/u16:1: 2052] 0178 f9401423 f9000c03 b4000043 f9000462 aa0103e3 f8028c62 f9000443 b9401022 <4>[11395.180563] I[2: kworker/u16:1: 2052] 0198 11000442 b9001022 f901c801 d65f03c0 a9bd7bfd 910003fd a90153f3 aa0003f4 <4>[11395.180580] I[2: kworker/u16:1: 2052] 01b8 910003e0 9272c401 f90013f5 b9405020 11080000 b9005020 f9401680 f9401a93 <4>[11395.180596] I[2: kworker/u16:1: 2052] 01d8 f9409c15 d346fe73 79401e80 910902a2 b94022a1 0b130013 f9400ea0 51000421 <4>[11395.180612] I[2: kworker/u16:1: 2052] 01f8 0a010273 8b33d013 885f7c40 51000400 88017c40 35ffffa1 aa1303e0 94050399 <4>[11395.180628] I[2: kworker/u16:1: 2052] 0218 f9401282 f9400e80 f941ca81 f9000040 b4000040 f9000402 b9401020 51000400 <4>[11395.180645] I[2: kworker/u16:1: 2052] 0238 b9001020 f901ca9f 79001e9f f94016a0 97ffffb6 aa1303e0 940503d6 90000000 <4>[11395.180661] I[2: kworker/u16:1: 2052] 0258 52804001 9108c000 97e05673 f94013f5 a94153f3 a8c37bfd d65f03c0 a9bc7bfd <4>[11395.180677] I[2: kworker/u16:1: 2052] 0278 910003fd a9025bf5 a90153f3 f9001bf7 aa0003f5 aa0103f6 f9401400 f9401ab3 <4>[11395.180693] I[2: kworker/u16:1: 2052] 0298 79401c34 f9409c17 d346fe73 0b130293 b94022e3 f9400ee0 51000463 0a030273 <4>[11395.180710] I[2: kworker/u16:1: 2052] 02b8 8b33d013 aa1303e0 9405036e f941caa1 79401020 6b14001f 54000220 f9400660 <4>[11395.180726] I[2: kworker/u16:1: 2052] 02d8 d1006002 eb1f001f 9a820001 b4000261 f9400022 f9401aa0 eb00005f 54000081 <4>[11395.180743] I[2: kworker/u16:1: 2052] 02f8 79401020 6b14001f 540000a0 f9400c23 b4000143 d1006061 17fffff5 aa1603e0 <4>[11395.180760] I[2: kworker/u16:1: 2052] <4>[11395.180760] I[2: kworker/u16:1: 2052] SP: 0xffffffc01f7e7bd0: <4>[11395.180777] I[2: kworker/u16:1: 2052] 7bd0 f605f170 ffffff80 f605f170 ffffff80 a68ba09c 222523ed ff4f4253 fefefec6 <4>[11395.180793] I[2: kworker/u16:1: 2052] 7bf0 7f7f7f7f ffffffff 00000007 00000000 01010101 01010101 00000002 00000000 <4>[11395.180809] I[2: kworker/u16:1: 2052] 7c10 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.180825] I[2: kworker/u16:1: 2052] 7c30 00000000 00000000 00000000 00000000 9d2576b8 0000007f 78c6ec00 ffffffc8 <4>[11395.180841] I[2: kworker/u16:1: 2052] 7c50 2a04d700 ffffffc0 028a6400 ffffffc0 79440e00 ffffffc8 00000000 00000000 <4>[11395.180858] I[2: kworker/u16:1: 2052] 7c70 01e35000 ffffffc0 00000000 00000000 01fe0000 ffffffc0 00000088 00000000 <4>[11395.180873] I[2: kworker/u16:1: 2052] 7c90 01da6000 ffffffc0 1f7e7cd0 ffffffc0 00930218 ffffffc0 1f7e7cd0 ffffffc0 <4>[11395.180889] I[2: kworker/u16:1: 2052] 7cb0 00930230 ffffffc0 80000145 00000000 00000000 00000000 79440e00 ffffffc8 <4>[11395.180906] I[2: kworker/u16:1: 2052] 7cd0 1f7e7d00 ffffffc0 009367cc ffffffc0 2a04d700 ffffffc0 00000002 00000000 <4>[11395.180922] I[2: kworker/u16:1: 2052] 7cf0 00000007 00000000 00000002 00000000 1f7e7d30 ffffffc0 0093683c ffffffc0 <4>[11395.180939] I[2: kworker/u16:1: 2052] 7d10 00000007 00000000 26b48740 ffffffc0 7a412400 ffffffc8 26b487b0 ffffffc0 <4>[11395.180955] I[2: kworker/u16:1: 2052] 7d30 1f7e7d50 ffffffc0 009cfcb0 ffffffc0 2a04d700 ffffffc0 26b48740 ffffffc0 <4>[11395.180971] I[2: kworker/u16:1: 2052] 7d50 1f7e7d80 ffffffc0 001565e4 ffffffc0 282c2a80 ffffffc0 20042ab0 ffffffc8 <4>[11395.180987] I[2: kworker/u16:1: 2052] 7d70 7a412400 ffffffc8 01fe0000 ffffffc0 1f7e7dd0 ffffffc0 00156ac8 ffffffc0 <4>[11395.181004] I[2: kworker/u16:1: 2052] 7d90 282c2a80 ffffffc0 7a412400 ffffffc8 01fe006a ffffffc0 282c2ab0 ffffffc0 <4>[11395.181020] I[2: kworker/u16:1: 2052] 7db0 011575c8 ffffffc0 1f7e4000 ffffffc0 7a412418 ffffffc8 7a412400 ffffffc8 <4>[11395.181038] I[2: kworker/u16:1: 2052] <4>[11395.181038] I[2: kworker/u16:1: 2052] X0: 0xffffffffffffff00: <4>[11395.181055] I[2: kworker/u16:1: 2052] ff00 *_*****\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181078] I[2: kworker/u16:1: 2052] ff20 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181095] I[2: kworker/u16:1: 2052] ff40 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181113] I[2: kworker/u16:1: 2052] ff60 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181130] I[2: kworker/u16:1: 2052] ff80 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181147] I[2: kworker/u16:1: 2052] ffa0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181164] I[2: kworker/u16:1: 2052] ffc0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181181] I[2: kworker/u16:1: 2052] ffe0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181198] I[2: kworker/u16:1: 2052] 0000 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181216] I[2: kworker/u16:1: 2052] 0020 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181233] I[2: kworker/u16:1: 2052] 0040 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181250] I[2: kworker/u16:1: 2052] 0060 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181268] I[2: kworker/u16:1: 2052] 0080 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181285] I[2: kworker/u16:1: 2052] 00a0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181303] I[2: kworker/u16:1: 2052] 00c0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181320] I[2: kworker/u16:1: 2052] 00e0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181338] I[2: kworker/u16:1: 2052] <4>[11395.181338] I[2: kworker/u16:1: 2052] X1: 0xffffffffffffff00: <4>[11395.181355] I[2: kworker/u16:1: 2052] ff00 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181372] I[2: kworker/u16:1: 2052] ff20 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181389] I[2: kworker/u16:1: 2052] ff40 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181406] I[2: kworker/u16:1: 2052] ff60 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181423] I[2: kworker/u16:1: 2052] ff80 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181440] I[2: kworker/u16:1: 2052] ffa0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181457] I[2: kworker/u16:1: 2052] ffc0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181474] I[2: kworker/u16:1: 2052] ffe0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181491] I[2: kworker/u16:1: 2052] 0000 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181509] I[2: kworker/u16:1: 2052] 0020 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181526] I[2: kworker/u16:1: 2052] 0040 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181544] I[2: kworker/u16:1: 2052] 0060 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181561] I[2: kworker/u16:1: 2052] 0080 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181578] I[2: kworker/u16:1: 2052] 00a0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181596] I[2: kworker/u16:1: 2052] 00c0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181613] I[2: kworker/u16:1: 2052] 00e0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181632] I[2: kworker/u16:1: 2052] <4>[11395.181632] I[2: kworker/u16:1: 2052] X2: 0xffffffc07c41bae8: <4>[11395.181649] I[2: kworker/u16:1: 2052] bae8 00000000 00000000 00000000 00000000 00000000 00000000 00000001 ffffffc0 <4>[11395.181665] I[2: kworker/u16:1: 2052] bb08 735f6d65 65767265 2f766564 6d687361 642f6d65 69766c61 6e692d6b 65726964 <4>[11395.181682] I[2: kworker/u16:1: 2052] bb28 72207463 74206665 656c6261 00000000 00000000 00000000 78d64010 ffffffc8 <4>[11395.181698] I[2: kworker/u16:1: 2052] bb48 198c0800 ffffffc0 2be8ab90 ffffffc0 60120a10 ffffffc0 198c0838 ffffffc0 <4>[11395.181714] I[2: kworker/u16:1: 2052] bb68 7c41b7a0 ffffffc0 00000000 00000000 00000000 00000000 00000001 ffffffc0 <4>[11395.181731] I[2: kworker/u16:1: 2052] bb88 0024d4bc ffffffc0 2f766564 6d687361 642f6d65 69766c61 6e692d6b 65726964 <4>[11395.181747] I[2: kworker/u16:1: 2052] bba8 72207463 74206665 656c6261 00000000 00000000 00000000 7c41b980 ffffffc0 <4>[11395.181763] I[2: kworker/u16:1: 2052] bbc8 0000c365 ffffffc0 00000000 ffffffc0 00000000 00000000 78c32258 ffffffc8 <4>[11395.181779] I[2: kworker/u16:1: 2052] bbe8 00000000 00000000 00000004 00000000 00000000 00000000 00000002 ffffffc0 <4>[11395.181796] I[2: kworker/u16:1: 2052] bc08 6f0c8c80 ffffffc8 00100100 00000000 00200200 00000000 1d852861 ffffffc8 <4>[11395.181812] I[2: kworker/u16:1: 2052] bc28 2e74b360 ffffffc0 00000000 00000000 00000017 00000000 310259a0 ffffffc8 <4>[11395.181828] I[2: kworker/u16:1: 2052] bc48 684051e0 ffffffc8 31025a18 ffffffc8 7c41b290 ffffffc0 15a27f20 ffffffc8 <4>[11395.181844] I[2: kworker/u16:1: 2052] bc68 00000000 00000000 00000000 00000000 07ffffff 00000000 00000003 ffffffc0 <4>[11395.181861] I[2: kworker/u16:1: 2052] bc88 00000001 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.181877] I[2: kworker/u16:1: 2052] bca8 00000000 00000000 00000000 00000000 00000300 00000000 7c781e00 ffffffc0 <4>[11395.181893] I[2: kworker/u16:1: 2052] bcc8 042ed240 ffffffc0 003ee3a8 ffffffc0 7902a900 ffffffc8 00000000 00000000 <4>[11395.181910] I[2: kworker/u16:1: 2052] <4>[11395.181910] I[2: kworker/u16:1: 2052] X3: 0xffffffffffffff00: <4>[11395.181927] I[2: kworker/u16:1: 2052] ff00 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181945] I[2: kworker/u16:1: 2052] ff20 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181963] I[2: kworker/u16:1: 2052] ff40 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181980] I[2: kworker/u16:1: 2052] ff60 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.181997] I[2: kworker/u16:1: 2052] ff80 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182015] I[2: kworker/u16:1: 2052] ffa0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182032] I[2: kworker/u16:1: 2052] ffc0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182049] I[2: kworker/u16:1: 2052] ffe0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182066] I[2: kworker/u16:1: 2052] 0000 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182084] I[2: kworker/u16:1: 2052] 0020 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182101] I[2: kworker/u16:1: 2052] 0040 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182119] I[2: kworker/u16:1: 2052] 0060 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182136] I[2: kworker/u16:1: 2052] 0080 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182154] I[2: kworker/u16:1: 2052] 00a0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182171] I[2: kworker/u16:1: 2052] 00c0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182188] I[2: kworker/u16:1: 2052] 00e0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182208] I[2: kworker/u16:1: 2052] <4>[11395.182208] I[2: kworker/u16:1: 2052] X8: 0xffffffff7f7f7e7f: <4>[11395.182225] I[2: kworker/u16:1: 2052] 7e7c *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182242] I[2: kworker/u16:1: 2052] 7e9c *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182259] I[2: kworker/u16:1: 2052] 7ebc *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182276] I[2: kworker/u16:1: 2052] 7edc *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182293] I[2: kworker/u16:1: 2052] 7efc *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182310] I[2: kworker/u16:1: 2052] 7f1c *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182327] I[2: kworker/u16:1: 2052] 7f3c *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182344] I[2: kworker/u16:1: 2052] 7f5c *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182361] I[2: kworker/u16:1: 2052] 7f7c *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182378] I[2: kworker/u16:1: 2052] 7f9c *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182395] I[2: kworker/u16:1: 2052] 7fbc *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182412] I[2: kworker/u16:1: 2052] 7fdc *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182430] I[2: kworker/u16:1: 2052] 7ffc *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182446] I[2: kworker/u16:1: 2052] 801c *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182463] I[2: kworker/u16:1: 2052] 803c *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182480] I[2: kworker/u16:1: 2052] 805c *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182498] I[2: kworker/u16:1: 2052] 807c *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182517] I[2: kworker/u16:1: 2052] <4>[11395.182517] I[2: kworker/u16:1: 2052] X12: 0xffffffffffffff00: <4>[11395.182533] I[2: kworker/u16:1: 2052] ff00 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182551] I[2: kworker/u16:1: 2052] ff20 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182568] I[2: kworker/u16:1: 2052] ff40 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182585] I[2: kworker/u16:1: 2052] ff60 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182602] I[2: kworker/u16:1: 2052] ff80 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182619] I[2: kworker/u16:1: 2052] ffa0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182636] I[2: kworker/u16:1: 2052] ffc0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182654] I[2: kworker/u16:1: 2052] ffe0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182671] I[2: kworker/u16:1: 2052] 0000 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182688] I[2: kworker/u16:1: 2052] 0020 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182706] I[2: kworker/u16:1: 2052] 0040 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182723] I[2: kworker/u16:1: 2052] 0060 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182740] I[2: kworker/u16:1: 2052] 0080 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182758] I[2: kworker/u16:1: 2052] 00a0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182775] I[2: kworker/u16:1: 2052] 00c0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182793] I[2: kworker/u16:1: 2052] 00e0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182811] I[2: kworker/u16:1: 2052] <4>[11395.182811] I[2: kworker/u16:1: 2052] X13: 0xffffffffffffff00: <4>[11395.182828] I[2: kworker/u16:1: 2052] ff00 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182845] I[2: kworker/u16:1: 2052] ff20 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182862] I[2: kworker/u16:1: 2052] ff40 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182879] I[2: kworker/u16:1: 2052] ff60 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182896] I[2: kworker/u16:1: 2052] ff80 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182913] I[2: kworker/u16:1: 2052] ffa0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182930] I[2: kworker/u16:1: 2052] ffc0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182947] I[2: kworker/u16:1: 2052] ffe0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182965] I[2: kworker/u16:1: 2052] 0000 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182982] I[2: kworker/u16:1: 2052] 0020 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.182999] I[2: kworker/u16:1: 2052] 0040 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183016] I[2: kworker/u16:1: 2052] 0060 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183034] I[2: kworker/u16:1: 2052] 0080 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183051] I[2: kworker/u16:1: 2052] 00a0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183069] I[2: kworker/u16:1: 2052] 00c0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183086] I[2: kworker/u16:1: 2052] 00e0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183104] I[2: kworker/u16:1: 2052] <4>[11395.183104] I[2: kworker/u16:1: 2052] X14: 0xffffffffffffff00: <4>[11395.183121] I[2: kworker/u16:1: 2052] ff00 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183138] I[2: kworker/u16:1: 2052] ff20 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183155] I[2: kworker/u16:1: 2052] ff40 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183172] I[2: kworker/u16:1: 2052] ff60 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183189] I[2: kworker/u16:1: 2052] ff80 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183206] I[2: kworker/u16:1: 2052] ffa0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183223] I[2: kworker/u16:1: 2052] ffc0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183240] I[2: kworker/u16:1: 2052] ffe0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183257] I[2: kworker/u16:1: 2052] 0000 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183274] I[2: kworker/u16:1: 2052] 0020 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183291] I[2: kworker/u16:1: 2052] 0040 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183309] I[2: kworker/u16:1: 2052] 0060 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183326] I[2: kworker/u16:1: 2052] 0080 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183343] I[2: kworker/u16:1: 2052] 00a0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183360] I[2: kworker/u16:1: 2052] 00c0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183378] I[2: kworker/u16:1: 2052] 00e0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183396] I[2: kworker/u16:1: 2052] <4>[11395.183396] I[2: kworker/u16:1: 2052] X15: 0xffffffffffffff00: <4>[11395.183412] I[2: kworker/u16:1: 2052] ff00 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183430] I[2: kworker/u16:1: 2052] ff20 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183447] I[2: kworker/u16:1: 2052] ff40 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183464] I[2: kworker/u16:1: 2052] ff60 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183481] I[2: kworker/u16:1: 2052] ff80 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183498] I[2: kworker/u16:1: 2052] ffa0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183515] I[2: kworker/u16:1: 2052] ffc0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183532] I[2: kworker/u16:1: 2052] ffe0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183549] I[2: kworker/u16:1: 2052] 0000 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183567] [0: kworker/0:3: 9066] 0020 <6>[11395.183586] [0: kworker/0:3: 9066] max77854_fg_get_scaled_capacity : current_standard(600) *******_<4>[11395.183603] I[2: kworker/u16:1: 2052] ***_***\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183616] I[2: kworker/u16:1: 2052] 0040 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183633] I[2: kworker/u16:1: 2052] 0060 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183651] I[2: kworker/u16:1: 2052] 0080 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183668] I[2: kworker/u16:1: 2052] 00a0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183685] I[2: kworker/u16:1: 2052] 00c0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183702] I[2: kworker/u16:1: 2052] 00e0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183721] I[2: kworker/u16:1: 2052] <4>[11395.183721] I[2: kworker/u16:1: 2052] X16: 0xffffffffffffff00: <4>[11395.183737] I[2: kworker/u16:1: 2052] ff00 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183754] I[2: kworker/u16:1: 2052] ff20 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183771] I[2: kworker/u16:1: 2052] ff40 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183788] I[2: kworker/u16:1: 2052] ff60 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183805] I[2: kworker/u16:1: 2052] ff80 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183822] I[2: kworker/u16:1: 2052] ffa0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183839] I[2: kworker/u16:1: 2052] ffc0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183856] I[2: kworker/u16:1: 2052] ffe0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183873] I[2: kworker/u16:1: 2052] 0000 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183891] I[2: kworker/u16:1: 2052] 0020 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183908] I[2: kworker/u16:1: 2052] 0040 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183925] I[2: kworker/u16:1: 2052] 0060 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183942] I[2: kworker/u16:1: 2052] 0080 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.183960] [0: kworker/0:3: 9066] 00a0 <6>[11395.183979] [0: kworker/0:3: 9066] max77854_fg_get_scaled_capacity : curr(191) topoff(300) capacity_max(977) <6>[11395.183991] [0: kworker/0:3: 9066] max77854_fg_get_scaled_capacity : CABLE TYPE(24) INPUT CURRENT(1667) CHARGING MODE(CV Mode)capacity_max (977) scaled capacity(102.3) <7>[11395.184003] [0: kworker/0:3: 9066] max77854_fg_get_atomic_capacity : NOW(100), OLD(100) *******_<6>[11395.184019] [0: kworker/0:3: 9066] sec-battery battery: sec_bat_time_management: Charging Time : 2347 secs <6>[11395.184031] [0: kworker/0:3: 9066] sec-battery battery: sec_bat_temperature: HLT(800) HLR(750) HT(550), HR(500), LT(-50), LR(0) <6>[11395.184042] [0: kworker/0:3: 9066] sec_bat_wc_heating_time_management: Heating time(0), wpc_temp_mode(0) <4>[11395.184056] I[2: kworker/u16:1: 2052] ***_***\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184071] I[2: kworker/u16:1: 2052] 00c0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184088] I[2: kworker/u16:1: 2052] 00e0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184106] I[2: kworker/u16:1: 2052] <4>[11395.184106] I[2: kworker/u16:1: 2052] X17: 0xffffffffffffff00: <4>[11395.184122] I[2: kworker/u16:1: 2052] ff00 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <3>[11395.184144] I[0: PhoneStatusBar: 4135] exynos5-hsi2c 14e30000.hsi2c: HSI2C Error Interrupt occurred(IS:0x00000400, TR:0x00020005) <4>[11395.184154] I[2: kworker/u16:1: 2052] ff20 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <3>[11395.184172] [0: kworker/0:3: 9066] exynos5-hsi2c 14e30000.hsi2c: ack was not received at write <4>[11395.184182] I[2: kworker/u16:1: 2052] ff40 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184199] I[2: kworker/u16:1: 2052] ff60 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184216] [0: kworker/0:3: 9066] ff80 *******\* ******** <3>[11395.184228] [0: kworker/0:3: 9066] p9220-charger 8-0061: p9220_reg_read: i2c read error, reg: 0x3e, ret: -6 <3>[11395.184239] [0: kworker/0:3: 9066] p9220_get_vout: fail to read vout. (-1) <6>[11395.184249] [0: kworker/0:3: 9066] sec_bat_monitor_work: soc(100), cable(24), vout(-1)----------- *******_<4>[11395.184266] I[2: kworker/u16:1: 2052] ***_***\* *******\* *******\* *******\* ******** <4>[11395.184277] I[2: kworker/u16:1: 2052] ffa0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184294] I[2: kworker/u16:1: 2052] ffc0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184311] I[2: kworker/u16:1: 2052] ffe0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184328] I[2: kworker/u16:1: 2052] 0000 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184345] I[2: kworker/u16:1: 2052] 0020 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184362] I[2: kworker/u16:1: 2052] 0040 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184380] I[2: kworker/u16:1: 2052] 0060 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184397] I[2: kworker/u16:1: 2052] 0080 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184414] I[2: kworker/u16:1: 2052] 00a0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <7>[11395.184436] [0: kworker/0:3: 9066] max77854_get_float_voltage: battery cv reg : 0x19, float voltage val : 43625 <6>[11395.184451] [0: kworker/0:3: 9066] sec_bat_swelling_check: status(4), swell_mode(0:0), cv(0x19), temp(317) <4>[11395.184460] I[2: kworker/u16:1: 2052] 00c0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184478] I[2: kworker/u16:1: 2052] 00e0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.184496] I[2: kworker/u16:1: 2052] <4>[11395.184496] I[2: kworker/u16:1: 2052] X19: 0xffffffc878c6eb00: <4>[11395.184513] I[2: kworker/u16:1: 2052] eb00 00000000 ffffffc0 00000000 00000000 00000000 ffffffc8 00000000 00000000 <4>[11395.184530] I[2: kworker/u16:1: 2052] eb20 00000000 00000000 00000000 00000000 00000000 ffffffc8 00000000 00000000 <4>[11395.184546] I[2: kworker/u16:1: 2052] eb40 00000000 ffffffc8 00000000 00000000 00000000 ffffffc8 00000000 00000000 <4>[11395.184563] I[2: kworker/u16:1: 2052] eb60 00000000 ffffffc8 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.184579] I[2: kworker/u16:1: 2052] eb80 00000000 ffffffc0 00000000 00000000 00000000 ffffffc8 00000000 00000000 <4>[11395.184595] I[2: kworker/u16:1: 2052] eba0 00000000 00000000 00000000 00000000 00000000 ffffffc8 00000000 00000000 <4>[11395.184611] [0: kworker/0:3: 9066] ebc0 00000000 ffffffc8 00000000 <6>[11395.184627] [0: kworker/0:3: 9066] max77854_get_charger_state : charger status (0x32) <4>[11395.184640] [0: kworker/0:3: 9066] 00000000 <6>[11395.184646] [0: kworker/0:3: 9066] sec-battery battery: sec_bat_fullcharged_check: Charging Mode : Additional <6>[11395.184660] [0: kworker/0:3: 9066] sec-battery battery: sec_bat_monitor_work: Status(Full), mode(Additional), Health(Good), Cable(24), level(100%), HV(QC), sleep_mode(0), Cycle(20) <4>[11395.184674] I[2: kworker/u16:1: 2052] 00000000 ffffffc8 00000000 00000000 <4>[11395.184685] I[2: kworker/u16:1: 2052] ebe0 00000000 ffffffc8 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.184701] I[2: kworker/u16:1: 2052] ec00 00010000 ffffffc0 00000000 00000000 00000000 ffffffc8 00000000 00000000 <4>[11395.184717] I[2: kworker/u16:1: 2052] ec20 00000000 00000000 00000000 00000000 00040004 ffffffc8 00000000 00000000 <6>[11395.184734] [0: kworker/0:3: 9066] sec_bat_get_property cable type = 24 sleep_mode = 0 <4>[11395.184744] I[2: kworker/u16:1: 2052] ec40 00000000 ffffffc8 00000000 00000000 00000000 ffffffc8 00000000 00000000 <4>[11395.184760] I[2: kworker/u16:1: 2052] ec60 00000000 ffffffc8 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.184775] I[2: kworker/u16:1: 2052] ec80 00000000 ffffffc0 00000000 00000000 00000000 ffffffc8 00000000 00000000 <4>[11395.184791] I[2: kworker/u16:1: 2052] eca0 00000000 00000000 00000000 00000000 00000000 ffffffc8 00000000 00000000 <4>[11395.184807] I[2: kworker/u16:1: 2052] ecc0 00000000 ffffffc8 00000000 00000000 00000000 ffffffc8 00000000 00000000 <4>[11395.184823] I[2: kworker/u16:1: 2052] ece0 00030003 ffffffc8 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.184840] I[2: kworker/u16:1: 2052] <4>[11395.184840] I[2: kworker/u16:1: 2052] X20: 0xffffffc02a04d600: <4>[11395.184857] I[2: kworker/u16:1: 2052] d600 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.184873] I[2: kworker/u16:1: 2052] d620 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.184889] I[2: kworker/u16:1: 2052] d640 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0010dc89 <4>[11395.184905] I[2: kworker/u16:1: 2052] d660 00000000 ffffffff 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.184921] I[2: kworker/u16:1: 2052] d680 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.184937] I[2: kworker/u16:1: 2052] d6a0 00000000 00000000 00000000 00000000 01034230 ffffffc0 0ef5e900 ffffffc0 <4>[11395.184954] I[2: kworker/u16:1: 2052] d6c0 26b495c0 ffffffc0 00000001 00000002 00000000 00000000 00000733 00000000 <4>[11395.184970] I[2: kworker/u16:1: 2052] d6e0 028b7cc8 ffffffc0 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.184986] I[2: kworker/u16:1: 2052] d700 1974f6d3 107c1eac ab78c05f 0000031e 00070002 00000000 00000000 00000000 <4>[11395.185002] I[2: kworker/u16:1: 2052] d720 7c41bbe8 ffffffc0 01fc5118 ffffffc0 01fbb000 ffffffc0 00000000 00000000 <4>[11395.185019] I[2: kworker/u16:1: 2052] d740 00000000 00000000 00000000 00000000 00000000 00000000 000080bf 00000000 <4>[11395.185035] I[2: kworker/u16:1: 2052] d760 00000000 00000000 ffffffff 00000002 00050005 00000000 00000000 00000000 <4>[11395.185051] I[2: kworker/u16:1: 2052] d780 2a04d780 ffffffc0 2a04d780 ffffffc0 2a04d790 ffffffc0 2a04d790 ffffffc0 <4>[11395.185067] I[2: kworker/u16:1: 2052] d7a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.185083] I[2: kworker/u16:1: 2052] d7c0 00000b00 00000000 45cc84ba 00000000 00000000 00000000 00400000 00000000 <4>[11395.185100] I[2: kworker/u16:1: 2052] d7e0 00000000 00000000 2b7d2700 ffffffc8 00000000 00000000 00000000 00000000 <4>[11395.185118] I[2: kworker/u16:1: 2052] <4>[11395.185118] I[2: kworker/u16:1: 2052] X21: 0xffffffc0028a6300: <4>[11395.185134] I[2: kworker/u16:1: 2052] 6300 0102c988 ffffffc0 00000001 00000000 00000000 00000000 00000000 00000000 <4>[11395.185150] I[2: kworker/u16:1: 2052] 6320 00000000 00000000 5fbb6fbb 00000001 00000a3e 00000000 00000000 00000000 <4>[11395.185166] I[2: kworker/u16:1: 2052] 6340 00080000 00400000 00800000 00000000 00080000 00400000 00800000 00000000 <4>[11395.185183] I[2: kworker/u16:1: 2052] 6360 1d571d57 00000000 0000024a 00000000 01fc9890 ffffffc0 028a6398 ffffffc0 <4>[11395.185199] I[2: kworker/u16:1: 2052] 6380 013b4f64 ffffffc0 1d0b1d0b 00000000 00000012 00000000 028a6370 ffffffc0 <4>[11395.185215] I[2: kworker/u16:1: 2052] 63a0 01fbb2d0 ffffffc0 013b50f8 ffffffc0 00014c82 00000000 0001bb5b 00000000 <4>[11395.185231] I[2: kworker/u16:1: 2052] 63c0 00029904 00000000 00001228 00000000 028f876c 00000001 00000000 00000000 <4>[11395.185247] I[2: kworker/u16:1: 2052] 63e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.185263] I[2: kworker/u16:1: 2052] 6400 79580000 ffffffc8 791ab000 ffffffc8 00007fff 000003ff 78c00000 ffffffc8 <4>[11395.185280] I[2: kworker/u16:1: 2052] 6420 00008000 00000000 7a401e40 ffffffc8 00000000 00000000 00000000 00000000 <4>[11395.185296] I[2: kworker/u16:1: 2052] 6440 00020002 00000000 40000001 00000000 000e000e 00000000 40000003 00000000 <4>[11395.185312] I[2: kworker/u16:1: 2052] 6460 00060006 00000000 40000005 00000000 00000000 00000000 40000007 00000000 <4>[11395.185328] I[2: kworker/u16:1: 2052] 6480 00010001 00000000 636f8058 ffffffc0 00090009 00000000 17275058 ffffffc0 <4>[11395.185344] I[2: kworker/u16:1: 2052] 64a0 00020002 00000000 4000000d 00000000 00040004 00000000 4000000f 00000000 <4>[11395.185360] I[2: kworker/u16:1: 2052] 64c0 00080008 00000000 40000011 00000000 00050005 00000000 1981d858 ffffffc0 <4>[11395.185377] I[2: kworker/u16:1: 2052] 64e0 00080008 00000000 40000015 00000000 00060006 00000000 40000017 00000000 <4>[11395.185394] I[2: kworker/u16:1: 2052] <4>[11395.185394] I[2: kworker/u16:1: 2052] X22: 0xffffffc879440d00: <4>[11395.185410] I[2: kworker/u16:1: 2052] 0d00 7945d200 ffffffc8 00000000 00000001 00000001 00000000 00000000 00000000 <4>[11395.185426] I[2: kworker/u16:1: 2052] 0d20 7945d200 ffffffc8 01fd5cc0 ffffffc0 01fbb060 ffffffc0 79440900 ffffffc8 <4>[11395.185443] I[2: kworker/u16:1: 2052] 0d40 79440d48 ffffffc8 7951d488 ffffffc8 79440d68 ffffffc8 7951d448 ffffffc8 <4>[11395.185459] I[2: kworker/u16:1: 2052] 0d60 79440d00 ffffffc8 79440d49 ffffffc8 79440d88 ffffffc8 00000000 00000000 <4>[11395.185475] I[2: kworker/u16:1: 2052] 0d80 79440d00 ffffffc8 79440d68 ffffffc8 00000000 00000000 00000000 00000000 <4>[11395.185491] I[2: kworker/u16:1: 2052] 0da0 79440d00 ffffffc8 7951d448 ffffffc8 00000000 00000000 00000000 00000000 <4>[11395.185507] I[2: kworker/u16:1: 2052] 0dc0 79440d00 ffffffc8 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.185523] I[2: kworker/u16:1: 2052] 0de0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.185539] I[2: kworker/u16:1: 2052] 0e00 7a412400 ffffffc8 7945d400 ffffffc8 00000000 ffffffff 00000048 00000046 <4>[11395.185556] I[2: kworker/u16:1: 2052] 0e20 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.185571] I[2: kworker/u16:1: 2052] 0e40 00000000 00000000 00000000 00000000 00000000 00000000 00000008 00000008 <4>[11395.185587] I[2: kworker/u16:1: 2052] 0e60 1b9c47b8 ffffffc0 1b9c5078 ffffffc0 7945d400 ffffffc8 7945d400 ffffffc8 <4>[11395.185604] I[2: kworker/u16:1: 2052] 0e80 79440e80 ffffffc8 79440e80 ffffffc8 ffffffe0 0000000f 79440e98 ffffffc8 <4>[11395.185620] I[2: kworker/u16:1: 2052] 0ea0 79440e98 ffffffc8 00157c44 ffffffc0 00000000 00000000 00000000 00000000 <4>[11395.185636] I[2: kworker/u16:1: 2052] 0ec0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.185652] I[2: kworker/u16:1: 2052] 0ee0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.185670] I[2: kworker/u16:1: 2052] <4>[11395.185670] I[2: kworker/u16:1: 2052] X23: 0xffffffffffffff00: <4>[11395.185686] I[2: kworker/u16:1: 2052] ff00 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185705] I[2: kworker/u16:1: 2052] ff20 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185722] I[2: kworker/u16:1: 2052] ff40 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185739] I[2: kworker/u16:1: 2052] ff60 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185756] I[2: kworker/u16:1: 2052] ff80 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185773] I[2: kworker/u16:1: 2052] ffa0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185790] I[2: kworker/u16:1: 2052] ffc0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185807] I[2: kworker/u16:1: 2052] ffe0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185824] I[2: kworker/u16:1: 2052] 0000 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185842] I[2: kworker/u16:1: 2052] 0020 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185859] I[2: kworker/u16:1: 2052] 0040 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185876] I[2: kworker/u16:1: 2052] 0060 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185894] I[2: kworker/u16:1: 2052] 0080 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185911] I[2: kworker/u16:1: 2052] 00a0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185928] I[2: kworker/u16:1: 2052] 00c0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185946] I[2: kworker/u16:1: 2052] 00e0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.185964] I[2: kworker/u16:1: 2052] <4>[11395.185964] I[2: kworker/u16:1: 2052] X24: 0xffffffc001e34f00: <4>[11395.185981] I[2: kworker/u16:1: 2052] 4f00 00000010 00000000 0119cd60 ffffffc0 0000001f 00000000 011a2007 ffffffc0 <4>[11395.185997] I[2: kworker/u16:1: 2052] 4f20 00000005 00000000 0119cd6a ffffffc0 00000007 00000000 011a2007 ffffffc0 <4>[11395.186013] I[2: kworker/u16:1: 2052] 4f40 00000001 00000000 0119cd75 ffffffc0 00000007 00000000 011a2007 ffffffc0 <4>[11395.186029] I[2: kworker/u16:1: 2052] 4f60 00000007 00000000 0119cd7f ffffffc0 00000007 00000000 011a2007 ffffffc0 <4>[11395.186046] I[2: kworker/u16:1: 2052] 4f80 00000003 00000000 0119cd8a ffffffc0 00000007 00000000 011a2007 ffffffc0 <4>[11395.186062] I[2: kworker/u16:1: 2052] 4fa0 00000006 00000000 0119cd93 ffffffc0 00000007 00000000 011a2007 ffffffc0 <4>[11395.186078] I[2: kworker/u16:1: 2052] 4fc0 00000002 00000000 0119cd9a ffffffc0 0000000f 00000000 011a2007 ffffffc0 <4>[11395.186094] I[2: kworker/u16:1: 2052] 4fe0 0000000a 00000000 0119cd9e ffffffc0 0000000f 00000000 011a03e3 ffffffc0 <4>[11395.186110] I[2: kworker/u16:1: 2052] 5000 00000001 00000000 0124f28b ffffffc0 00000001 00000000 011a03e3 ffffffc0 <4>[11395.186127] I[2: kworker/u16:1: 2052] 5020 00000000 00000000 0119cda6 ffffffc0 00000003 00000000 011a03e3 ffffffc0 <4>[11395.186143] I[2: kworker/u16:1: 2052] 5040 00000002 00000000 011a2eae ffffffc0 00000003 00000000 0119cc91 ffffffc0 <4>[11395.186159] I[2: kworker/u16:1: 2052] 5060 00000000 00000000 0119cdaf ffffffc0 00000018 00000000 0119cc91 ffffffc0 <4>[11395.186175] I[2: kworker/u16:1: 2052] 5080 00000008 00000000 0119cdb4 ffffffc0 00000018 00000000 0119cc91 ffffffc0 <4>[11395.186191] I[2: kworker/u16:1: 2052] 50a0 00000010 00000000 011a679e ffffffc0 0000001c 00000000 0119cc91 ffffffc0 <4>[11395.186207] I[2: kworker/u16:1: 2052] 50c0 00000014 00000000 0119cdbd ffffffc0 0000001c 00000000 0119cc91 ffffffc0 <4>[11395.186224] I[2: kworker/u16:1: 2052] 50e0 00000018 00000000 0119cdc5 ffffffc0 0000001f 00000000 0119cc91 ffffffc0 <4>[11395.186241] I[2: kworker/u16:1: 2052] <4>[11395.186241] I[2: kworker/u16:1: 2052] X25: 0xffffffffffffff00: <4>[11395.186258] I[2: kworker/u16:1: 2052] ff00 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186275] I[2: kworker/u16:1: 2052] ff20 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186293] I[2: kworker/u16:1: 2052] ff40 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186310] I[2: kworker/u16:1: 2052] ff60 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186327] I[2: kworker/u16:1: 2052] ff80 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186344] I[2: kworker/u16:1: 2052] ffa0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186361] I[2: kworker/u16:1: 2052] ffc0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186379] I[2: kworker/u16:1: 2052] ffe0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186396] I[2: kworker/u16:1: 2052] 0000 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186414] I[2: kworker/u16:1: 2052] 0020 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186432] I[2: kworker/u16:1: 2052] 0040 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186449] I[2: kworker/u16:1: 2052] 0060 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186467] I[2: kworker/u16:1: 2052] 0080 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186484] I[2: kworker/u16:1: 2052] 00a0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186501] I[2: kworker/u16:1: 2052] 00c0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186518] I[2: kworker/u16:1: 2052] 00e0 *******\* *******\* *******\* *******\* *******\* *******\* *******\* ******** <4>[11395.186537] I[2: kworker/u16:1: 2052] <4>[11395.186537] I[2: kworker/u16:1: 2052] X26: 0xffffffc001fdff00: <4>[11395.186554] I[2: kworker/u16:1: 2052] ff00 001d0c84 ffffffc0 01391b08 ffffffc0 00000000 00000000 79cad2d0 ffffffc8 <4>[11395.186570] I[2: kworker/u16:1: 2052] ff20 79cad2a0 ffffffc8 001d0b3c ffffffc0 01285da1 ffffffc0 00a45b6c ffffffc0 <4>[11395.186587] I[2: kworker/u16:1: 2052] ff40 00a448d0 ffffffc0 001d0c84 ffffffc0 01391598 ffffffc0 00000000 00000000 <4>[11395.186603] I[2: kworker/u16:1: 2052] ff60 7969c750 ffffffc8 7969c750 ffffffc8 001d0b3c ffffffc0 01285da1 ffffffc0 <4>[11395.186619] I[2: kworker/u16:1: 2052] ff80 00a45af8 ffffffc0 00a4482c ffffffc0 001d0c84 ffffffc0 01391564 ffffffc0 <4>[11395.186635] I[2: kworker/u16:1: 2052] ffa0 00000000 00000000 79cad300 ffffffc8 79cad300 ffffffc8 001d0b3c ffffffc0 <4>[11395.186651] I[2: kworker/u16:1: 2052] ffc0 01285da1 ffffffc0 00a45a78 ffffffc0 00a44780 ffffffc0 001d0c84 ffffffc0 <4>[11395.186669] I[2: kworker/u16:1: 2052] ffe0 01391a94 ffffffc0 00000000 00000000 79cad360 ffffffc8 79cad330 ffffffc8 <4>[11395.186685] I[2: kworker/u16:1: 2052] 0000 001d0b3c ffffffc0 01285da1 ffffffc0 00a459b0 ffffffc0 00a4468c ffffffc0 <4>[11395.186702] I[2: kworker/u16:1: 2052] 0020 001d0c84 ffffffc0 01391600 ffffffc0 00000000 00000000 79cad510 ffffffc8 <4>[11395.186718] I[2: kworker/u16:1: 2052] 0040 79cad390 ffffffc8 001d0b3c ffffffc0 00000000 00000000 00000000 00000000 <4>[11395.186734] I[2: kworker/u16:1: 2052] 0060 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186750] I[2: kworker/u16:1: 2052] 0080 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186766] I[2: kworker/u16:1: 2052] 00a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186781] I[2: kworker/u16:1: 2052] 00c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186797] I[2: kworker/u16:1: 2052] 00e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186815] I[2: kworker/u16:1: 2052] <4>[11395.186815] I[2: kworker/u16:1: 2052] X28: 0xffffffc001da5f00: <4>[11395.186831] I[2: kworker/u16:1: 2052] 5f00 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186847] I[2: kworker/u16:1: 2052] 5f20 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186863] I[2: kworker/u16:1: 2052] 5f40 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186879] I[2: kworker/u16:1: 2052] 5f60 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186895] I[2: kworker/u16:1: 2052] 5f80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186911] I[2: kworker/u16:1: 2052] 5fa0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186927] I[2: kworker/u16:1: 2052] 5fc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186942] I[2: kworker/u16:1: 2052] 5fe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186958] I[2: kworker/u16:1: 2052] 6000 00000e11 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186974] I[2: kworker/u16:1: 2052] 6020 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.186990] I[2: kworker/u16:1: 2052] 6040 230a230a 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.187006] I[2: kworker/u16:1: 2052] 6060 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.187022] I[2: kworker/u16:1: 2052] 6080 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.187038] I[2: kworker/u16:1: 2052] 60a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.187053] I[2: kworker/u16:1: 2052] 60c0 00146078 ffffffc0 00194d54 ffffffc0 008c3d10 ffffffc0 008c8acc ffffffc0 <4>[11395.187070] I[2: kworker/u16:1: 2052] 60e0 003b5864 ffffffc0 003b5f18 ffffffc0 001461cc ffffffc0 001725e4 ffffffc0 <4>[11395.187087] I[2: kworker/u16:1: 2052] <4>[11395.187087] I[2: kworker/u16:1: 2052] X29: 0xffffffc01f7e7bd0: <4>[11395.187104] I[2: kworker/u16:1: 2052] 7bd0 f605f170 ffffff80 f605f170 ffffff80 a68ba09c 222523ed ff4f4253 fefefec6 <4>[11395.187120] I[2: kworker/u16:1: 2052] 7bf0 7f7f7f7f ffffffff 00000007 00000000 01010101 01010101 00000002 00000000 <4>[11395.187136] I[2: kworker/u16:1: 2052] 7c10 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11395.187152] I[2: kworker/u16:1: 2052] 7c30 00000000 00000000 00000000 00000000 9d2576b8 0000007f 78c6ec00 ffffffc8 <4>[11395.187168] I[2: kworker/u16:1: 2052] 7c50 2a04d700 ffffffc0 028a6400 ffffffc0 79440e00 ffffffc8 00000000 00000000 <4>[11395.187184] I[2: kworker/u16:1: 2052] 7c70 01e35000 ffffffc0 00000000 00000000 01fe0000 ffffffc0 00000088 00000000 <4>[11395.187200] I[2: kworker/u16:1: 2052] 7c90 01da6000 ffffffc0 1f7e7cd0 ffffffc0 00930218 ffffffc0 1f7e7cd0 ffffffc0 <4>[11395.187216] I[2: kworker/u16:1: 2052] 7cb0 00930230 ffffffc0 80000145 00000000 00000000 00000000 79440e00 ffffffc8 <4>[11395.187232] I[2: kworker/u16:1: 2052] 7cd0 1f7e7d00 ffffffc0 009367cc ffffffc0 2a04d700 ffffffc0 00000002 00000000 <4>[11395.187249] I[2: kworker/u16:1: 2052] 7cf0 00000007 00000000 00000002 00000000 1f7e7d30 ffffffc0 0093683c ffffffc0 <4>[11395.187266] [1: healthd: 3006] 7d10 <6>[11395.187283] [1: healthd: 3006] sec_bat_get_property cable type = 24 sleep_mode = 0 00000007<4>[11395.187300] I[2: kworker/u16:1: 2052] 00000000 26b48740 ffffffc0 7a412400 ffffffc8 26b487b0 ffffffc0 <4>[11395.187312] I[2: kworker/u16:1: 2052] 7d30 1f7e7d50 ffffffc0 009cfcb0 ffffffc0 2a04d700 ffffffc0 26b48740 ffffffc0 <4>[11395.187329] I[2: kworker/u16:1: 2052] 7d50 1f7e7d80 ffffffc0 001565e4 ffffffc0 282c2a80 ffffffc0 20042ab0 ffffffc8 <4>[11395.187345] I[2: kworker/u16:1: 2052] 7d70 7a412400 ffffffc8 01fe0000 ffffffc0 1f7e7dd0 ffffffc0 00156ac8 ffffffc0 <4>[11395.187361] I[2: kworker/u16:1: 2052] 7d90 282c2a80 ffffffc0 7a412400 ffffffc8 01fe006a ffffffc0 282c2ab0 ffffffc0 <4>[11395.187377] I[2: kworker/u16:1: 2052] 7db0 011575c8 ffffffc0 1f7e4000 ffffffc0 7a412418 ffffffc8 7a412400 ffffffc8 <4>[11395.187393] I[2: kworker/u16:1: 2052] <0>[11395.187404] I[2: kworker/u16:1: 2052] Process kworker/u16:1 (pid: 2052, stack limit = 0xffffffc01f7e4058) <0>[11395.187416] I[2: kworker/u16:1: 2052] Stack: (0xffffffc01f7e7cd0 to 0xffffffc01f7e8000) <0>[11395.187428] I[2: kworker/u16:1: 2052] 7cc0: 1f7e7d00 ffffffc0 009367cc ffffffc0 <0>[11395.187442] I[2: kworker/u16:1: 2052] 7ce0: 2a04d700 ffffffc0 00000002 00000000 00000007 00000000 00000002 00000000 <0>[11395.187455] I[2: kworker/u16:1: 2052] 7d00: 1f7e7d30 ffffffc0 0093683c ffffffc0 00000007 00000000 26b48740 ffffffc0 <0>[11395.187469] I[2: kworker/u16:1: 2052] 7d20: 7a412400 ffffffc8 26b487b0 ffffffc0 1f7e7d50 ffffffc0 009cfcb0 ffffffc0 <0>[11395.187482] I[2: kworker/u16:1: 2052] 7d40: 2a04d700 ffffffc0 26b48740 ffffffc0 1f7e7d80 ffffffc0 001565e4 ffffffc0 <0>[11395.187496] I[2: kworker/u16:1: 2052] 7d60: 282c2a80 ffffffc0 20042ab0 ffffffc8 7a412400 ffffffc8 01fe0000 ffffffc0 <0>[11395.187509] I[2: kworker/u16:1: 2052] 7d80: 1f7e7dd0 ffffffc0 00156ac8 ffffffc0 282c2a80 ffffffc0 7a412400 ffffffc8 <0>[11395.187523] I[2: kworker/u16:1: 2052] 7da0: 01fe006a ffffffc0 282c2ab0 ffffffc0 011575c8 ffffffc0 1f7e4000 ffffffc0 <0>[11395.187537] I[2: kworker/u16:1: 2052] 7dc0: 7a412418 ffffffc8 7a412400 ffffffc8 1f7e7e30 ffffffc0 0015b614 ffffffc0 <0>[11395.187550] I[2: kworker/u16:1: 2052] 7de0: 39d91a80 ffffffc0 0200f758 ffffffc0 01157a77 ffffffc0 282c2a80 ffffffc0 <0>[11395.187564] I[2: kworker/u16:1: 2052] 7e00: 001567a4 ffffffc0 00000000 00000000 00000000 00000000 00000000 00000000 <0>[11395.187577] I[2: kworker/u16:1: 2052] 7e20: 00000000 00000000 00000000 00000000 00000000 00000000 0012d420 ffffffc0 <0>[11395.187591] I[2: kworker/u16:1: 2052] 7e40: 0015b534 ffffffc0 39d91a80 ffffffc0 00000000 00000000 00000000 00000000 <0>[11395.187605] I[2: kworker/u16:1: 2052] 7e60: 00000000 00000000 00164a18 ffffffc0 7e6b9d40 ffffffc8 00000000 00000000 <0>[11395.187618] I[2: kworker/u16:1: 2052] 7e80: 00000000 00000000 282c2a80 ffffffc0 00000000 ffffffff 00000000 00000000 <0>[11395.187632] I[2: kworker/u16:1: 2052] 7ea0: 1f7e7ea0 ffffffc0 1f7e7ea0 ffffffc0 00000000 ffffffc0 00000000 ffffffc0 <0>[11395.187645] I[2: kworker/u16:1: 2052] 7ec0: 1f7e7ec0 ffffffc0 1f7e7ec0 ffffffc0 00000000 00000000 00000000 00000000 <0>[11395.187658] I[2: kworker/u16:1: 2052] 7ee0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <12>[11395.187670] [1: healthd: 3006] healthd: battery l=100 v=4340 t=31.7 h=2 st=5 c=0 o=24 ca=191 ct=1 ps=0 chg=a 2016-03-15 05:24:35.707645006 UTC <0>[11395.187685] I[2: kworker/u16:1: 2052] 7f00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <12>[11395.187695] [1: healthd: 3006] healthd: battery l=100 v=4340 t=31.7 h=2 st=5 c=0 o=24 ca=191 ct=1 ps=0 chg=a 2016-03-15 05:24:35.707645006 UTC hv=1 sdc=0 sec=0 chg=a <0>[11395.187709] I[2: kworker/u16:1: 2052] 7f20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <14>[11395.187715] [1: healthd: 3006] healthd-android: healthd_mode_android_battery_update <14>[11395.187730] [1: healthd: 3006] BatteryPropertiesRegistrar: notifyListeners : start <0>[11395.187736] I[2: kworker/u16:1: 2052] 7f40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[11395.187747] I[2: kworker/u16:1: 2052] 7f60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[11395.187758] I[2: kworker/u16:1: 2052] 7f80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[11395.187768] I[2: kworker/u16:1: 2052] 7fa0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[11395.187778] I[2: kworker/u16:1: 2052] 7fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000005 00000000 <0>[11395.187788] I[2: kworker/u16:1: 2052] 7fe0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[11395.187797] I[2: kworker/u16:1: 2052] Call trace: <4>[11395.187816] I[2: kworker/u16:1: 2052] [] inet_put_port+0x88/0xcc <4>[11395.187830] I[2: kworker/u16:1: 2052] [] tcp_set_state+0xbc/0x108 <4>[11395.187842] I[2: kworker/u16:1: 2052] [] tcp_close_state+0x24/0x38 <4>[11395.187857] I[2: kworker/u16:1: 2052] [] mptcp_sub_close_wq+0xc4/0x128 <4>[11395.187872] I[2: kworker/u16:1: 2052] [] process_one_work+0x268/0x42c <4>[11395.187884] I[2: kworker/u16:1: 2052] [] worker_thread+0x320/0x440 <4>[11395.187898] I[2: kworker/u16:1: 2052] [] kthread+0xdc/0xe8 <0>[11395.187908] I[2: kworker/u16:1: 2052] Code: f941ca81 f9000040 b4000040 f9000402 (b9401020) <14>[11395.187932] I[2: kworker/u16:1: 2052] IBatteryPropertiesListener : batteryPropertiesChanged! <14>[11395.187932] I[2: kworker/u16:1: 2052] : <4>[11395.188018] I[2: kworker/u16:1: 2052] ---[ end trace dc1f8cf9b9bd44bc ]---
cpaasch commented 8 years ago

I see it is a relatively old build (3.18.14). Please update to the latest and let us know if this happens again. There have been some fixes in v0.90, that probably solved this issue.

madhanraj commented 8 years ago

Unable to reproduce the issue . Because two context call the tcp close same time that before delete the bind_hash address, I think it is hard to reproduce again.

mptcp_sub_close_wq locking with "meta_sk" but tcp_clsoe function use different "sk" variable.

sk address = 0xFFFFFFC02A04D700

 meta_sk = 0xFFFFFFC026b48740

 meta_sk = 0xFFFFFFC026B48740 -> (
  __sk_common = (skc_addrpair = 1016694380879476435, skc_daddr = 427095763, skc_rcv_saddr = 236717607, skc_hash = 3937733995, skc_u16hashes = (3435
  sk_lock = (
    slock = (rlock = (raw_lock = (owner = 77, next = 77))),
    owned = 1,
    wq = (lock = (rlock = (raw_lock = (owner = 0, next = 0))), task_list = (next = 0xFFFFFFC026B487C0, prev = 

case TCP_CLOSE: if (oldstate == TCP_CLOSE_WAIT || oldstate == TCP_ESTABLISHED) TCP_INC_STATS(sock_net(sk), TCP_MIB_ESTABRESETS);

sk->sk_prot->unhash(sk); if (inet_csk(sk)->icsk_bind_hash && !(sk->sk_userlocks & SOCK_BINDPORT_LOCK)) inet_put_port(sk)

000 |__inet_put_port(inline) 000 |inet_put_port( | sk = 0xFFFFFFC02A04D700) | hashinfo = 0xFFFFFFC0028A6400 | head = 0xFFFFFFC878C6EC00 \ | tb = 0x0 | next = 0x0 | pprev = 0xFFFFFFC07C41BBE8

Hence this problem occurs .. Can we lock SK in the mptcp_sub_close_wq

cpaasch commented 8 years ago

Oh you have a coredump of this crash? That would be really useful if you could share it!

cpaasch commented 8 years ago

Just checking again, do you have a corefile of this crash? It would be very very valuable and would help debugging it.

madhanraj commented 8 years ago

duplicated issue #115