Advertisement
Guest User

Untitled

a guest
Jan 31st, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.66 KB | None | 0 0
  1. Trying 172.16.42.1...
  2. Connected to 172.16.42.1.
  3. Escape character is '^]'.
  4.  
  5. Type 'pmos_continue_boot' to continue booting:
  6. / # dmesg
  7. [ 0.000000] Booting Linux on physical CPU 0x0
  8. [ 0.000000] Linux version 5.0.0-rc4 (pmos@archlinux) (gcc version 8.2.0 (Alpine 8.2.0)) #11 SMP Thu Jan 31 18:29:34 UTC 2019
  9. [ 0.000000] CPU: ARMv7 Processor [511f04d4] revision 4 (ARMv7), cr=10c5787d
  10. [ 0.000000] CPU: div instructions available: patching division code
  11. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  12. [ 0.000000] OF: fdt: Machine model: Xperia M
  13. [ 0.000000] Memory policy: Data cache writealloc
  14. [ 0.000000] cma: dma_contiguous_reserve(limit ffffffff)
  15. [ 0.000000] cma: dma_contiguous_reserve: reserving 256 MiB for global area
  16. [ 0.000000] cma: cma_declare_contiguous(size 0x10000000, base 0x00000000, limit 0xffffffff alignment 0x00000000)
  17. [ 0.000000] cma: Reserved 256 MiB at 0xb0000000
  18. [ 0.000000] On node 0 totalpages: 232448
  19. [ 0.000000] Normal zone: 1532 pages used for memmap
  20. [ 0.000000] Normal zone: 0 pages reserved
  21. [ 0.000000] Normal zone: 166912 pages, LIFO batch:31
  22. [ 0.000000] HighMem zone: 65536 pages, LIFO batch:15
  23. [ 0.000000] random: get_random_bytes called from start_kernel+0x88/0x3dc with crng_init=0
  24. [ 0.000000] percpu: Embedded 14 pages/cpu @(ptrval) s34060 r0 d23284 u57344
  25. [ 0.000000] pcpu-alloc: s34060 r0 d23284 u57344 alloc=14*4096
  26. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  27. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 230916
  28. [ 0.000000] Kernel command line: panic=3 console=ttyHSL0,115200,n8 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 androidboot.emmc=true androidboot.bootloader=s1 oemandroidboot.s1boot=1271-1024_S1_Boot_MSM_8227_5 androidboot.serialno=YT910QB247 ta_info=1,16,256 startup=0x00000004 warmboot=0x00000000 oemandroidboot.imei=imei oemandroidboot.phoneid=0000:imei oemandroidboot.babe1234=00000000 androidboot.mode=charger androidboot.baseband=msm
  29. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  30. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  31. [ 0.000000] Memory: 647436K/929792K available (7168K kernel code, 377K rwdata, 1752K rodata, 1024K init, 239K bss, 20212K reserved, 262144K cma-reserved, 0K highmem)
  32. [ 0.000000] Virtual kernel memory layout:
  33. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  34. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  35. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  36. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  37. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  38. [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (8160 kB)
  39. [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
  40. [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 378 kB)
  41. [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 240 kB)
  42. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  43. [ 0.000000] rcu: Hierarchical RCU implementation.
  44. [ 0.000000] rcu: RCU event tracing is enabled.
  45. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  46. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  47. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  48. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  49. [ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 283149695806 ns
  50. [ 0.000007] sched_clock: 32 bits at 6MHz, resolution 148ns, wraps every 318145725365ns
  51. [ 0.000021] Switching to timer-based delay loop, resolution 148ns
  52. [ 0.000362] Console: colour dummy device 80x30
  53. [ 0.000406] Calibrating delay loop (skipped), value calculated using timer frequency.. 13.50 BogoMIPS (lpj=67500)
  54. [ 0.000423] pid_max: default: 32768 minimum: 301
  55. [ 0.000577] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  56. [ 0.000597] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  57. [ 0.001226] CPU: Testing write buffer coherency: ok
  58. [ 0.002307] Setting up static identity map for 0x80300000 - 0x80300060
  59. [ 0.002474] rcu: Hierarchical SRCU implementation.
  60. [ 0.003187] smp: Bringing up secondary CPUs ...
  61. [ 0.005068] smp: Brought up 1 node, 2 CPUs
  62. [ 0.005083] SMP: Total of 2 processors activated (27.00 BogoMIPS).
  63. [ 0.005093] CPU: All CPU(s) started in SVC mode.
  64. [ 0.008308] devtmpfs: initialized
  65. [ 0.015331] VFP support v0.3: implementor 51 architecture 64 part 4d variant 1 rev 4
  66. [ 0.015586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  67. [ 0.015610] futex hash table entries: 512 (order: 3, 32768 bytes)
  68. [ 0.027953] pinctrl core: initialized pinctrl subsystem
  69. [ 0.029075] NET: Registered protocol family 16
  70. [ 0.029434] cma: cma_alloc(cma (ptrval), count 64, align 6)
  71. [ 0.030529] cma: cma_alloc(): returned (ptrval)
  72. [ 0.031173] DMA: preallocated 256 KiB pool for atomic coherent allocations
  73. [ 0.032513] NET: Registered protocol family 42
  74. [ 0.047839] qcom_rpm 108000.rpm: RPM firmware 3.0.16842938
  75. [ 0.061297] ------------[ cut here ]------------
  76. [ 0.061326] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  77. [ 0.061342] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.0.0-rc4 #11
  78. [ 0.061352] Hardware name: Generic DT based system
  79. [ 0.061385] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  80. [ 0.061411] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  81. [ 0.061439] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  82. [ 0.061461] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  83. [ 0.061479] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  84. [ 0.061506] [<c053c398>] (gic_irq_domain_translate) from [<c036aa14>] (irq_create_fwspec_mapping+0x64/0x344)
  85. [ 0.061527] [<c036aa14>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  86. [ 0.061549] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  87. [ 0.061567] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  88. [ 0.061584] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  89. [ 0.061609] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  90. [ 0.061629] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  91. [ 0.061649] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  92. [ 0.061668] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  93. [ 0.061688] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  94. [ 0.061715] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  95. [ 0.061744] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  96. [ 0.061764] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  97. [ 0.061783] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  98. [ 0.061802] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  99. [ 0.061814] Exception stack(0xc0255fb0 to 0xc0255ff8)
  100. [ 0.061840] 5fa0: 00000000 00000000 00000000 00000000
  101. [ 0.061881] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  102. [ 0.061916] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  103. [ 0.061938] ---[ end trace acf328b789bbec6e ]---
  104. [ 0.062023] ------------[ cut here ]------------
  105. [ 0.062044] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  106. [ 0.062057] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  107. [ 0.062066] Hardware name: Generic DT based system
  108. [ 0.062086] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  109. [ 0.062105] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  110. [ 0.062127] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  111. [ 0.062146] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  112. [ 0.062165] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  113. [ 0.062181] [<c053c398>] (gic_irq_domain_translate) from [<c053c3dc>] (gic_irq_domain_alloc+0x3c/0xa0)
  114. [ 0.062201] [<c053c3dc>] (gic_irq_domain_alloc) from [<c036a398>] (__irq_domain_alloc_irqs+0x120/0x2a4)
  115. [ 0.062219] [<c036a398>] (__irq_domain_alloc_irqs) from [<c036ac2c>] (irq_create_fwspec_mapping+0x27c/0x344)
  116. [ 0.062238] [<c036ac2c>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  117. [ 0.062258] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  118. [ 0.062275] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  119. [ 0.062292] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  120. [ 0.062311] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  121. [ 0.062331] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  122. [ 0.062350] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  123. [ 0.062369] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  124. [ 0.062388] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  125. [ 0.062411] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  126. [ 0.062435] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  127. [ 0.062455] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  128. [ 0.062473] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  129. [ 0.062490] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  130. [ 0.062501] Exception stack(0xc0255fb0 to 0xc0255ff8)
  131. [ 0.062526] 5fa0: 00000000 00000000 00000000 00000000
  132. [ 0.062567] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  133. [ 0.062602] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  134. [ 0.062616] ---[ end trace acf328b789bbec6f ]---
  135. [ 0.063876] ------------[ cut here ]------------
  136. [ 0.063898] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  137. [ 0.063912] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  138. [ 0.063921] Hardware name: Generic DT based system
  139. [ 0.063942] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  140. [ 0.063961] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  141. [ 0.063983] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  142. [ 0.064003] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  143. [ 0.064021] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  144. [ 0.064042] [<c053c398>] (gic_irq_domain_translate) from [<c036aa14>] (irq_create_fwspec_mapping+0x64/0x344)
  145. [ 0.064061] [<c036aa14>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  146. [ 0.064080] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  147. [ 0.064097] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  148. [ 0.064113] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  149. [ 0.064133] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  150. [ 0.064151] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  151. [ 0.064171] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  152. [ 0.064189] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  153. [ 0.064209] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  154. [ 0.064231] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  155. [ 0.064255] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  156. [ 0.064275] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  157. [ 0.064293] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  158. [ 0.064309] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  159. [ 0.064320] Exception stack(0xc0255fb0 to 0xc0255ff8)
  160. [ 0.064345] 5fa0: 00000000 00000000 00000000 00000000
  161. [ 0.064387] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  162. [ 0.064421] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  163. [ 0.064435] ---[ end trace acf328b789bbec70 ]---
  164. [ 0.064503] ------------[ cut here ]------------
  165. [ 0.064521] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  166. [ 0.064535] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  167. [ 0.064545] Hardware name: Generic DT based system
  168. [ 0.064564] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  169. [ 0.064583] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  170. [ 0.064604] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  171. [ 0.064623] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  172. [ 0.064642] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  173. [ 0.064659] [<c053c398>] (gic_irq_domain_translate) from [<c053c3dc>] (gic_irq_domain_alloc+0x3c/0xa0)
  174. [ 0.064677] [<c053c3dc>] (gic_irq_domain_alloc) from [<c036a398>] (__irq_domain_alloc_irqs+0x120/0x2a4)
  175. [ 0.064696] [<c036a398>] (__irq_domain_alloc_irqs) from [<c036ac2c>] (irq_create_fwspec_mapping+0x27c/0x344)
  176. [ 0.064715] [<c036ac2c>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  177. [ 0.064734] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  178. [ 0.064751] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  179. [ 0.064767] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  180. [ 0.064787] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  181. [ 0.064806] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  182. [ 0.064825] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  183. [ 0.064844] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  184. [ 0.064864] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  185. [ 0.064886] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  186. [ 0.064909] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  187. [ 0.064929] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  188. [ 0.064947] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  189. [ 0.064964] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  190. [ 0.064974] Exception stack(0xc0255fb0 to 0xc0255ff8)
  191. [ 0.065000] 5fa0: 00000000 00000000 00000000 00000000
  192. [ 0.065041] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  193. [ 0.065076] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  194. [ 0.065090] ---[ end trace acf328b789bbec71 ]---
  195. [ 0.065128] ------------[ cut here ]------------
  196. [ 0.065145] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  197. [ 0.065159] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  198. [ 0.065168] Hardware name: Generic DT based system
  199. [ 0.065187] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  200. [ 0.065206] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  201. [ 0.065227] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  202. [ 0.065246] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  203. [ 0.065264] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  204. [ 0.065284] [<c053c398>] (gic_irq_domain_translate) from [<c036aa14>] (irq_create_fwspec_mapping+0x64/0x344)
  205. [ 0.065303] [<c036aa14>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  206. [ 0.065322] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  207. [ 0.065338] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  208. [ 0.065354] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  209. [ 0.065374] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  210. [ 0.065393] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  211. [ 0.065412] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  212. [ 0.065432] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  213. [ 0.065451] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  214. [ 0.065474] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  215. [ 0.065497] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  216. [ 0.065517] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  217. [ 0.065535] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  218. [ 0.065552] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  219. [ 0.065563] Exception stack(0xc0255fb0 to 0xc0255ff8)
  220. [ 0.065589] 5fa0: 00000000 00000000 00000000 00000000
  221. [ 0.065630] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  222. [ 0.065664] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  223. [ 0.065678] ---[ end trace acf328b789bbec72 ]---
  224. [ 0.065738] ------------[ cut here ]------------
  225. [ 0.065755] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  226. [ 0.065769] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  227. [ 0.065778] Hardware name: Generic DT based system
  228. [ 0.065797] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  229. [ 0.065817] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  230. [ 0.065838] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  231. [ 0.065857] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  232. [ 0.065876] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  233. [ 0.065893] [<c053c398>] (gic_irq_domain_translate) from [<c053c3dc>] (gic_irq_domain_alloc+0x3c/0xa0)
  234. [ 0.065912] [<c053c3dc>] (gic_irq_domain_alloc) from [<c036a398>] (__irq_domain_alloc_irqs+0x120/0x2a4)
  235. [ 0.065931] [<c036a398>] (__irq_domain_alloc_irqs) from [<c036ac2c>] (irq_create_fwspec_mapping+0x27c/0x344)
  236. [ 0.065949] [<c036ac2c>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  237. [ 0.065969] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  238. [ 0.065985] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  239. [ 0.066002] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  240. [ 0.066022] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  241. [ 0.066041] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  242. [ 0.066060] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  243. [ 0.066079] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  244. [ 0.066098] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  245. [ 0.066121] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  246. [ 0.066144] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  247. [ 0.066164] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  248. [ 0.066182] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  249. [ 0.066200] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  250. [ 0.066210] Exception stack(0xc0255fb0 to 0xc0255ff8)
  251. [ 0.066236] 5fa0: 00000000 00000000 00000000 00000000
  252. [ 0.066278] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  253. [ 0.066312] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  254. [ 0.066325] ---[ end trace acf328b789bbec73 ]---
  255. [ 0.066594] ------------[ cut here ]------------
  256. [ 0.066613] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  257. [ 0.066626] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  258. [ 0.066635] Hardware name: Generic DT based system
  259. [ 0.066656] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  260. [ 0.066675] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  261. [ 0.066696] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  262. [ 0.066715] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  263. [ 0.066734] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  264. [ 0.066754] [<c053c398>] (gic_irq_domain_translate) from [<c036aa14>] (irq_create_fwspec_mapping+0x64/0x344)
  265. [ 0.066773] [<c036aa14>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  266. [ 0.066792] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  267. [ 0.066809] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  268. [ 0.066825] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  269. [ 0.066845] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  270. [ 0.066864] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  271. [ 0.066883] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  272. [ 0.066902] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  273. [ 0.066922] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  274. [ 0.066944] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  275. [ 0.066967] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  276. [ 0.066988] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  277. [ 0.067006] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  278. [ 0.067022] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  279. [ 0.067033] Exception stack(0xc0255fb0 to 0xc0255ff8)
  280. [ 0.067059] 5fa0: 00000000 00000000 00000000 00000000
  281. [ 0.067101] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  282. [ 0.067135] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  283. [ 0.067149] ---[ end trace acf328b789bbec74 ]---
  284. [ 0.067209] ------------[ cut here ]------------
  285. [ 0.067227] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  286. [ 0.067241] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  287. [ 0.067250] Hardware name: Generic DT based system
  288. [ 0.067269] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  289. [ 0.067288] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  290. [ 0.067309] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  291. [ 0.067328] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  292. [ 0.067347] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  293. [ 0.067363] [<c053c398>] (gic_irq_domain_translate) from [<c053c3dc>] (gic_irq_domain_alloc+0x3c/0xa0)
  294. [ 0.067382] [<c053c3dc>] (gic_irq_domain_alloc) from [<c036a398>] (__irq_domain_alloc_irqs+0x120/0x2a4)
  295. [ 0.067401] [<c036a398>] (__irq_domain_alloc_irqs) from [<c036ac2c>] (irq_create_fwspec_mapping+0x27c/0x344)
  296. [ 0.067419] [<c036ac2c>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  297. [ 0.067439] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  298. [ 0.067456] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  299. [ 0.067473] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  300. [ 0.067492] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  301. [ 0.067511] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  302. [ 0.067530] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  303. [ 0.067549] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  304. [ 0.067569] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  305. [ 0.067591] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  306. [ 0.067614] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  307. [ 0.067634] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  308. [ 0.067653] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  309. [ 0.067669] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  310. [ 0.067680] Exception stack(0xc0255fb0 to 0xc0255ff8)
  311. [ 0.067706] 5fa0: 00000000 00000000 00000000 00000000
  312. [ 0.067747] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  313. [ 0.067782] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  314. [ 0.067796] ---[ end trace acf328b789bbec75 ]---
  315. [ 0.067834] ------------[ cut here ]------------
  316. [ 0.067851] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  317. [ 0.067865] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  318. [ 0.067874] Hardware name: Generic DT based system
  319. [ 0.067894] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  320. [ 0.067913] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  321. [ 0.067934] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  322. [ 0.067953] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  323. [ 0.067971] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  324. [ 0.067991] [<c053c398>] (gic_irq_domain_translate) from [<c036aa14>] (irq_create_fwspec_mapping+0x64/0x344)
  325. [ 0.068009] [<c036aa14>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  326. [ 0.068028] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  327. [ 0.068045] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  328. [ 0.068061] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  329. [ 0.068081] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  330. [ 0.068100] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  331. [ 0.068119] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  332. [ 0.068139] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  333. [ 0.068158] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  334. [ 0.068181] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  335. [ 0.068203] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  336. [ 0.068223] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  337. [ 0.068241] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  338. [ 0.068258] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  339. [ 0.068269] Exception stack(0xc0255fb0 to 0xc0255ff8)
  340. [ 0.068294] 5fa0: 00000000 00000000 00000000 00000000
  341. [ 0.068335] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  342. [ 0.068370] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  343. [ 0.068383] ---[ end trace acf328b789bbec76 ]---
  344. [ 0.068448] ------------[ cut here ]------------
  345. [ 0.068467] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  346. [ 0.068480] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  347. [ 0.068489] Hardware name: Generic DT based system
  348. [ 0.068508] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  349. [ 0.068528] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  350. [ 0.068549] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  351. [ 0.068568] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  352. [ 0.068587] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  353. [ 0.068603] [<c053c398>] (gic_irq_domain_translate) from [<c053c3dc>] (gic_irq_domain_alloc+0x3c/0xa0)
  354. [ 0.068621] [<c053c3dc>] (gic_irq_domain_alloc) from [<c036a398>] (__irq_domain_alloc_irqs+0x120/0x2a4)
  355. [ 0.068640] [<c036a398>] (__irq_domain_alloc_irqs) from [<c036ac2c>] (irq_create_fwspec_mapping+0x27c/0x344)
  356. [ 0.068659] [<c036ac2c>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  357. [ 0.068679] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  358. [ 0.068695] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  359. [ 0.068712] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  360. [ 0.068732] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  361. [ 0.068751] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  362. [ 0.068770] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  363. [ 0.068789] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  364. [ 0.068808] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  365. [ 0.068831] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  366. [ 0.068854] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  367. [ 0.068874] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  368. [ 0.068891] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  369. [ 0.068908] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  370. [ 0.068919] Exception stack(0xc0255fb0 to 0xc0255ff8)
  371. [ 0.068944] 5fa0: 00000000 00000000 00000000 00000000
  372. [ 0.068986] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  373. [ 0.069020] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  374. [ 0.069034] ---[ end trace acf328b789bbec77 ]---
  375. [ 0.069305] ------------[ cut here ]------------
  376. [ 0.069324] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  377. [ 0.069337] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  378. [ 0.069346] Hardware name: Generic DT based system
  379. [ 0.069366] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  380. [ 0.069386] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  381. [ 0.069408] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  382. [ 0.069427] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  383. [ 0.069446] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  384. [ 0.069466] [<c053c398>] (gic_irq_domain_translate) from [<c036aa14>] (irq_create_fwspec_mapping+0x64/0x344)
  385. [ 0.069485] [<c036aa14>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  386. [ 0.069505] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  387. [ 0.069522] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  388. [ 0.069538] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  389. [ 0.069559] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  390. [ 0.069578] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  391. [ 0.069597] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  392. [ 0.069616] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  393. [ 0.069635] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  394. [ 0.069658] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  395. [ 0.069681] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  396. [ 0.069702] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  397. [ 0.069720] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  398. [ 0.069736] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  399. [ 0.069747] Exception stack(0xc0255fb0 to 0xc0255ff8)
  400. [ 0.069772] 5fa0: 00000000 00000000 00000000 00000000
  401. [ 0.069814] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  402. [ 0.069848] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  403. [ 0.069862] ---[ end trace acf328b789bbec78 ]---
  404. [ 0.069923] ------------[ cut here ]------------
  405. [ 0.069941] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  406. [ 0.069954] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  407. [ 0.069963] Hardware name: Generic DT based system
  408. [ 0.069982] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  409. [ 0.070001] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  410. [ 0.070022] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  411. [ 0.070041] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  412. [ 0.070060] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  413. [ 0.070076] [<c053c398>] (gic_irq_domain_translate) from [<c053c3dc>] (gic_irq_domain_alloc+0x3c/0xa0)
  414. [ 0.070096] [<c053c3dc>] (gic_irq_domain_alloc) from [<c036a398>] (__irq_domain_alloc_irqs+0x120/0x2a4)
  415. [ 0.070115] [<c036a398>] (__irq_domain_alloc_irqs) from [<c036ac2c>] (irq_create_fwspec_mapping+0x27c/0x344)
  416. [ 0.070134] [<c036ac2c>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  417. [ 0.070153] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  418. [ 0.070169] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  419. [ 0.070186] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  420. [ 0.070205] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  421. [ 0.070224] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  422. [ 0.070244] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  423. [ 0.070262] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  424. [ 0.070282] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  425. [ 0.070304] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  426. [ 0.070328] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  427. [ 0.070348] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  428. [ 0.070366] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  429. [ 0.070384] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  430. [ 0.070394] Exception stack(0xc0255fb0 to 0xc0255ff8)
  431. [ 0.070420] 5fa0: 00000000 00000000 00000000 00000000
  432. [ 0.070461] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  433. [ 0.070496] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  434. [ 0.070509] ---[ end trace acf328b789bbec79 ]---
  435. [ 0.070547] ------------[ cut here ]------------
  436. [ 0.070565] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  437. [ 0.070578] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  438. [ 0.070587] Hardware name: Generic DT based system
  439. [ 0.070607] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  440. [ 0.070626] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  441. [ 0.070647] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  442. [ 0.070666] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  443. [ 0.070685] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  444. [ 0.070705] [<c053c398>] (gic_irq_domain_translate) from [<c036aa14>] (irq_create_fwspec_mapping+0x64/0x344)
  445. [ 0.070723] [<c036aa14>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  446. [ 0.070742] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  447. [ 0.070759] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  448. [ 0.070775] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  449. [ 0.070795] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  450. [ 0.070814] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  451. [ 0.070834] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  452. [ 0.070853] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  453. [ 0.070872] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  454. [ 0.070895] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  455. [ 0.070918] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  456. [ 0.070939] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  457. [ 0.070956] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  458. [ 0.070974] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  459. [ 0.070984] Exception stack(0xc0255fb0 to 0xc0255ff8)
  460. [ 0.071010] 5fa0: 00000000 00000000 00000000 00000000
  461. [ 0.071051] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  462. [ 0.071085] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  463. [ 0.071175] ---[ end trace acf328b789bbec7a ]---
  464. [ 0.071237] ------------[ cut here ]------------
  465. [ 0.071256] WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  466. [ 0.071269] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  467. [ 0.071278] Hardware name: Generic DT based system
  468. [ 0.071298] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  469. [ 0.071318] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  470. [ 0.071339] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  471. [ 0.071359] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  472. [ 0.071378] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  473. [ 0.071394] [<c053c398>] (gic_irq_domain_translate) from [<c053c3dc>] (gic_irq_domain_alloc+0x3c/0xa0)
  474. [ 0.071413] [<c053c3dc>] (gic_irq_domain_alloc) from [<c036a398>] (__irq_domain_alloc_irqs+0x120/0x2a4)
  475. [ 0.071432] [<c036a398>] (__irq_domain_alloc_irqs) from [<c036ac2c>] (irq_create_fwspec_mapping+0x27c/0x344)
  476. [ 0.071450] [<c036ac2c>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  477. [ 0.071470] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  478. [ 0.071486] [<c07bcdbc>] (of_irq_get) from [<c07bce30>] (of_irq_to_resource+0x28/0xd8)
  479. [ 0.071503] [<c07bce30>] (of_irq_to_resource) from [<c07bcfb8>] (of_irq_to_resource_table+0x3c/0x54)
  480. [ 0.071523] [<c07bcfb8>] (of_irq_to_resource_table) from [<c07b9128>] (of_device_alloc+0x100/0x184)
  481. [ 0.071543] [<c07b9128>] (of_device_alloc) from [<c07b91f4>] (of_platform_device_create_pdata+0x48/0xbc)
  482. [ 0.071562] [<c07b91f4>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  483. [ 0.071581] [<c07b9400>] (of_platform_bus_create) from [<c07b944c>] (of_platform_bus_create+0x1e4/0x37c)
  484. [ 0.071600] [<c07b944c>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  485. [ 0.071623] [<c07b9728>] (of_platform_populate) from [<c0c1d108>] (of_platform_default_populate_init+0xa0/0xb8)
  486. [ 0.071647] [<c0c1d108>] (of_platform_default_populate_init) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  487. [ 0.071667] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  488. [ 0.071685] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  489. [ 0.071702] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  490. [ 0.071713] Exception stack(0xc0255fb0 to 0xc0255ff8)
  491. [ 0.071738] 5fa0: 00000000 00000000 00000000 00000000
  492. [ 0.071780] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  493. [ 0.071814] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  494. [ 0.071828] ---[ end trace acf328b789bbec7b ]---
  495. [ 0.082752] l1: Bringing 0uV into 1300000-1300000uV
  496. [ 0.083061] l2: Bringing 0uV into 1200000-1200000uV
  497. [ 0.083844] l3: supplied by regulator-dummy
  498. [ 0.083922] l3: Bringing 0uV into 3075000-3075000uV
  499. [ 0.084294] l4: supplied by regulator-dummy
  500. [ 0.084367] l4: Bringing 0uV into 1800000-1800000uV
  501. [ 0.085527] l5: supplied by regulator-dummy
  502. [ 0.085951] l6: supplied by regulator-dummy
  503. [ 0.086653] l8: supplied by regulator-dummy
  504. [ 0.086726] l8: Bringing 0uV into 2800000-2800000uV
  505. [ 0.087868] l9: supplied by regulator-dummy
  506. [ 0.087959] l9: Bringing 0uV into 2850000-2850000uV
  507. [ 0.088819] l10: supplied by regulator-dummy
  508. [ 0.088891] l10: Bringing 0uV into 2900000-2900000uV
  509. [ 0.089237] l11: Bringing 0uV into 1800000-1800000uV
  510. [ 0.090815] l14: supplied by regulator-dummy
  511. [ 0.091301] l15: supplied by regulator-dummy
  512. [ 0.092312] l17: supplied by regulator-dummy
  513. [ 0.092843] l18: supplied by regulator-dummy
  514. [ 0.094809] l22: supplied by regulator-dummy
  515. [ 0.095415] l23: Bringing 0uV into 1800000-1800000uV
  516. [ 0.096526] l24: Bringing 0uV into 500000-500000uV
  517. [ 0.098823] s1: supplied by regulator-dummy
  518. [ 0.098896] s1: Bringing 0uV into 500000-500000uV
  519. [ 0.099649] s2: supplied by regulator-dummy
  520. [ 0.099722] s2: Bringing 0uV into 1400000-1400000uV
  521. [ 0.100319] l1: supplied by s2
  522. [ 0.100437] l2: supplied by s2
  523. [ 0.100613] l12: supplied by s2
  524. [ 0.100798] l20: supplied by s2
  525. [ 0.100969] l24: supplied by s2
  526. [ 0.101076] l26: supplied by s2
  527. [ 0.101338] s3: supplied by regulator-dummy
  528. [ 0.101429] s3: Bringing 0uV into 1150000-1150000uV
  529. [ 0.101852] l16: supplied by s3
  530. [ 0.101966] l19: supplied by s3
  531. [ 0.102139] l27: supplied by s3
  532. [ 0.102381] s4: supplied by regulator-dummy
  533. [ 0.102471] s4: Bringing 0uV into 2200000-2200000uV
  534. [ 0.103349] l7: supplied by s4
  535. [ 0.103463] l11: supplied by s4
  536. [ 0.103585] l21: supplied by s4
  537. [ 0.103708] l23: supplied by s4
  538. [ 0.103964] s5: supplied by regulator-dummy
  539. [ 0.104410] s6: supplied by regulator-dummy
  540. [ 0.104811] lvs1: supplied by l11
  541. [ 0.105201] lvs2: supplied by l11
  542. [ 0.106081] corner: supplied by regulator-dummy
  543. [ 0.106176] corner: Bringing 0uV into 3-3uV
  544. [ 0.106189] SETTING UV=3 0
  545. [ 0.106992] usb-switch: supplied by regulator-dummy
  546. [ 0.108328] SCSI subsystem initialized
  547. [ 0.108460] usbcore: registered new interface driver usbfs
  548. [ 0.108519] usbcore: registered new interface driver hub
  549. [ 0.108612] usbcore: registered new device driver usb
  550. [ 0.108797] media: Linux media interface: v0.10
  551. [ 0.108853] videodev: Linux video capture interface: v2.00
  552. [ 0.109861] Advanced Linux Sound Architecture Driver Initialized.
  553. [ 0.110459] Bluetooth: Core ver 2.22
  554. [ 0.110517] NET: Registered protocol family 31
  555. [ 0.110529] Bluetooth: HCI device and connection manager initialized
  556. [ 0.110548] Bluetooth: HCI socket layer initialized
  557. [ 0.110565] Bluetooth: L2CAP socket layer initialized
  558. [ 0.110614] Bluetooth: SCO socket layer initialized
  559. [ 0.110662] nfc: nfc_init: NFC Core ver 0.1
  560. [ 0.110744] NET: Registered protocol family 39
  561. [ 0.111159] clocksource: Switched to clocksource dg_timer
  562. [ 0.140420] NET: Registered protocol family 2
  563. [ 0.141413] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
  564. [ 0.141442] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  565. [ 0.141488] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  566. [ 0.141573] TCP: Hash tables configured (established 8192 bind 8192)
  567. [ 0.141718] UDP hash table entries: 512 (order: 2, 16384 bytes)
  568. [ 0.141750] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  569. [ 0.141966] NET: Registered protocol family 1
  570. [ 0.142903] Trying to unpack rootfs image as initramfs...
  571. [ 0.201248] Freeing initrd memory: 1052K
  572. [ 0.202824] Initialise system trusted keyrings
  573. [ 0.203085] workingset: timestamp_bits=30 max_order=18 bucket_order=0
  574. [ 0.218353] Key type asymmetric registered
  575. [ 0.218371] Asymmetric key parser 'x509' registered
  576. [ 0.218447] bounce: pool size: 64 pages
  577. [ 0.218512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  578. [ 0.218526] io scheduler mq-deadline registered
  579. [ 0.218537] io scheduler kyber registered
  580. [ 0.233639] a
  581. [ 0.233724] b
  582. [ 0.235535] gsbi 16200000.gsbi: GSBI port protocol: 2 crci: 0
  583. [ 0.236119] gsbi 16300000.gsbi: GSBI port protocol: 2 crci: 0
  584. [ 0.236643] gsbi 12480000.gsbi: GSBI port protocol: 2 crci: 0
  585. [ 0.364504] msm_serial: driver initialized
  586. [ 0.365526] msm_dsi_phy 4700200.dsi-phy: Linked as a consumer to regulator.24
  587. [ 0.368387] msm_dsi 4700000.mdss_dsi: 4700000.mdss_dsi supply gdsc not found, using dummy regulator
  588. [ 0.368491] msm_dsi 4700000.mdss_dsi: Linked as a consumer to regulator.0
  589. [ 0.368669] msm_dsi 4700000.mdss_dsi: Dropping the link to regulator.0
  590. [ 0.368812] msm_dsi 4700000.mdss_dsi: Linked as a consumer to regulator.4
  591. [ 0.368938] msm_dsi 4700000.mdss_dsi: Linked as a consumer to regulator.10
  592. [ 0.369059] msm_dsi 4700000.mdss_dsi: Linked as a consumer to regulator.24
  593. [ 0.369441] msm_dsi_manager_register: failed to register mipi dsi host for DSI 0
  594. [ 0.369721] msm_dsi 4700000.mdss_dsi: Dropping the link to regulator.4
  595. [ 0.369814] msm_dsi 4700000.mdss_dsi: Dropping the link to regulator.10
  596. [ 0.369898] msm_dsi 4700000.mdss_dsi: Dropping the link to regulator.24
  597. [ 0.369949] msm 5100000.mdp: failed to bind 4700000.mdss_dsi (ops 0xc0a51328): -517
  598. [ 0.370053] msm 5100000.mdp: master bind failed: -517
  599. [ 0.373666] brd: module loaded
  600. [ 0.373900] ssbi 500000.qcom,ssbi: SSBI controller type: 'pmic-arbiter'
  601. [ 0.374503] pm8xxx_probe: PMIC revision 1: F2
  602. [ 0.374522] pm8xxx_probe: PMIC revision 2: 09
  603. [ 0.374552] ------------[ cut here ]------------
  604. [ 0.374582] WARNING: CPU: 0 PID: 1 at drivers/gpio/gpiolib.c:3509 gpiochip_irq_enable+0x18/0x44
  605. [ 0.374598] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.0.0-rc4 #11
  606. [ 0.374607] Hardware name: Generic DT based system
  607. [ 0.374638] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  608. [ 0.374664] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  609. [ 0.374692] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  610. [ 0.374712] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  611. [ 0.374733] [<c03180c4>] (warn_slowpath_null) from [<c054e454>] (gpiochip_irq_enable+0x18/0x44)
  612. [ 0.374755] [<c054e454>] (gpiochip_irq_enable) from [<c03672a0>] (irq_enable+0x38/0x60)
  613. [ 0.374773] [<c03672a0>] (irq_enable) from [<c0367338>] (__irq_startup+0x70/0xa8)
  614. [ 0.374790] [<c0367338>] (__irq_startup) from [<c03673b4>] (irq_startup+0x44/0x13c)
  615. [ 0.374807] [<c03673b4>] (irq_startup) from [<c0368164>] (irq_set_chained_handler_and_data+0x4c/0x78)
  616. [ 0.374827] [<c0368164>] (irq_set_chained_handler_and_data) from [<c0677ac0>] (pm8xxx_probe+0x1d8/0x238)
  617. [ 0.374850] [<c0677ac0>] (pm8xxx_probe) from [<c0659018>] (platform_drv_probe+0x48/0x98)
  618. [ 0.374871] [<c0659018>] (platform_drv_probe) from [<c065766c>] (really_probe+0x1e0/0x2cc)
  619. [ 0.374889] [<c065766c>] (really_probe) from [<c0657ae0>] (driver_probe_device+0x60/0x168)
  620. [ 0.374905] [<c0657ae0>] (driver_probe_device) from [<c06560e4>] (bus_for_each_drv+0x80/0xc4)
  621. [ 0.374922] [<c06560e4>] (bus_for_each_drv) from [<c0657948>] (__device_attach+0xd0/0x138)
  622. [ 0.374938] [<c0657948>] (__device_attach) from [<c06562a0>] (bus_probe_device+0x84/0x8c)
  623. [ 0.374963] [<c06562a0>] (bus_probe_device) from [<c0654668>] (device_add+0x3d4/0x610)
  624. [ 0.374991] [<c0654668>] (device_add) from [<c07b9240>] (of_platform_device_create_pdata+0x94/0xbc)
  625. [ 0.375012] [<c07b9240>] (of_platform_device_create_pdata) from [<c07b9400>] (of_platform_bus_create+0x198/0x37c)
  626. [ 0.375031] [<c07b9400>] (of_platform_bus_create) from [<c07b9728>] (of_platform_populate+0x64/0xac)
  627. [ 0.375050] [<c07b9728>] (of_platform_populate) from [<c07b9814>] (devm_of_platform_populate+0x44/0x84)
  628. [ 0.375071] [<c07b9814>] (devm_of_platform_populate) from [<c0659018>] (platform_drv_probe+0x48/0x98)
  629. [ 0.375088] [<c0659018>] (platform_drv_probe) from [<c065766c>] (really_probe+0x1e0/0x2cc)
  630. [ 0.375105] [<c065766c>] (really_probe) from [<c0657ae0>] (driver_probe_device+0x60/0x168)
  631. [ 0.375121] [<c0657ae0>] (driver_probe_device) from [<c0657cc4>] (__driver_attach+0xdc/0xe0)
  632. [ 0.375137] [<c0657cc4>] (__driver_attach) from [<c0655b5c>] (bus_for_each_dev+0x74/0xb4)
  633. [ 0.375153] [<c0655b5c>] (bus_for_each_dev) from [<c0656550>] (bus_add_driver+0x1b0/0x1f4)
  634. [ 0.375169] [<c0656550>] (bus_add_driver) from [<c0658648>] (driver_register+0x7c/0x114)
  635. [ 0.375194] [<c0658648>] (driver_register) from [<c0c00dfc>] (do_one_initcall+0x80/0x184)
  636. [ 0.375215] [<c0c00dfc>] (do_one_initcall) from [<c0c01040>] (kernel_init_freeable+0x140/0x1d8)
  637. [ 0.375234] [<c0c01040>] (kernel_init_freeable) from [<c09bfaf0>] (kernel_init+0x8/0x110)
  638. [ 0.375254] [<c09bfaf0>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  639. [ 0.375265] Exception stack(0xc0255fb0 to 0xc0255ff8)
  640. [ 0.375291] 5fa0: 00000000 00000000 00000000 00000000
  641. [ 0.375333] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  642. [ 0.375367] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  643. [ 0.375382] ---[ end trace acf328b789bbec7c ]---
  644. [ 0.381827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  645. [ 0.395132] qcom_usb_hs_phy ci_hdrc.0.ulpi: Linked as a consumer to regulator.6
  646. [ 0.395239] qcom_usb_hs_phy ci_hdrc.0.ulpi: Linked as a consumer to regulator.5
  647. [ 0.395546] cma: cma_alloc(cma (ptrval), count 1, align 0)
  648. [ 0.395756] cma: cma_alloc(): returned (ptrval)
  649. [ 0.397689] udc ci_hdrc.0: registering UDC driver [g_ether]
  650. [ 0.397743] using random self ethernet address
  651. [ 0.397759] using random host ethernet address
  652. [ 0.398384] usb0: HOST MAC c6:e9:ce:fe:a0:a1
  653. [ 0.398458] usb0: MAC 8a:da:ef:b2:c3:be
  654. [ 0.398496] using random self ethernet address
  655. [ 0.398510] using random host ethernet address
  656. [ 0.398537] g_ether gadget: adding config #2 'RNDIS'/(ptrval)
  657. [ 0.398563] rndis_register: configNr = 0
  658. [ 0.398573] g_ether gadget: adding 'rndis'/(ptrval) to config 'RNDIS'/(ptrval)
  659. [ 0.398594] rndis_set_param_medium: 0 0
  660. [ 0.398603] g_ether gadget: RNDIS: dual speed IN/ep1in OUT/ep1out NOTIFY/ep2in
  661. [ 0.398612] g_ether gadget: cfg 2/(ptrval) speeds: high full
  662. [ 0.398620] g_ether gadget: interface 0 = rndis/(ptrval)
  663. [ 0.398627] g_ether gadget: interface 1 = rndis/(ptrval)
  664. [ 0.398639] g_ether gadget: adding config #1 'CDC Ethernet (ECM)'/(ptrval)
  665. [ 0.398651] g_ether gadget: adding 'cdc_ethernet'/(ptrval) to config 'CDC Ethernet (ECM)'/(ptrval)
  666. [ 0.398668] g_ether gadget: CDC Ethernet: dual speed IN/ep1in OUT/ep1out NOTIFY/ep2in
  667. [ 0.398677] g_ether gadget: cfg 1/(ptrval) speeds: high full
  668. [ 0.398685] g_ether gadget: interface 0 = cdc_ethernet/(ptrval)
  669. [ 0.398692] g_ether gadget: interface 1 = cdc_ethernet/(ptrval)
  670. [ 0.398705] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
  671. [ 0.398717] g_ether gadget: g_ether ready
  672. [ 0.399174] l3: voltage operation not allowed
  673. [ 0.400623] input: pm8xxx_vib_ffmemless as /devices/platform/soc/500000.qcom,ssbi/500000.qcom,ssbi:pmic@0/500000.qcom,ssbi:pmic@0:vibrator@4a/input/input0
  674. [ 0.401850] input: pmic8xxx_pwrkey as /devices/platform/soc/500000.qcom,ssbi/500000.qcom,ssbi:pmic@0/500000.qcom,ssbi:pmic@0:pwrkey@1c/input/input1
  675. [ 0.403485] rtc-pm8xxx 500000.qcom,ssbi:pmic@0:rtc@11d: registered as rtc0
  676. [ 0.403648] i2c /dev entries driver
  677. [ 0.405138] rmi4_i2c 0-004b: Linked as a consumer to regulator.11
  678. [ 0.405304] rmi4_i2c 0-004b: Linked as a consumer to regulator.35
  679. [ 0.421519] rmi4_i2c 0-004b: rmi_set_page: set page failed: -6.
  680. [ 0.421535] rmi4_i2c 0-004b: Failed to set page select to 0
  681. [ 0.421649] rmi4_i2c 0-004b: Dropping the link to regulator.11
  682. [ 0.421749] rmi4_i2c 0-004b: Dropping the link to regulator.35
  683. [ 0.422138] i2c_qup 16380000.i2c: using default clock-frequency 100000
  684. [ 0.422995] i2c_qup 124a0000.i2c: using default clock-frequency 100000
  685. [ 0.423994] apds990x 2-0039: platform data is mandatory
  686. [ 0.424036] apds990x: probe of 2-0039 failed with error -22
  687. [ 0.425778] otg-vbus: supplied by regulator-dummy
  688. [ 0.427578] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
  689. [ 0.427596] Bluetooth: HCI UART driver ver 2.3
  690. [ 0.427609] Bluetooth: HCI UART protocol H4 registered
  691. [ 0.427806] Bluetooth: HCI UART protocol Broadcom registered
  692. [ 0.429125] mmci-pl18x 12400000.sdcc: Linked as a consumer to regulator.1
  693. [ 0.429273] mmci-pl18x 12400000.sdcc: mmc0: PL180 manf 51 rev0 at 0x12400000 irq 26,0 (pio)
  694. [ 0.429314] cma: cma_alloc(cma (ptrval), count 8, align 3)
  695. [ 0.429747] cma: cma_alloc(): returned (ptrval)
  696. [ 0.429846] cma: cma_alloc(cma (ptrval), count 8, align 3)
  697. [ 0.430182] cma: cma_alloc(): returned (ptrval)
  698. [ 0.430258] mmci-pl18x 12400000.sdcc: DMA channels RX dma0chan1, TX dma0chan2
  699. [ 0.454344] sdhci: Secure Digital Host Controller Interface driver
  700. [ 0.454355] sdhci: Copyright(c) Pierre Ossman
  701. [ 0.454364] sdhci-pltfm: SDHCI platform and OF driver helper
  702. [ 0.455844] usbcore: registered new interface driver usbhid
  703. [ 0.455867] usbhid: USB HID core driver
  704. [ 0.457308] qcom-wcnss-pil 3200800.riva-pil: Linked as a consumer to regulator.25
  705. [ 0.457508] qcom-wcnss-pil 3200800.riva-pil: Linked as a consumer to regulator.28
  706. [ 0.457683] qcom-wcnss-pil 3200800.riva-pil: Linked as a consumer to regulator.13
  707. [ 0.458623] remoteproc remoteproc0: 3200800.riva-pil is available
  708. [ 0.460614] qcom-iris 3200800.riva-pil:iris: Linked as a consumer to regulator.6
  709. [ 0.460787] qcom-iris 3200800.riva-pil:iris: Linked as a consumer to regulator.3
  710. [ 0.460961] qcom-iris 3200800.riva-pil:iris: Linked as a consumer to regulator.12
  711. [ 0.461130] qcom-iris 3200800.riva-pil:iris: Linked as a consumer to regulator.4
  712. [ 0.467050] NET: Registered protocol family 17
  713. [ 0.467115] NET: Registered protocol family 15
  714. [ 0.467821] Registering SWP/SWPB emulation handler
  715. [ 0.469064] Loading compiled-in X.509 certificates
  716. [ 0.508848] msm_dsi 4700000.mdss_dsi: 4700000.mdss_dsi supply gdsc not found, using dummy regulator
  717. [ 0.509015] msm_dsi 4700000.mdss_dsi: Linked as a consumer to regulator.0
  718. [ 0.509218] msm_dsi 4700000.mdss_dsi: Dropping the link to regulator.0
  719. [ 0.509425] msm_dsi 4700000.mdss_dsi: Linked as a consumer to regulator.4
  720. [ 0.509594] msm_dsi 4700000.mdss_dsi: Linked as a consumer to regulator.10
  721. [ 0.509806] msm_dsi 4700000.mdss_dsi: Linked as a consumer to regulator.24
  722. [ 0.510631] panel-sharp-ls043t1le01-qhd 4700000.mdss_dsi.0: 4700000.mdss_dsi.0 supply avdd not found, using dummy regulator
  723. [ 0.510776] panel-sharp-ls043t1le01-qhd 4700000.mdss_dsi.0: Linked as a consumer to regulator.0
  724. [ 0.511068] msm 5100000.mdp: bound 4700000.mdss_dsi (ops 0xc0a51328)
  725. [ 0.511620] ------------[ cut here ]------------
  726. [ 0.511663] WARNING: CPU: 1 PID: 16 at drivers/irqchip/irq-gic.c:1016 gic_irq_domain_translate+0xdc/0xe4
  727. [ 0.511691] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.0.0-rc4 #11
  728. [ 0.511707] Hardware name: Generic DT based system
  729. [ 0.511751] Workqueue: events deferred_probe_work_func
  730. [ 0.511806] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  731. [ 0.511848] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  732. [ 0.511893] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  733. [ 0.511932] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  734. [ 0.511945] mmc0: new high speed MMC card at address 0001
  735. [ 0.511978] [<c03180c4>] (warn_slowpath_null) from [<c053c398>] (gic_irq_domain_translate+0xdc/0xe4)
  736. [ 0.512020] [<c053c398>] (gic_irq_domain_translate) from [<c036aa14>] (irq_create_fwspec_mapping+0x64/0x344)
  737. [ 0.512059] [<c036aa14>] (irq_create_fwspec_mapping) from [<c036ad50>] (irq_create_of_mapping+0x5c/0x78)
  738. [ 0.512097] [<c036ad50>] (irq_create_of_mapping) from [<c07bcdbc>] (of_irq_get+0x68/0xb4)
  739. [ 0.512137] [<c07bcdbc>] (of_irq_get) from [<c065939c>] (platform_get_irq+0x1c/0xe8)
  740. [ 0.512178] [<c065939c>] (platform_get_irq) from [<c06404cc>] (msm_gpu_init+0x13c/0x5a4)
  741. [ 0.512225] [<c06404cc>] (msm_gpu_init) from [<c05fd668>] (adreno_gpu_init+0x154/0x29c)
  742. [ 0.512262] [<c05fd668>] (adreno_gpu_init) from [<c05ff0e8>] (a3xx_gpu_init+0x80/0x100)
  743. [ 0.512301] [<c05ff0e8>] (a3xx_gpu_init) from [<c05fbe84>] (adreno_bind+0x184/0x274)
  744. [ 0.512349] [<c05fbe84>] (adreno_bind) from [<c0651c88>] (component_bind_all+0x100/0x22c)
  745. [ 0.512389] [<c0651c88>] (component_bind_all) from [<c063a520>] (msm_drm_bind+0x110/0x70c)
  746. [ 0.512426] [<c063a520>] (msm_drm_bind) from [<c0651774>] (try_to_bring_up_master+0x144/0x180)
  747. [ 0.512462] [<c0651774>] (try_to_bring_up_master) from [<c0651a08>] (component_master_add_with_match+0xc0/0xf4)
  748. [ 0.512498] [<c0651a08>] (component_master_add_with_match) from [<c063a0d8>] (msm_pdev_probe+0x260/0x298)
  749. [ 0.512538] [<c063a0d8>] (msm_pdev_probe) from [<c0659018>] (platform_drv_probe+0x48/0x98)
  750. [ 0.512577] [<c0659018>] (platform_drv_probe) from [<c065766c>] (really_probe+0x1e0/0x2cc)
  751. [ 0.512616] [<c065766c>] (really_probe) from [<c0657ae0>] (driver_probe_device+0x60/0x168)
  752. [ 0.512653] [<c0657ae0>] (driver_probe_device) from [<c06560e4>] (bus_for_each_drv+0x80/0xc4)
  753. [ 0.512691] [<c06560e4>] (bus_for_each_drv) from [<c0657948>] (__device_attach+0xd0/0x138)
  754. [ 0.512726] [<c0657948>] (__device_attach) from [<c06562a0>] (bus_probe_device+0x84/0x8c)
  755. [ 0.512741] mmcblk0: mmc0:0001 004G90 3.69 GiB
  756. [ 0.512770] [<c06562a0>] (bus_probe_device) from [<c0656f3c>] (deferred_probe_work_func+0x60/0x8c)
  757. [ 0.512814] [<c0656f3c>] (deferred_probe_work_func) from [<c0330030>] (process_one_work+0x1fc/0x40c)
  758. [ 0.512858] [<c0330030>] (process_one_work) from [<c03304e8>] (worker_thread+0x2a8/0x5c0)
  759. [ 0.512906] [<c03304e8>] (worker_thread) from [<c0335544>] (kthread+0x12c/0x134)
  760. [ 0.512946] [<c0335544>] (kthread) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  761. [ 0.512970] Exception stack(0xc0289fb0 to 0xc0289ff8)
  762. [ 0.513015] 9fa0: 00000000 00000000 00000000 00000000
  763. [ 0.513091] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  764. [ 0.513169] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  765. [ 0.513203] ---[ end trace acf328b789bbec7e ]---
  766. [ 0.513382] mmcblk0boot0: mmc0:0001 004G90 partition 1 2.00 MiB
  767. [ 0.513651] adreno 4300000.adreno-3xx: 4300000.adreno-3xx supply vdd not found, using dummy regulator
  768. [ 0.513884] adreno 4300000.adreno-3xx: Linked as a consumer to regulator.0
  769. [ 0.514036] mmcblk0boot1: mmc0:0001 004G90 partition 2 2.00 MiB
  770. [ 0.514053] adreno 4300000.adreno-3xx: 4300000.adreno-3xx supply vddcx not found, using dummy regulator
  771. [ 0.514215] msm 5100000.mdp: [drm:msm_gpu_init] A305: no IOMMU, fallback to VRAM carveout!
  772. [ 0.514273] ------------[ cut here ]------------
  773. [ 0.514305] WARNING: CPU: 1 PID: 16 at drivers/gpu/drm/msm/msm_gem.c:987 _msm_gem_new+0x14c/0x1a8
  774. [ 0.514334] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.0.0-rc4 #11
  775. [ 0.514351] Hardware name: Generic DT based system
  776. [ 0.514393] Workqueue: events deferred_probe_work_func
  777. [ 0.514448] [<c030d880>] (unwind_backtrace) from [<c030b194>] (show_stack+0x10/0x14)
  778. [ 0.514488] [<c030b194>] (show_stack) from [<c09a9b9c>] (dump_stack+0x88/0x9c)
  779. [ 0.514533] [<c09a9b9c>] (dump_stack) from [<c0318068>] (__warn+0xd0/0xec)
  780. [ 0.514572] [<c0318068>] (__warn) from [<c03180c4>] (warn_slowpath_null+0x40/0x48)
  781. [ 0.514607] [<c03180c4>] (warn_slowpath_null) from [<c063c238>] (_msm_gem_new+0x14c/0x1a8)
  782. [ 0.514641] [<c063c238>] (_msm_gem_new) from [<c063c80c>] (_msm_gem_kernel_new+0x14/0xa8)
  783. [ 0.514673] [<c063c80c>] (_msm_gem_kernel_new) from [<c063d378>] (msm_gem_kernel_new+0x24/0x2c)
  784. [ 0.514709] [<c063d378>] (msm_gem_kernel_new) from [<c06406f0>] (msm_gpu_init+0x360/0x5a4)
  785. [ 0.514756] [<c06406f0>] (msm_gpu_init) from [<c05fd668>] (adreno_gpu_init+0x154/0x29c)
  786. [ 0.514792] [<c05fd668>] (adreno_gpu_init) from [<c05ff0e8>] (a3xx_gpu_init+0x80/0x100)
  787. [ 0.514826] [<c05ff0e8>] (a3xx_gpu_init) from [<c05fbe84>] (adreno_bind+0x184/0x274)
  788. [ 0.514870] [<c05fbe84>] (adreno_bind) from [<c0651c88>] (component_bind_all+0x100/0x22c)
  789. [ 0.514906] [<c0651c88>] (component_bind_all) from [<c063a520>] (msm_drm_bind+0x110/0x70c)
  790. [ 0.514940] [<c063a520>] (msm_drm_bind) from [<c0651774>] (try_to_bring_up_master+0x144/0x180)
  791. [ 0.514976] [<c0651774>] (try_to_bring_up_master) from [<c0651a08>] (component_master_add_with_match+0xc0/0xf4)
  792. [ 0.515010] [<c0651a08>] (component_master_add_with_match) from [<c063a0d8>] (msm_pdev_probe+0x260/0x298)
  793. [ 0.515048] [<c063a0d8>] (msm_pdev_probe) from [<c0659018>] (platform_drv_probe+0x48/0x98)
  794. [ 0.515082] [<c0659018>] (platform_drv_probe) from [<c065766c>] (really_probe+0x1e0/0x2cc)
  795. [ 0.515115] [<c065766c>] (really_probe) from [<c0657ae0>] (driver_probe_device+0x60/0x168)
  796. [ 0.515148] [<c0657ae0>] (driver_probe_device) from [<c06560e4>] (bus_for_each_drv+0x80/0xc4)
  797. [ 0.515180] [<c06560e4>] (bus_for_each_drv) from [<c0657948>] (__device_attach+0xd0/0x138)
  798. [ 0.515210] [<c0657948>] (__device_attach) from [<c06562a0>] (bus_probe_device+0x84/0x8c)
  799. [ 0.515241] [<c06562a0>] (bus_probe_device) from [<c0656f3c>] (deferred_probe_work_func+0x60/0x8c)
  800. [ 0.515282] [<c0656f3c>] (deferred_probe_work_func) from [<c0330030>] (process_one_work+0x1fc/0x40c)
  801. [ 0.515320] [<c0330030>] (process_one_work) from [<c03304e8>] (worker_thread+0x2a8/0x5c0)
  802. [ 0.515358] [<c03304e8>] (worker_thread) from [<c0335544>] (kthread+0x12c/0x134)
  803. [ 0.515392] [<c0335544>] (kthread) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  804. [ 0.515412] Exception stack(0xc0289fb0 to 0xc0289ff8)
  805. [ 0.515455] 9fa0: 00000000 00000000 00000000 00000000
  806. [ 0.515522] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  807. [ 0.515577] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  808. [ 0.515601] ---[ end trace acf328b789bbec7f ]---
  809. [ 0.515638] msm 5100000.mdp: [drm:msm_gpu_init] *ERROR* could not allocate memptrs: -22
  810. [ 0.515668] msm 5100000.mdp: failed to load adreno gpu
  811. [ 0.515987] mmcblk0rpmb: mmc0:0001 004G90 partition 3 512 KiB, chardev (246:0)
  812. [ 0.516140] msm 5100000.mdp: failed to bind 4300000.adreno-3xx (ops 0xc0a444ec): -22
  813. [ 0.516578] panel-sharp-ls043t1le01-qhd 4700000.mdss_dsi.0: Dropping the link to regulator.0
  814. [ 0.516975] msm_dsi 4700000.mdss_dsi: Dropping the link to regulator.4
  815. [ 0.517128] msm_dsi 4700000.mdss_dsi: Dropping the link to regulator.10
  816. [ 0.517273] msm_dsi 4700000.mdss_dsi: Dropping the link to regulator.24
  817. [ 0.517448] msm 5100000.mdp: master bind failed: -22
  818. [ 0.517532] msm: probe of 5100000.mdp failed with error -22
  819. [ 0.518646] rtc-pm8xxx 500000.qcom,ssbi:pmic@0:rtc@11d: setting system clock to 1970-01-02T03:31:42 UTC (99102)
  820. [ 0.518932] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  821. [ 0.522087] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27
  822. [ 0.524157] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  823. [ 0.525185] ALSA device list:
  824. [ 0.525205] No soundcards found.
  825. [ 0.525301] Warning: unable to open an initial console.
  826. [ 0.525673] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  827. [ 0.525699] cfg80211: failed to load regulatory.db
  828. [ 0.527740] Freeing unused kernel memory: 1024K
  829. [ 0.561737] Run /init as init process
  830. [ 0.904466] g_ether gadget: high-speed config #2: RNDIS
  831. [ 0.904514] g_ether gadget: init rndis
  832. [ 0.904522] g_ether gadget: RNDIS RX/TX early activation ...
  833. [ 0.904550] usb0: qlen 10
  834. [ 0.904559] g_ether gadget: rndis_close
  835. [ 0.904567] rndis_set_param_medium: 0 0
  836. [ 0.904582] rndis_set_param_dev:
  837. [ 0.909355] g_ether gadget: rndis req21.00 v0000 i0000 l24
  838. [ 0.910342] rndis_msg_parser: RNDIS_MSG_INIT
  839. [ 0.912359] g_ether gadget: rndis reqa1.01 v0000 i0000 l1025
  840. [ 0.915354] g_ether gadget: rndis req21.00 v0000 i0000 l28
  841. [ 0.916347] gen_ndis_query_resp: RNDIS_OID_GEN_PHYSICAL_MEDIUM
  842. [ 0.918353] g_ether gadget: rndis reqa1.01 v0000 i0000 l1025
  843. [ 0.921351] g_ether gadget: rndis req21.00 v0000 i0000 l76
  844. [ 0.923348] gen_ndis_query_resp: RNDIS_OID_802_3_PERMANENT_ADDRESS
  845. [ 0.925359] g_ether gadget: rndis reqa1.01 v0000 i0000 l1025
  846. [ 0.928354] g_ether gadget: rndis req21.00 v0000 i0000 l32
  847. [ 0.929350] gen_ndis_set_resp: RNDIS_OID_GEN_CURRENT_PACKET_FILTER 0000002d
  848. [ 0.931358] g_ether gadget: rndis reqa1.01 v0000 i0000 l1025
  849. [ 1.228036] random: fast init done
  850. [ 13.051883] using random self ethernet address
  851. [ 13.051905] using random host ethernet address
  852. [ 13.063315] rndis_register: configNr = 1
  853. [ 13.076300] usb0: eth_open
  854. [ 13.076309] usb0: eth_start
  855. [ 13.077057] g_ether gadget: rndis_open
  856. [ 13.077069] rndis_set_param_medium: 0 4259840
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement