Advertisement
thara1984

Untitled

Oct 3rd, 2019
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.58 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x517f803c]
  2. [ 0.000000] Linux version 5.4.0-rc1-30681-g9283cb0 (tharagopinath@Thara-Work-Ubuntu) (gcc version 6.5.0 (Linaro GCC 6.5-2018.12)) #3 SMP PREEMPT Thu Oct 3 10:31:07 EDT 2019
  3. [ 0.000000] Machine model: Thundercomm Dragonboard 845c
  4. [ 0.000000] efi: Getting EFI parameters from FDT:
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000
  7. [ 0.000000] NUMA: No NUMA configuration found
  8. [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x000000017df9ffff]
  9. [ 0.000000] NUMA: NODE_DATA [mem 0x17d7b6800-0x17d7b7fff]
  10. [ 0.000000] Zone ranges:
  11. [ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
  12. [ 0.000000] Normal [mem 0x0000000100000000-0x000000017df9ffff]
  13. [ 0.000000] Movable zone start for each node
  14. [ 0.000000] Early memory node ranges
  15. [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000856fffff]
  16. [ 0.000000] node 0: [mem 0x0000000085d00000-0x0000000085dfffff]
  17. [ 0.000000] node 0: [mem 0x0000000085f00000-0x0000000085fbffff]
  18. [ 0.000000] node 0: [mem 0x0000000089100000-0x000000008aafffff]
  19. [ 0.000000] node 0: [mem 0x000000008c417000-0x000000008c4fffff]
  20. [ 0.000000] node 0: [mem 0x0000000097c00000-0x000000017df9ffff]
  21. [ 0.000000] Zeroed struct page in unavailable ranges: 512 pages
  22. [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000017df9ffff]
  23. [ 0.000000] On node 0 totalpages: 972617
  24. [ 0.000000] DMA32 zone: 7135 pages used for memmap
  25. [ 0.000000] DMA32 zone: 0 pages reserved
  26. [ 0.000000] DMA32 zone: 456617 pages, LIFO batch:63
  27. [ 0.000000] Normal zone: 8063 pages used for memmap
  28. [ 0.000000] Normal zone: 516000 pages, LIFO batch:63
  29. [ 0.000000] psci: probing for conduit method from DT.
  30. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  31. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  32. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  33. [ 0.000000] psci: SMC Calling Convention v1.0
  34. [ 0.000000] psci: OSI mode supported.
  35. [ 0.000000] percpu: Embedded 23 pages/cpu s53528 r8192 d32488 u94208
  36. [ 0.000000] pcpu-alloc: s53528 r8192 d32488 u94208 alloc=23*4096
  37. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  38. [ 0.000000] Detected VIPT I-cache on CPU0
  39. [ 0.000000] CPU features: detected: GIC system register CPU interface
  40. [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
  41. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  42. [ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
  43. [ 0.000000] CPU features: detected: Hardware dirty bit management
  44. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 957419
  45. [ 0.000000] Policy zone: Normal
  46. [ 0.000000] Kernel command line: root=/dev/sda1 rw console=tty0 console=ttyMSM0,115200n8 androidboot.bootdevice=1d84000.ufshc androidboot.serialno=463d1e2e androidboot.baseband=sda msm_drm.dsi_display0=dsi_lt9611_1080_video_display:
  47. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  48. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  49. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  50. [ 0.000000] software IO TLB: mapped [mem 0xfa000000-0xfe000000] (64MB)
  51. [ 0.000000] Memory: 3681120K/3890468K available (14012K kernel code, 2228K rwdata, 7576K rodata, 5696K init, 473K bss, 176580K reserved, 32768K cma-reserved)
  52. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  53. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  54. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
  55. [ 0.000000] Tasks RCU enabled.
  56. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  57. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  58. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  59. [ 0.000000] GICv3: 988 SPIs implemented
  60. [ 0.000000] GICv3: 0 Extended SPIs implemented
  61. [ 0.000000] GICv3: Distributor has no Range Selector support
  62. [ 0.000000] GICv3: 16 PPIs implemented
  63. [ 0.000000] GICv3: no VLPI support, no direct LPI support
  64. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000017a60000
  65. [ 0.000000] ITS: No ITS available, not enabling LPIs
  66. [ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x458 with crng_init=0
  67. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  68. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  69. [ 0.000004] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  70. [ 0.000331] Console: colour dummy device 80x25
  71. [ 0.000712] printk: console [tty0] enabled
  72. [ 0.000816] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  73. [ 0.000833] pid_max: default: 32768 minimum: 301
  74. [ 0.000905] LSM: Security Framework initializing
  75. [ 0.000969] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  76. [ 0.000988] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  77. [ 0.022852] ASID allocator initialised with 32768 entries
  78. [ 0.030842] rcu: Hierarchical SRCU implementation.
  79. [ 0.043876] EFI services will not be available.
  80. [ 0.050984] smp: Bringing up secondary CPUs ...
  81. [ 0.084313] Detected VIPT I-cache on CPU1
  82. [ 0.084357] GICv3: CPU1: found redistributor 100 region 0:0x0000000017a80000
  83. [ 0.084421] CPU1: Booted secondary processor 0x0000000100 [0x517f803c]
  84. [ 0.116323] Detected VIPT I-cache on CPU2
  85. [ 0.116353] GICv3: CPU2: found redistributor 200 region 0:0x0000000017aa0000
  86. [ 0.116406] CPU2: Booted secondary processor 0x0000000200 [0x517f803c]
  87. [ 0.148496] Detected VIPT I-cache on CPU3
  88. [ 0.148520] GICv3: CPU3: found redistributor 300 region 0:0x0000000017ac0000
  89. [ 0.148563] CPU3: Booted secondary processor 0x0000000300 [0x517f803c]
  90. [ 0.181144] Detected VIPT I-cache on CPU4
  91. [ 0.181170] GICv3: CPU4: found redistributor 400 region 0:0x0000000017ae0000
  92. [ 0.181214] CPU4: Booted secondary processor 0x0000000400 [0x516f802d]
  93. [ 0.212980] Detected VIPT I-cache on CPU5
  94. [ 0.213007] GICv3: CPU5: found redistributor 500 region 0:0x0000000017b00000
  95. [ 0.213052] CPU5: Booted secondary processor 0x0000000500 [0x516f802d]
  96. [ 0.245200] Detected VIPT I-cache on CPU6
  97. [ 0.245229] GICv3: CPU6: found redistributor 600 region 0:0x0000000017b20000
  98. [ 0.245273] CPU6: Booted secondary processor 0x0000000600 [0x516f802d]
  99. [ 0.277421] Detected VIPT I-cache on CPU7
  100. [ 0.277452] GICv3: CPU7: found redistributor 700 region 0:0x0000000017b40000
  101. [ 0.277496] CPU7: Booted secondary processor 0x0000000700 [0x516f802d]
  102. [ 0.277580] smp: Brought up 1 node, 8 CPUs
  103. [ 0.277714] SMP: Total of 8 processors activated.
  104. [ 0.277723] CPU features: detected: Privileged Access Never
  105. [ 0.277731] CPU features: detected: LSE atomic instructions
  106. [ 0.277740] CPU features: detected: User Access Override
  107. [ 0.277747] CPU features: detected: 32-bit EL0 Support
  108. [ 0.277756] CPU features: detected: Common not Private translations
  109. [ 0.277764] CPU features: detected: RAS Extension Support
  110. [ 0.277772] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  111. [ 0.277783] CPU features: detected: CRC32 instructions
  112. [ 0.296323] CPU: All CPU(s) started at EL1
  113. [ 0.296368] alternatives: patching kernel code
  114. [ 0.298834] devtmpfs: initialized
  115. [ 0.309761] Registered cp15_barrier emulation handler
  116. [ 0.309793] Registered setend emulation handler
  117. [ 0.310071] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  118. [ 0.310097] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  119. [ 0.311025] pinctrl core: initialized pinctrl subsystem
  120. [ 0.312399] thermal_sys: Registered thermal governor 'step_wise'
  121. [ 0.312402] thermal_sys: Registered thermal governor 'power_allocator'
  122. [ 0.314226] DMI not present or invalid.
  123. [ 0.314544] NET: Registered protocol family 16
  124. [ 0.315511] DMA: preallocated 256 KiB pool for atomic allocations
  125. [ 0.315529] audit: initializing netlink subsys (disabled)
  126. [ 0.315667] audit: type=2000 audit(0.316:1): state=initialized audit_enabled=0 res=1
  127. [ 0.316961] cpuidle: using governor menu
  128. [ 0.317091] NET: Registered protocol family 42
  129. [ 0.317296] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  130. [ 0.318738] Serial: AMBA PL011 UART driver
  131. [ 0.342786] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  132. [ 0.342804] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  133. [ 0.342815] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  134. [ 0.342826] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  135. [ 0.344971] cryptd: max_cpu_qlen set to 1000
  136. [ 0.348721] ACPI: Interpreter disabled.
  137. [ 0.364988] VBAT: supplied by DC12V
  138. [ 0.365162] VBAT_SOM: supplied by DC12V
  139. [ 0.365270] PCIE0_1.05V: supplied by VBAT
  140. [ 0.365301] VLDO_3V3: supplied by VBAT
  141. [ 0.365388] VDC_3V3: supplied by DC12V
  142. [ 0.365551] VDC_5V: supplied by DC12V
  143. [ 0.365661] LT9611_3V3: supplied by VDC_3V3
  144. [ 0.365811] LT9611_1V8: supplied by VDC_5V
  145. [ 0.365844] V5P0_HDMIOUT: supplied by VDC_5V
  146. [ 0.365930] vph_pwr: supplied by VBAT_SOM
  147. [ 0.366428] iommu: Default domain type: Translated
  148. [ 0.366610] vgaarb: loaded
  149. [ 0.366837] SCSI subsystem initialized
  150. [ 0.367025] libata version 3.00 loaded.
  151. [ 0.367215] usbcore: registered new interface driver usbfs
  152. [ 0.367253] usbcore: registered new interface driver hub
  153. [ 0.367330] usbcore: registered new device driver usb
  154. [ 0.367942] pps_core: LinuxPPS API ver. 1 registered
  155. [ 0.367952] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  156. [ 0.367972] PTP clock support registered
  157. [ 0.368068] EDAC MC: Ver: 3.0.0
  158. [ 0.369352] FPGA manager framework
  159. [ 0.369410] Advanced Linux Sound Architecture Driver Initialized.
  160. [ 0.370199] clocksource: Switched to clocksource arch_sys_counter
  161. [ 0.370296] VFS: Disk quotas dquot_6.6.0
  162. [ 0.370347] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  163. [ 0.370490] pnp: PnP ACPI: disabled
  164. [ 0.375235] NET: Registered protocol family 2
  165. [ 0.375702] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  166. [ 0.375742] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  167. [ 0.375906] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  168. [ 0.376334] TCP: Hash tables configured (established 32768 bind 32768)
  169. [ 0.376421] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  170. [ 0.376472] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  171. [ 0.376613] NET: Registered protocol family 1
  172. [ 0.376918] RPC: Registered named UNIX socket transport module.
  173. [ 0.376932] RPC: Registered udp transport module.
  174. [ 0.376941] RPC: Registered tcp transport module.
  175. [ 0.376950] RPC: Registered tcp NFSv4.1 backchannel transport module.
  176. [ 0.377238] PCI: CLS 0 bytes, default 64
  177. [ 0.377352] Unpacking initramfs...
  178. [ 0.377367] Initramfs unpacking failed: invalid magic at start of compressed archive
  179. [ 0.378208] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  180. [ 0.378390] kvm [1]: HYP mode not available
  181. [ 0.384744] Initialise system trusted keyrings
  182. [ 0.384853] workingset: timestamp_bits=44 max_order=20 bucket_order=0
  183. [ 0.389303] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  184. [ 0.389749] NFS: Registering the id_resolver key type
  185. [ 0.389772] Key type id_resolver registered
  186. [ 0.389781] Key type id_legacy registered
  187. [ 0.389797] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  188. [ 0.389943] 9p: Installing v9fs 9p2000 file system support
  189. [ 0.401970] Key type asymmetric registered
  190. [ 0.401983] Asymmetric key parser 'x509' registered
  191. [ 0.402012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  192. [ 0.402027] io scheduler mq-deadline registered
  193. [ 0.402036] io scheduler kyber registered
  194. [ 0.411394] EINJ: ACPI disabled.
  195. [ 2.474187] smps3: supplied by vph_pwr
  196. [ 2.474253] smps3: Setting 1352000-1352000uV
  197. [ 2.474411] smps5: supplied by vph_pwr
  198. [ 2.474439] smps5: Setting 1904000-2040000uV
  199. [ 2.474547] smps7: supplied by vph_pwr
  200. [ 2.474576] smps7: Setting 900000-1028000uV
  201. [ 2.474688] ldo1: supplied by smps7
  202. [ 2.474714] ldo1: Setting 880000-880000uV
  203. [ 2.474872] ldo5: supplied by smps7
  204. [ 2.474912] ldo5: Setting 800000-800000uV
  205. [ 2.475067] ldo12: supplied by smps5
  206. [ 2.475094] ldo12: Setting 1800000-1800000uV
  207. [ 2.475237] ldo7: supplied by smps5
  208. [ 2.475264] ldo7: Setting 1800000-1800000uV
  209. [ 2.475415] ldo13: Setting 1800000-2960000uV
  210. [ 2.475585] ldo17: supplied by smps3
  211. [ 2.475613] ldo17: Setting 1304000-1304000uV
  212. [ 2.475768] ldo20: Setting 2960000-2968000uV
  213. [ 2.475928] ldo21: Setting 2960000-2968000uV
  214. [ 2.476096] ldo24: Setting 3088000-3088000uV
  215. [ 2.476269] ldo25: Setting 3300000-3312000uV
  216. [ 2.476445] ldo26: supplied by smps3
  217. [ 2.476482] ldo26: Setting 1200000-1200000uV
  218. [ 2.476656] lvs1: supplied by vreg_s4a_1p8
  219. [ 2.477406] lvs2: supplied by vreg_s4a_1p8
  220. [ 2.478203] bob: supplied by vph_pwr
  221. [ 2.478246] bob: Setting 3312000-3600000uV
  222. [ 2.482079] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  223. [ 2.483845] SuperH (H)SCI(F) driver initialized
  224. [ 2.484371] msm_serial: driver initialized
  225. [ 2.484636] 898000.serial: ttyHS0 at MMIO 0x898000 (irq = 122, base_baud = 0) is a MSM
  226. [ 2.484817] serial serial0: tty port ttyHS0 registered
  227. [ 2.484953] a84000.serial: ttyMSM0 at MMIO 0xa84000 (irq = 123, base_baud = 0) is a MSM
  228. [ 3.692444] printk: console [ttyMSM0] enabled
  229. [ 3.698231] arm-smmu 5040000.iommu: probing hardware configuration...
  230. [ 3.704742] arm-smmu 5040000.iommu: SMMUv2 with:
  231. [ 3.709444] arm-smmu 5040000.iommu: stage 1 translation
  232. [ 3.714818] arm-smmu 5040000.iommu: address translation ops
  233. [ 3.720535] arm-smmu 5040000.iommu: non-coherent table walk
  234. [ 3.726251] arm-smmu 5040000.iommu: (IDR0.CTTW overridden by FW configuration)
  235. [ 3.733635] arm-smmu 5040000.iommu: stream matching with 5 register groups
  236. [ 3.740688] arm-smmu 5040000.iommu: 5 context banks (0 stage-2 only)
  237. [ 3.747213] arm-smmu 5040000.iommu: Supported page sizes: 0x63315000
  238. [ 3.753721] arm-smmu 5040000.iommu: Stage-1: 48-bit VA -> 36-bit IPA
  239. [ 3.761833] arm-smmu 15000000.iommu: probing hardware configuration...
  240. [ 3.768438] arm-smmu 15000000.iommu: SMMUv2 with:
  241. [ 3.773204] arm-smmu 15000000.iommu: stage 1 translation
  242. [ 3.778670] arm-smmu 15000000.iommu: non-coherent table walk
  243. [ 3.784480] arm-smmu 15000000.iommu: (IDR0.CTTW overridden by FW configuration)
  244. [ 3.791956] arm-smmu 15000000.iommu: stream matching with 76 register groups
  245. [ 3.799181] arm-smmu 15000000.iommu: 45 context banks (0 stage-2 only)
  246. [ 3.805877] arm-smmu 15000000.iommu: Supported page sizes: 0x61311000
  247. [ 3.812479] arm-smmu 15000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
  248. [ 3.819090] arm-smmu 15000000.iommu: Handoff smr: 80080880 s2cr: 0 cb: 0
  249. [ 3.825877] arm-smmu 15000000.iommu: Handoff smr: 80080c80 s2cr: 0 cb: 0
  250. [ 3.832663] arm-smmu 15000000.iommu: Handoff smr: 800f00a0 s2cr: 1 cb: 1
  251. [ 3.839451] arm-smmu 15000000.iommu: Handoff smr: 800f00c0 s2cr: 1 cb: 1
  252. [ 3.846237] arm-smmu 15000000.iommu: Handoff smr: 800f00e0 s2cr: 2 cb: 2
  253. [ 3.853023] arm-smmu 15000000.iommu: Handoff smr: 800f0100 s2cr: 2 cb: 2
  254. [ 3.860637] qcom_mmu500_cfg_probe() ===================================
  255. [ 3.875206] loop: module loaded
  256. [ 3.879311] ufshcd-qcom 1d84000.ufshc: Adding to iommu group 0
  257. [ 3.885565] ufshcd-qcom 1d84000.ufshc: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
  258. [ 3.896378] ufshcd-qcom 1d84000.ufshc: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
  259. [ 3.906913] ufshcd-qcom 1d84000.ufshc: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
  260. [ 3.917673] ldo20: supplied by bob
  261. [ 3.921495] ufshcd-qcom 1d84000.ufshc: ufs_qcom_init: required phy device. hasn't probed yet. err = -517
  262. [ 3.931083] ufshcd-qcom 1d84000.ufshc: ufshcd_variant_hba_init: variant qcom init failed err -517
  263. [ 3.940160] ufshcd-qcom 1d84000.ufshc: Initialization failed
  264. [ 3.945969] ufshcd-qcom 1d84000.ufshc: ufshcd_pltfrm_init() failed -517
  265. [ 3.955527] spmi spmi-0: PMIC arbiter version v5 (0x50000000)
  266. [ 3.968821] gpio gpiochip2: (c440000.spmi:pmic@2:gpios@c000): detected irqchip that is shared with multiple gpiochips: please fix the driver.
  267. [ 3.982472] libphy: Fixed MDIO Bus: probed
  268. [ 3.986811] tun: Universal TUN/TAP device driver, 1.6
  269. [ 3.992671] thunder_xcv, ver 1.0
  270. [ 3.995980] thunder_bgx, ver 1.0
  271. [ 3.999280] nicpf, ver 1.0
  272. [ 4.002596] hclge is initializing
  273. [ 4.005947] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  274. [ 4.013236] hns3: Copyright (c) 2017 Huawei Corporation.
  275. [ 4.018635] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  276. [ 4.024524] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  277. [ 4.030527] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
  278. [ 4.037562] igb: Copyright (c) 2007-2014 Intel Corporation.
  279. [ 4.043217] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
  280. [ 4.051121] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  281. [ 4.057398] sky2: driver version 1.30
  282. [ 4.061675] usbcore: registered new interface driver rtl8150
  283. [ 4.067414] usbcore: registered new interface driver r8152
  284. [ 4.072977] usbcore: registered new interface driver asix
  285. [ 4.078458] usbcore: registered new interface driver ax88179_178a
  286. [ 4.084717] VFIO - User Level meta-driver version: 0.3
  287. [ 4.091288] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  288. [ 4.097897] ehci-pci: EHCI PCI platform driver
  289. [ 4.102419] ehci-platform: EHCI generic platform driver
  290. [ 4.107826] ehci-orion: EHCI orion driver
  291. [ 4.111977] ehci-exynos: EHCI EXYNOS driver
  292. [ 4.116286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  293. [ 4.122541] ohci-pci: OHCI PCI platform driver
  294. [ 4.127061] ohci-platform: OHCI generic platform driver
  295. [ 4.132452] ohci-exynos: OHCI EXYNOS driver
  296. [ 4.136785] usbcore: registered new interface driver usb-storage
  297. [ 4.142907] usbcore: registered new interface driver usbserial_generic
  298. [ 4.149516] usbserial: USB Serial support registered for generic
  299. [ 4.158153] i2c /dev entries driver
  300. [ 4.170106] sdhci: Secure Digital Host Controller Interface driver
  301. [ 4.176358] sdhci: Copyright(c) Pierre Ossman
  302. [ 4.181150] Synopsys Designware Multimedia Card Interface Driver
  303. [ 4.188095] sdhci-pltfm: SDHCI platform and OF driver helper
  304. [ 4.195004] sdhci_msm 8804000.sdhci: Adding to iommu group 1
  305. [ 4.200912] sdhci_msm 8804000.sdhci: Got CD GPIO
  306. [ 4.205698] sdhci_msm 8804000.sdhci: TCXO clk not present (-2)
  307. [ 4.211776] ldo21: supplied by bob
  308. [ 4.215316] ldo13: supplied by bob
  309. [ 4.255399] mmc0: SDHCI controller on 8804000.sdhci [8804000.sdhci] using ADMA 64-bit
  310. [ 4.269574] ledtrig-cpu: registered to indicate activity on CPUs
  311. [ 4.276655] usbcore: registered new interface driver usbhid
  312. [ 4.282292] usbhid: USB HID core driver
  313. [ 4.291451] usbcore: registered new interface driver snd-usb-audio
  314. [ 4.299112] NET: Registered protocol family 10
  315. [ 4.305212] Segment Routing with IPv6
  316. [ 4.308977] NET: Registered protocol family 17
  317. [ 4.313586] 9pnet: Installing 9P2000 support
  318. [ 4.317949] Key type dns_resolver registered
  319. [ 4.323494] registered taskstats version 1
  320. [ 4.327657] Loading compiled-in X.509 certificates
  321. [ 4.345160] qcom-qmp-phy 1c06000.phy: Registered Qcom-QMP phy
  322. [ 4.351491] qcom-qmp-phy 1c0a000.phy: Registered Qcom-QMP phy
  323. [ 4.357697] qcom-qmp-phy 1d87000.phy: Registered Qcom-QMP phy
  324. [ 4.364110] qcom-pcie 1c00000.pci: Adding to iommu group 2
  325. [ 4.369918] qcom-pcie 1c00000.pci: 1c00000.pci supply vdda not found, using dummy regulator
  326. [ 4.378465] qcom-pcie 1c00000.pci: host bridge /soc@0/pci@1c00000 ranges:
  327. [ 4.385332] qcom-pcie 1c00000.pci: IO 0x60200000..0x602fffff -> 0x60200000
  328. [ 4.392543] qcom-pcie 1c00000.pci: MEM 0x60300000..0x60ffffff -> 0x60300000
  329. [ 4.641398] qcom-pcie 1c00000.pci: Link up
  330. [ 4.645651] qcom-pcie 1c00000.pci: PCI host bridge to bus 0000:00
  331. [ 4.651813] pci_bus 0000:00: root bus resource [bus 00-ff]
  332. [ 4.657359] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0x60200000-0x602fffff])
  333. [ 4.667013] pci_bus 0000:00: root bus resource [mem 0x60300000-0x60ffffff]
  334. [ 4.673978] pci 0000:00:00.0: [17cb:0106] type 01 class 0x060400
  335. [ 4.680073] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  336. [ 4.686456] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
  337. [ 4.696350] pci 0000:01:00.0: [1912:0014] type 00 class 0x0c0330
  338. [ 4.702614] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
  339. [ 4.710175] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  340. [ 4.729299] pci 0000:00:00.0: BAR 14: assigned [mem 0x60300000-0x603fffff]
  341. [ 4.736244] pci 0000:00:00.0: BAR 0: assigned [mem 0x60400000-0x60400fff]
  342. [ 4.743104] pci 0000:01:00.0: BAR 0: assigned [mem 0x60300000-0x60301fff 64bit]
  343. [ 4.750542] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  344. [ 4.755817] pci 0000:00:00.0: bridge window [mem 0x60300000-0x603fffff]
  345. [ 4.762745] pcieport 0000:00:00.0: Adding to iommu group 2
  346. [ 4.769004] pcieport 0000:00:00.0: PME: Signaling with IRQ 131
  347. [ 4.775547] pcieport 0000:00:00.0: AER: enabled with IRQ 131
  348. [ 4.781364] pci 0000:01:00.0: enabling device (0000 -> 0002)
  349. [ 4.787679] qcom-pcie 1c08000.pci: Adding to iommu group 3
  350. [ 4.793419] qcom-pcie 1c08000.pci: 1c08000.pci supply vdda not found, using dummy regulator
  351. [ 4.801887] qcom-pcie 1c08000.pci: 1c08000.pci supply vddpe-3v3 not found, using dummy regulator
  352. [ 4.810823] qcom-pcie 1c08000.pci: host bridge /soc@0/pci@1c08000 ranges:
  353. [ 4.817683] qcom-pcie 1c08000.pci: IO 0x40200000..0x402fffff -> 0x40200000
  354. [ 4.824890] qcom-pcie 1c08000.pci: MEM 0x40300000..0x5fffffff -> 0x40300000
  355. [ 5.976042] qcom-pcie 1c08000.pci: Phy link never came up
  356. [ 5.983131] qcom-pcie 1c08000.pci: cannot initialize host
  357. [ 5.988753] qcom-pcie: probe of 1c08000.pci failed with error -110
  358. [ 5.996156] bam-dma-engine 17184000.bamdma: Adding to iommu group 4
  359. [ 6.005603] ufshcd-qcom 1d84000.ufshc: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
  360. [ 6.016408] ufshcd-qcom 1d84000.ufshc: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
  361. [ 6.026942] ufshcd-qcom 1d84000.ufshc: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
  362. [ 6.040883] scsi host0: ufshcd
  363. [ 6.053717] gpio gpiochip1: (c440000.spmi:pmic@0:gpios@c000): allocate IRQ 132, hwirq 5
  364. [ 6.061797] gpio gpiochip1: (c440000.spmi:pmic@0:gpios@c000): found parent hwirq 197
  365. [ 6.067510] ufshcd-qcom 1d84000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
  366. [ 6.070116] ------------[ cut here ]------------
  367. [ 6.082257] gpio gpiochip1: (c440000.spmi:pmic@0:gpios@c000): alloc_irqs_parent for 132 parent hwirq 197
  368. [ 6.086879] hlos1_vote_mmnoc_mmu_tbu_sf_gdsc status stuck at 'on'
  369. [ 6.086905] WARNING: CPU: 5 PID: 190 at drivers/clk/qcom/gdsc.c:145 gdsc_toggle_logic+0xe0/0xe8
  370. [ 6.096556] input: gpio_keys as /devices/platform/gpio_keys/input/input0
  371. [ 6.102571] Modules linked in:
  372. [ 6.102578] CPU: 5 PID: 190 Comm: kworker/5:1 Not tainted 5.4.0-rc1-30681-g9283cb0 #3
  373. [ 6.102580] Hardware name: Thundercomm Dragonboard 845c (DT)
  374. [ 6.111983] hctosys: unable to open rtc device (rtc0)
  375. [ 6.118111] Workqueue: pm genpd_power_off_work_fn
  376. [ 6.118115] pstate: 60c00005 (nZCv daif +PAN +UAO)
  377. [ 6.121527] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  378. [ 6.129085] pc : gdsc_toggle_logic+0xe0/0xe8
  379. [ 6.129087] lr : gdsc_toggle_logic+0xe0/0xe8
  380. [ 6.129088] sp : ffff800010cbbcf0
  381. [ 6.129089] x29: ffff800010cbbcf0 x28: 0000000000000000
  382. [ 6.138145] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  383. [ 6.139894] x27: ffff0000f80c98b8 x26: ffffd4c7c4950838
  384. [ 6.139897] x25: 0000000000000000 x24: ffffd4c7c4a2e828
  385. [ 6.139899] x23: 0000000000000000 x22: 0000000000000000
  386. [ 6.139900] x21: 0000000000000000 x20: 00000000ffffff92
  387. [ 6.139902] x19: ffffd4c7c4a2e828 x18: ffffffffffffffff
  388. [ 6.139904] x17: 0000000000000000 x16: 0000000000000000
  389. [ 6.139905] x15: ffffd4c7c49398c8 x14: 0000000000000000
  390. [ 6.139907] x13: 0000000000000397 x12: 0000000000000021
  391. [ 6.139909] x11: 00000000000096d5 x10: 0000000000000021
  392. [ 6.139910] x9 : 0000000000000001 x8 : ffffd4c7c4b6ec58
  393. [ 6.139912] x7 : 637364675f66735f x6 : ffffd4c7c4b6e785
  394. [ 6.139914] x5 : 0000000000000000 x4 : 0000000000000008
  395. [ 6.139915] x3 : 00000000ffffffff x2 : ffff2b3939284000
  396. [ 6.139918] x1 : 4d76f46077f53600 x0 : 0000000000000000
  397. [ 6.141981] ufshcd-qcom 1d84000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
  398. [ 6.142094] ufshcd-qcom 1d84000.ufshc: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
  399. [ 6.142524] scsi 0:0:0:49488: Well-known LUN SKhynix H28S7Q302BMR A201 PQ: 0 ANSI: 6
  400. [ 6.143503] scsi 0:0:0:49476: Well-known LUN SKhynix H28S7Q302BMR A201 PQ: 0 ANSI: 6
  401. [ 6.144145] scsi 0:0:0:49456: Well-known LUN SKhynix H28S7Q302BMR A201 PQ: 0 ANSI: 6
  402. [ 6.144725] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  403. [ 6.145036] scsi 0:0:0:0: Direct-Access SKhynix H28S7Q302BMR A201 PQ: 0 ANSI: 6
  404. [ 6.147414] scsi 0:0:0:1: Direct-Access SKhynix H28S7Q302BMR A201 PQ: 0 ANSI: 6
  405. [ 6.147542] sd 0:0:0:0: [sda] 14499840 4096-byte logical blocks: (59.4 GB/55.3 GiB)
  406. [ 6.147714] sd 0:0:0:0: [sda] Write Protect is off
  407. [ 6.147726] sd 0:0:0:0: [sda] Mode Sense: 00 32 00 10
  408. [ 6.148019] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
  409. [ 6.148330] sd 0:0:0:0: [sda] Optimal transfer size 786432 bytes
  410. [ 6.148808] scsi 0:0:0:2: Direct-Access SKhynix H28S7Q302BMR A201 PQ: 0 ANSI: 6
  411. [ 6.149482] ALSA device list:
  412. [ 6.149518] Call trace:
  413. [ 6.149522] No soundcards found.
  414. [ 6.149558] gdsc_toggle_logic+0xe0/0xe8
  415. [ 6.150133] scsi 0:0:0:3: Direct-Access SKhynix H28S7Q302BMR A201 PQ: 0 ANSI: 6
  416. [ 6.152063] scsi 0:0:0:4: Direct-Access SKhynix H28S7Q302BMR A201 PQ: 0 ANSI: 6
  417. [ 6.152464] sd 0:0:0:1: [sdb] 2048 4096-byte logical blocks: (8.39 MB/8.00 MiB)
  418. [ 6.152774] sd 0:0:0:1: [sdb] Write Protect is off
  419. [ 6.152788] sd 0:0:0:1: [sdb] Mode Sense: 00 32 00 10
  420. [ 6.153025] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
  421. [ 6.153147] sd 0:0:0:1: [sdb] Optimal transfer size 786432 bytes
  422. [ 6.153364] scsi 0:0:0:5: Direct-Access SKhynix H28S7Q302BMR A201 PQ: 0 ANSI: 6
  423. [ 6.154912] random: fast init done
  424. [ 6.155267] sd 0:0:0:3: [sdd] 32768 4096-byte logical blocks: (134 MB/128 MiB)
  425. [ 6.155515] sd 0:0:0:3: [sdd] Write Protect is off
  426. [ 6.155525] sd 0:0:0:3: [sdd] Mode Sense: 00 32 00 10
  427. [ 6.155762] sd 0:0:0:4: [sde] 1048576 4096-byte logical blocks: (4.29 GB/4.00 GiB)
  428. [ 6.155804] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
  429. [ 6.155843] sd 0:0:0:4: [sde] Write Protect is off
  430. [ 6.155854] sd 0:0:0:4: [sde] Mode Sense: 00 32 00 10
  431. [ 6.155881] sd 0:0:0:3: [sdd] Optimal transfer size 786432 bytes
  432. [ 6.156005] sd 0:0:0:4: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
  433. [ 6.156077] sd 0:0:0:4: [sde] Optimal transfer size 786432 bytes
  434. [ 6.156402] sd 0:0:0:5: [sdf] 32768 4096-byte logical blocks: (134 MB/128 MiB)
  435. [ 6.156470] sd 0:0:0:5: [sdf] Write Protect is off
  436. [ 6.156475] sd 0:0:0:5: [sdf] Mode Sense: 00 32 00 10
  437. [ 6.156603] sd 0:0:0:5: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
  438. [ 6.156669] sd 0:0:0:5: [sdf] Optimal transfer size 786432 bytes
  439. [ 6.157422] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db
  440. [ 6.158906] sd 0:0:0:2: [sdc] 2048 4096-byte logical blocks: (8.39 MB/8.00 MiB)
  441. [ 6.159392] sd 0:0:0:2: [sdc] Write Protect is off
  442. [ 6.159395] sd 0:0:0:2: [sdc] Mode Sense: 00 32 00 10
  443. [ 6.160354] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
  444. [ 6.160838] sd 0:0:0:2: [sdc] Optimal transfer size 786432 bytes
  445. [ 6.161654] gdsc_disable+0x34/0x170
  446. [ 6.161656] genpd_power_off+0x108/0x278
  447. [ 6.555784] genpd_power_off_work_fn+0x30/0x50
  448. [ 6.555829] process_one_work+0x1c8/0x358
  449. [ 6.555831] worker_thread+0x48/0x460
  450. [ 6.555852] kthread+0xf0/0x120
  451. [ 6.555890] ret_from_fork+0x10/0x1c
  452. [ 6.555903] ---[ end trace 276d5fbf42737730 ]---
  453. [ 6.556537] ------------[ cut here ]------------
  454. [ 6.556538] hlos1_vote_mmnoc_mmu_tbu_hf1_gdsc status stuck at 'on'
  455. [ 6.556557] WARNING: CPU: 5 PID: 190 at drivers/clk/qcom/gdsc.c:145 gdsc_toggle_logic+0xe0/0xe8
  456. [ 6.556558] Modules linked in:
  457. [ 6.556580] CPU: 5 PID: 190 Comm: kworker/5:1 Tainted: G W 5.4.0-rc1-30681-g9283cb0 #3
  458. [ 6.556581] Hardware name: Thundercomm Dragonboard 845c (DT)
  459. [ 6.556583] Workqueue: pm genpd_power_off_work_fn
  460. [ 6.556585] pstate: 60c00005 (nZCv daif +PAN +UAO)
  461. [ 6.556586] pc : gdsc_toggle_logic+0xe0/0xe8
  462. [ 6.556587] lr : gdsc_toggle_logic+0xe0/0xe8
  463. [ 6.556588] sp : ffff800010cbbcf0
  464. [ 6.556589] x29: ffff800010cbbcf0 x28: 0000000000000000
  465. [ 6.556590] x27: ffff0000f80c98b8 x26: ffffd4c7c4950838
  466. [ 6.556592] x25: 0000000000000000 x24: ffffd4c7c4a2ed90
  467. [ 6.556593] x23: 0000000000000000 x22: 0000000000000000
  468. [ 6.556595] x21: 0000000000000000 x20: 00000000ffffff92
  469. [ 6.556596] x19: ffffd4c7c4a2ed90 x18: ffffffffffffffff
  470. [ 6.556598] x17: 0000000000000000 x16: 0000000000000000
  471. [ 6.556599] x15: ffffd4c7c49398c8 x14: 00000000fffffff0
  472. [ 6.556600] x13: ffffd4c7c4b6f0ca x12: ffffd4c7c49532f8
  473. [ 6.556602] x11: ffffd4c7c4953000 x10: ffffd4c7c4b6e000
  474. [ 6.556603] x9 : 0000000000000000 x8 : ffffd4c7c4b6ec58
  475. [ 6.556605] x7 : 7364675f3166685f x6 : ffffd4c7c4b6e786
  476. [ 6.556606] x5 : 0000000000000000 x4 : 0000000000000008
  477. [ 6.556607] x3 : 00000000ffffffff x2 : ffff2b3939284000
  478. [ 6.556609] x1 : 4d76f46077f53600 x0 : 0000000000000000
  479. [ 6.556610] Call trace:
  480. [ 6.556611] gdsc_toggle_logic+0xe0/0xe8
  481. [ 6.556613] gdsc_disable+0x34/0x170
  482. [ 6.556614] genpd_power_off+0x108/0x278
  483. [ 6.556616] genpd_power_off_work_fn+0x30/0x50
  484. [ 6.556617] process_one_work+0x1c8/0x358
  485. [ 6.556619] worker_thread+0x48/0x460
  486. [ 6.556620] kthread+0xf0/0x120
  487. [ 6.556622] ret_from_fork+0x10/0x1c
  488. [ 6.556622] ---[ end trace 276d5fbf42737731 ]---
  489. [ 6.557161] ------------[ cut here ]------------
  490. [ 6.557162] hlos1_vote_mmnoc_mmu_tbu_hf0_gdsc status stuck at 'on'
  491. [ 6.557169] WARNING: CPU: 5 PID: 190 at drivers/clk/qcom/gdsc.c:145 gdsc_toggle_logic+0xe0/0xe8
  492. [ 6.557170] Modules linked in:
  493. [ 6.557172] CPU: 5 PID: 190 Comm: kworker/5:1 Tainted: G W 5.4.0-rc1-30681-g9283cb0 #3
  494. [ 6.557173] Hardware name: Thundercomm Dragonboard 845c (DT)
  495. [ 6.557178] Workqueue: pm genpd_power_off_work_fn
  496. [ 6.557180] pstate: 60c00005 (nZCv daif +PAN +UAO)
  497. [ 6.557181] pc : gdsc_toggle_logic+0xe0/0xe8
  498. [ 6.557182] lr : gdsc_toggle_logic+0xe0/0xe8
  499. [ 6.557183] sp : ffff800010cbbcf0
  500. [ 6.557184] x29: ffff800010cbbcf0 x28: 0000000000000000
  501. [ 6.557185] x27: ffff0000f80c98b8 x26: ffffd4c7c4950838
  502. [ 6.557187] x25: 0000000000000000 x24: ffffd4c7c4a2f2f8
  503. [ 6.557188] x23: 0000000000000000 x22: 0000000000000000
  504. [ 6.557189] x21: 0000000000000000 x20: 00000000ffffff92
  505. [ 6.557191] x19: ffffd4c7c4a2f2f8 x18: ffffffffffffffff
  506. [ 6.557192] x17: 0000000000000000 x16: 0000000000000000
  507. [ 6.557194] x15: ffffd4c7c49398c8 x14: 00000000fffffff0
  508. [ 6.557195] x13: ffffd4c7c4b6f0ca x12: ffffd4c7c49532f8
  509. [ 6.557197] x11: ffffd4c7c4953000 x10: ffffd4c7c4b6e000
  510. [ 6.557198] x9 : 0000000000000000 x8 : ffffd4c7c4b6ec58
  511. [ 6.557199] x7 : 7364675f3066685f x6 : ffffd4c7c4b6e786
  512. [ 6.557201] x5 : 0000000000000000 x4 : 0000000000000008
  513. [ 6.557202] x3 : 00000000ffffffff x2 : ffff2b3939284000
  514. [ 6.557204] x1 : 4d76f46077f53600 x0 : 0000000000000000
  515. [ 6.557205] Call trace:
  516. [ 6.557206] gdsc_toggle_logic+0xe0/0xe8
  517. [ 6.557207] gdsc_disable+0x34/0x170
  518. [ 6.557209] genpd_power_off+0x108/0x278
  519. [ 6.557210] genpd_power_off_work_fn+0x30/0x50
  520. [ 6.557212] process_one_work+0x1c8/0x358
  521. [ 6.557213] worker_thread+0x48/0x460
  522. [ 6.557214] kthread+0xf0/0x120
  523. [ 6.557216] ret_from_fork+0x10/0x1c
  524. [ 6.557217] ---[ end trace 276d5fbf42737732 ]---
  525. [ 6.557743] ------------[ cut here ]------------
  526. [ 6.573136] sda: sda1
  527. [ 6.576743] hlos1_vote_aggre_noc_mmu_tbu2_gdsc status stuck at 'on'
  528. [ 6.576822] WARNING: CPU: 5 PID: 190 at drivers/clk/qcom/gdsc.c:145 gdsc_toggle_logic+0xe0/0xe8
  529. [ 6.576855] Modules linked in:
  530. [ 6.579189] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
  531. [ 6.579661] sdd: sdd1 sdd2 sdd3
  532. [ 6.580305] sdb: sdb1 sdb2
  533. [ 6.585386] sdc: sdc1 sdc2
  534. [ 6.586260] CPU: 5 PID: 190 Comm: kworker/5:1 Tainted: G W 5.4.0-rc1-30681-g9283cb0 #3
  535. [ 6.586269] Hardware name: Thundercomm Dragonboard 845c (DT)
  536. [ 6.586274] Workqueue: pm genpd_power_off_work_fn
  537. [ 6.586277] pstate: 60c00005 (nZCv daif +PAN +UAO)
  538. [ 6.586279] pc : gdsc_toggle_logic+0xe0/0xe8
  539. [ 6.586279] lr : gdsc_toggle_logic+0xe0/0xe8
  540. [ 6.586280] sp : ffff800010cbbcf0
  541. [ 6.586281] x29: ffff800010cbbcf0 x28: 0000000000000000
  542. [ 6.586282] x27: ffff0000f80c98b8 x26: ffffd4c7c4950838
  543. [ 6.586283] x25: 0000000000000000 x24: ffffd4c7c4a2f860
  544. [ 6.586287] x23: 0000000000000000 x22: 0000000000000000
  545. [ 6.586288] x21: 0000000000000000 x20: 00000000ffffff92
  546. [ 6.586289] x19: ffffd4c7c4a2f860 x18: ffffffffffffffff
  547. [ 6.586290] x17: 0000000000000000 x16: 0000000000000000
  548. [ 6.586291] x15: ffffd4c7c49398c8 x14: 0000000000000000
  549. [ 6.586292] x13: 0000000000000044 x12: 00000000000000a0
  550. [ 6.586293] x11: 0000000000028730 x10: 00000000000000a0
  551. [ 6.586294] x9 : 0000000000000000 x8 : ffffd4c7c4b6ec58
  552. [ 6.586295] x7 : 64675f327562745f x6 : ffffd4c7c4b6e787
  553. [ 6.586296] x5 : 0000000000000000 x4 : 0000000000000008
  554. [ 6.586297] x3 : 00000000ffffffff x2 : ffff2b3939284000
  555. [ 6.586298] x1 : 4d76f46077f53600 x0 : 0000000000000000
  556. [ 6.586299] Call trace:
  557. [ 6.586300] gdsc_toggle_logic+0xe0/0xe8
  558. [ 6.586301] gdsc_disable+0x34/0x170
  559. [ 6.586302] genpd_power_off+0x108/0x278
  560. [ 6.586303] genpd_power_off_work_fn+0x30/0x50
  561. [ 6.586320] process_one_work+0x1c8/0x358
  562. [ 6.586337] worker_thread+0x48/0x460
  563. [ 6.586337] kthread+0xf0/0x120
  564. [ 6.586338] ret_from_fork+0x10/0x1c
  565. [ 6.586339] ---[ end trace 276d5fbf42737733 ]---
  566. [ 6.586991] ------------[ cut here ]------------
  567. [ 6.591084] sd 0:0:0:3: [sdd] Attached SCSI disk
  568. [ 6.591381] sd 0:0:0:5: [sdf] Attached SCSI disk
  569. [ 6.591534] sd 0:0:0:0: [sda] Attached SCSI disk
  570. [ 6.592003] sd 0:0:0:1: [sdb] Attached SCSI disk
  571. [ 6.596634] sd 0:0:0:2: [sdc] Attached SCSI disk
  572. [ 6.601599] hlos1_vote_aggre_noc_mmu_tbu1_gdsc status stuck at 'on'
  573. [ 6.601662] WARNING: CPU: 5 PID: 190 at drivers/clk/qcom/gdsc.c:145 gdsc_toggle_logic+0xe0/0xe8
  574. [ 6.608696] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde24 sde25 sde26 sde27 sde28 sde29 sde30 sde31 sde32 sde33 sde34 sde35 sde36 sde37 sde38 sde39 sde40 sde41 sde42 sde43 sde44 sde45 sde46 sde47 sde48
  575. [ 6.614153] Modules linked in:
  576. [ 6.614156] CPU: 5 PID: 190 Comm: kworker/5:1 Tainted: G W 5.4.0-rc1-30681-g9283cb0 #3
  577. [ 6.614156] Hardware name: Thundercomm Dragonboard 845c (DT)
  578. [ 6.614158] Workqueue: pm genpd_power_off_work_fn
  579. [ 6.614159] pstate: 60c00005 (nZCv daif +PAN +UAO)
  580. [ 6.614164] pc : gdsc_toggle_logic+0xe0/0xe8
  581. [ 6.614166] lr : gdsc_toggle_logic+0xe0/0xe8
  582. [ 6.629714] sd 0:0:0:4: [sde] Attached SCSI disk
  583. [ 6.633754] sp : ffff800010cbbcf0
  584. [ 6.633755] x29: ffff800010cbbcf0 x28: 0000000000000000
  585. [ 6.633756] x27: ffff0000f80c98b8 x26: ffffd4c7c4950838
  586. [ 6.633757] x25: 0000000000000000 x24: ffffd4c7c4a2fdc8
  587. [ 6.633759] x23: 0000000000000000 x22: 0000000000000000
  588. [ 6.633760] x21: 0000000000000000 x20: 00000000ffffff92
  589. [ 6.633761] x19: ffffd4c7c4a2fdc8 x18: ffffffffffffffff
  590. [ 6.633762] x17: 0000000000000000 x16: 0000000000000000
  591. [ 6.633763] x15: ffffd4c7c49398c8 x14: 0720072007200720
  592. [ 6.633764] x13: 0720072007200720 x12: 0720072007200720
  593. [ 6.633765] x11: 0720072007200720 x10: 0720072007200720
  594. [ 6.633766] x9 : 0720072007200720 x8 : ffffd4c7c4b6ec58
  595. [ 6.633767] x7 : 64675f317562745f x6 : ffffd4c7c4b6e787
  596. [ 6.633768] x5 : 0000000000000000 x4 : 0000000000000008
  597. [ 6.633769] x3 : 00000000ffffffff x2 : ffff2b3939284000
  598. [ 6.633770] x1 : 4d76f46077f53600 x0 : 0000000000000000
  599. [ 6.633771] Call trace:
  600. [ 6.633772] gdsc_toggle_logic+0xe0/0xe8
  601. [ 6.633772] gdsc_disable+0x34/0x170
  602. [ 6.633773] genpd_power_off+0x108/0x278
  603. [ 6.633774] genpd_power_off_work_fn+0x30/0x50
  604. [ 6.633780] process_one_work+0x1c8/0x358
  605. [ 6.633781] worker_thread+0x48/0x460
  606. [ 6.633782] kthread+0xf0/0x120
  607. [ 6.633783] ret_from_fork+0x10/0x1c
  608. [ 6.633796] ---[ end trace 276d5fbf42737734 ]---
  609. [ 6.634349] ------------[ cut here ]------------
  610. [ 6.814512] EXT4-fs (sda1): recovery complete
  611. [ 6.816720] hlos1_vote_aggre_noc_mmu_pcie_tbu_gdsc status stuck at 'on'
  612. [ 6.816732] WARNING: CPU: 5 PID: 190 at drivers/clk/qcom/gdsc.c:145 gdsc_toggle_logic+0xe0/0xe8
  613. [ 6.820967] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  614. [ 6.825548] Modules linked in:
  615. [ 6.825550] CPU: 5 PID: 190 Comm: kworker/5:1 Tainted: G W 5.4.0-rc1-30681-g9283cb0 #3
  616. [ 6.825552] Hardware name: Thundercomm Dragonboard 845c (DT)
  617. [ 6.825554] Workqueue: pm genpd_power_off_work_fn
  618. [ 6.825561] pstate: 60c00005 (nZCv daif +PAN +UAO)
  619. [ 6.825567] pc : gdsc_toggle_logic+0xe0/0xe8
  620. [ 6.825568] lr : gdsc_toggle_logic+0xe0/0xe8
  621. [ 6.825568] sp : ffff800010cbbcf0
  622. [ 6.825569] x29: ffff800010cbbcf0 x28: 0000000000000000
  623. [ 6.831520] VFS: Mounted root (ext4 filesystem) on device 8:1.
  624. [ 6.836316] x27: ffff0000f80c98b8 x26: ffffd4c7c4950838
  625. [ 6.836317] x25: 0000000000000000 x24: ffffd4c7c4a30330
  626. [ 6.836318] x23: 0000000000000000 x22: 0000000000000000
  627. [ 6.836319] x21: 0000000000000000 x20: 00000000ffffff92
  628. [ 6.836321] x19: ffffd4c7c4a30330 x18: ffffffffffffffff
  629. [ 6.843177] devtmpfs: mounted
  630. [ 6.847057] x17: 0000000000000000 x16: 0000000000000000
  631. [ 6.847058] x15: ffffd4c7c49398c8 x14: 0000000000000000
  632. [ 6.847059] x13: 00000000000003a8 x12: 0000000000000055
  633. [ 6.847060] x11: 00000000000165a7 x10: 0000000000000055
  634. [ 6.847061] x9 : 0000000000000000 x8 : ffffd4c7c4b6ec58
  635. [ 6.912864] Freeing unused kernel memory: 5696K
  636. [ 6.915749] x7 : 7473207375746174 x6 : ffffd4c7c4b6e78b
  637. [ 6.915751] x5 : 0000000000000000 x4 : 0000000000000008
  638. [ 6.915752] x3 : 00000000ffffffff x2 : ffff2b3939284000
  639. [ 6.915753] x1 : 4d76f46077f53600 x0 : 0000000000000000
  640. [ 6.915754] Call trace:
  641. [ 6.915755] gdsc_toggle_logic+0xe0/0xe8
  642. [ 6.915756] gdsc_disable+0x34/0x170
  643. [ 6.915757] genpd_power_off+0x108/0x278
  644. [ 6.915767] genpd_power_off_work_fn+0x30/0x50
  645. [ 6.915779] process_one_work+0x1c8/0x358
  646. [ 6.915780] worker_thread+0x48/0x460
  647. [ 6.915781] kthread+0xf0/0x120
  648. [ 6.915782] ret_from_fork+0x10/0x1c
  649. [ 6.915791] ---[ end trace 276d5fbf42737735 ]---
  650. [ 6.916494] ------------[ cut here ]------------
  651. [ 7.574588] hlos1_vote_aggre_noc_mmu_audio_tbu_gdsc status stuck at 'on'
  652. [ 7.574614] WARNING: CPU: 5 PID: 190 at drivers/clk/qcom/gdsc.c:145 gdsc_toggle_logic+0xe0/0xe8
  653. [ 7.590134] Modules linked in:
  654. [ 7.593222] CPU: 5 PID: 190 Comm: kworker/5:1 Tainted: G W 5.4.0-rc1-30681-g9283cb0 #3
  655. [ 7.602508] Hardware name: Thundercomm Dragonboard 845c (DT)
  656. [ 7.608216] Workqueue: pm genpd_power_off_work_fn
  657. [ 7.612961] pstate: 60c00005 (nZCv daif +PAN +UAO)
  658. [ 7.617792] pc : gdsc_toggle_logic+0xe0/0xe8
  659. [ 7.622094] lr : gdsc_toggle_logic+0xe0/0xe8
  660. [ 7.626395] sp : ffff800010cbbcf0
  661. [ 7.629739] x29: ffff800010cbbcf0 x28: 0000000000000000
  662. [ 7.635088] x27: ffff0000f80c98b8 x26: ffffd4c7c4950838
  663. [ 7.640444] x25: 0000000000000000 x24: ffffd4c7c4a30898
  664. [ 7.645800] x23: 0000000000000000 x22: 0000000000000000
  665. [ 7.651159] x21: 0000000000000000 x20: 00000000ffffff92
  666. [ 7.656516] x19: ffffd4c7c4a30898 x18: ffffffffffffffff
  667. [ 7.661873] x17: 0000000000000000 x16: 0000000000000000
  668. [ 7.667232] x15: ffffd4c7c49398c8 x14: 0000000000000000
  669. [ 7.672589] x13: 00000000000002be x12: 000000000000000c
  670. [ 7.677946] x11: 00000000000045d8 x10: 000000000000000c
  671. [ 7.683304] x9 : 0000000000000000 x8 : ffffd4c7c4b6ec58
  672. [ 7.688661] x7 : 7320737574617473 x6 : ffffd4c7c4b6e78c
  673. [ 7.694017] x5 : 0000000000000000 x4 : 0000000000000008
  674. [ 7.699376] x3 : 00000000ffffffff x2 : ffff2b3939284000
  675. [ 7.704733] x1 : 4d76f46077f53600 x0 : 0000000000000000
  676. [ 7.710090] Call trace:
  677. [ 7.712561] gdsc_toggle_logic+0xe0/0xe8
  678. [ 7.716522] gdsc_disable+0x34/0x170
  679. [ 7.720127] genpd_power_off+0x108/0x278
  680. [ 7.724088] genpd_power_off_work_fn+0x30/0x50
  681. [ 7.728566] process_one_work+0x1c8/0x358
  682. [ 7.732606] worker_thread+0x48/0x460
  683. [ 7.736302] kthread+0xf0/0x120
  684. [ 7.739472] ret_from_fork+0x10/0x1c
  685. [ 7.743078] ---[ end trace 276d5fbf42737736 ]---
  686. [ 7.755004] Run /sbin/init as init process
  687. [ 7.894471] systemd[1]: System time before build time, advancing clock.
  688. [ 8.123951] random: systemd: uninitialized urandom read (16 bytes read)
  689. [ 8.133494] random: systemd: uninitialized urandom read (16 bytes read)
  690. [ 8.140711] random: systemd: uninitialized urandom read (16 bytes read)
  691. [ 8.181520] EXT4-fs (sda1): re-mounted. Opts: data=ordered
  692. [ 8.686290] cfg80211: failed to load regulatory.db
  693. [ 8.686329] systemd-journald[246]: Received request to flush runtime journal from PID 1
  694. [ 11.566467] random: crng init done
  695. [ 11.569917] random: 7 urandom warning(s) missed due to ratelimiting
  696. [ 37.859028] ldo24: supplied by bob
  697. [ 37.859119] ldo25: supplied by bob
  698. [ 37.859165] LT9611_1V8: disabling
  699. [ 37.859177] LT9611_3V3: disabling
  700. [ 37.859187] PCIE0_1.05V: disabling
  701. [ 37.859198] V5P0_HDMIOUT: disabling
  702. [ 37.859217] smps5: disabling
  703. [ 37.859941] ldo5: disabling
  704. [ 37.860605] ldo12: disabling
  705. [ 37.861283] ldo7: disabling
  706. [ 37.861643] ldo17: disabling
  707. [ 37.862085] ldo24: disabling
  708. [ 37.862938] ldo25: disabling
  709. [ 199.486376] mmc0: new ultra high speed SDR104 SDHC card at address aaaa
  710. [ 199.487672] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  711. [ 199.491083] mmcblk0: p1 p2
  712. [ 243.672114] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  713. [ 259.989134] mmc0: card aaaa removed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement