Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 138.09 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. [ 0.000000] Booting Linux on physical CPU 0x0
  4. [ 0.000000] Linux version 4.14.98 (user@iMX8-build-machine) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #1 SMP PREEMPT Thu Jun 20 10:15:59 MSK 2019
  5. [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
  6. [ 0.000000] Machine model: Starterkit SK-iMX8Mini board
  7. [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200')
  8. [ 0.000000] bootconsole [ec_imx6q0] enabled
  9. [ 0.000000] efi: Getting EFI parameters from FDT:
  10. [ 0.000000] efi: UEFI not found.
  11. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000058000000, size 640 MiB
  12. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  13. [ 0.000000] NUMA: No NUMA configuration found
  14. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff]
  15. [ 0.000000] NUMA: NODE_DATA [mem 0x57fca980-0x57fcc77f]
  16. [ 0.000000] Zone ranges:
  17. [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
  18. [ 0.000000] Normal empty
  19. [ 0.000000] Movable zone start for each node
  20. [ 0.000000] Early memory node ranges
  21. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]
  22. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
  23. [ 0.000000] psci: probing for conduit method from DT.
  24. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  25. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  26. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  27. [ 0.000000] psci: SMC Calling Convention v1.1
  28. [ 0.000000] percpu: Embedded 24 pages/cpu @ffff800017f65000 s57624 r8192 d32488 u98304
  29. [ 0.000000] Detected VIPT I-cache on CPU0
  30. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  31. [ 0.000000] Speculative Store Bypass Disable mitigation not required
  32. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
  33. [ 0.000000] Policy zone: DMA
  34. [ 0.000000] Kernel command line: console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200 root=/dev/mmcblk2p2 rootwait rw
  35. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  36. [ 0.000000] Memory: 357856K/1048576K available (11452K kernel code, 1206K rwdata, 4360K rodata, 768K init, 413K bss, 35360K reserved, 655360K cma-reserved)
  37. [ 0.000000] Virtual kernel memory layout:
  38. [ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
  39. [ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
  40. [ 0.000000] .text : 0xffff000008080000 - 0xffff000008bb0000 ( 11456 KB)
  41. [ 0.000000] .rodata : 0xffff000008bb0000 - 0xffff000009000000 ( 4416 KB)
  42. [ 0.000000] .init : 0xffff000009000000 - 0xffff0000090c0000 ( 768 KB)
  43. [ 0.000000] .data : 0xffff0000090c0000 - 0xffff0000091eda00 ( 1207 KB)
  44. [ 0.000000] .bss : 0xffff0000091eda00 - 0xffff0000092551b8 ( 414 KB)
  45. [ 0.000000] fixed : 0xffff7dfffe7f9000 - 0xffff7dfffec00000 ( 4124 KB)
  46. [ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
  47. [ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
  48. [ 0.000000] 0xffff7e0000000000 - 0xffff7e0001000000 ( 16 MB actual)
  49. [ 0.000000] memory : 0xffff800000000000 - 0xffff800040000000 ( 1024 MB)
  50. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  51. [ 0.000000] Preemptible hierarchical RCU implementation.
  52. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  53. [ 0.000000] Tasks RCU enabled.
  54. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  55. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  56. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  57. [ 0.000000] GICv3: no VLPI support, no direct LPI support
  58. [ 0.000000] ITS: No ITS available, not enabling LPIs
  59. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000
  60. [ 0.000000] i.MX8MM clock driver init done
  61. [ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys).
  62. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns
  63. [ 0.000003] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
  64. [ 0.008394] system counter timer init
  65. [ 0.011761] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
  66. [ 0.019776] clocksource: imx sysctr: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns
  67. [ 0.030832] Console: colour dummy device 80x25
  68. [ 0.034606] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000)
  69. [ 0.044898] pid_max: default: 32768 minimum: 301
  70. [ 0.049594] Security Framework initialized
  71. [ 0.053926] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  72. [ 0.060952] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  73. [ 0.067748] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  74. [ 0.074478] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  75. [ 0.097710] ASID allocator initialised with 32768 entries
  76. [ 0.105709] Hierarchical SRCU implementation.
  77. [ 0.114101] Cannot find MU entry in device tree
  78. [ 0.115887] CPU identified as i.MX8MM, silicon rev 1.0
  79. [ 0.121026] EFI services will not be available.
  80. [ 0.133523] smp: Bringing up secondary CPUs ...
  81. [ 0.161652] Detected VIPT I-cache on CPU1
  82. [ 0.161678] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000
  83. [ 0.161704] CPU1: Booted secondary processor [410fd034]
  84. [ 0.189696] Detected VIPT I-cache on CPU2
  85. [ 0.189713] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000
  86. [ 0.189727] CPU2: Booted secondary processor [410fd034]
  87. [ 0.217754] Detected VIPT I-cache on CPU3
  88. [ 0.217770] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000
  89. [ 0.217784] CPU3: Booted secondary processor [410fd034]
  90. [ 0.217839] smp: Brought up 1 node, 4 CPUs
  91. [ 0.267658] SMP: Total of 4 processors activated.
  92. [ 0.272379] CPU features: detected feature: GIC system register CPU interface
  93. [ 0.279559] CPU features: detected feature: 32-bit EL0 Support
  94. [ 0.285416] CPU features: detected feature: Kernel page table isolation (KPTI)
  95. [ 0.296185] CPU: All CPU(s) started at EL2
  96. [ 0.297447] alternatives: patching kernel code
  97. [ 0.302644] devtmpfs: initialized
  98. [ 0.308973] random: get_random_u32 called from bucket_table_alloc+0x108/0x260 with crng_init=0
  99. [ 0.315267] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  100. [ 0.324614] futex hash table entries: 1024 (order: 5, 131072 bytes)
  101. [ 0.344780] pinctrl core: initialized pinctrl subsystem
  102. [ 0.347855] DMI not present or invalid.
  103. [ 0.351248] NET: Registered protocol family 16
  104. [ 0.356631] cpuidle: using governor menu
  105. [ 0.360108] vdso: 2 pages (1 code @ ffff000008bb6000, 1 data @ ffff0000090c4000)
  106. [ 0.366875] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  107. [ 0.382878] DMA: preallocated 256 KiB pool for atomic allocations
  108. [ 0.386556] Serial: AMBA PL011 UART driver
  109. [ 0.390349] imx rpmsg driver is registered.
  110. [ 0.396937] imx8mm-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver
  111. [ 0.417681] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  112. [ 0.427985] ACPI: Interpreter disabled.
  113. [ 0.430164] vgaarb: loaded
  114. [ 0.431904] SCSI subsystem initialized
  115. [ 0.436100] usbcore: registered new interface driver usbfs
  116. [ 0.441089] usbcore: registered new interface driver hub
  117. [ 0.446379] usbcore: registered new device driver usb
  118. [ 0.451659] usb_phy_generic usbphynop1: usbphynop1 supply vcc not found, using dummy regulator
  119. [ 0.460252] usb_phy_generic usbphynop2: usbphynop2 supply vcc not found, using dummy regulator
  120. [ 0.472878] bd71837 0-004b: Device ID=0xA0
  121. [ 0.474124] bd71837 0-004b: gpio_intr = 3
  122. [ 0.478251] bd71837 0-004b: chip_irq=58
  123. [ 0.490390] bd71837-pmic bd71837-pmic: regulator register name 'buck1'
  124. [ 0.510540] bd71837-pmic bd71837-pmic: regulator register name 'buck2'
  125. [ 0.530569] bd71837-pmic bd71837-pmic: regulator register name 'buck3'
  126. [ 0.542613] bd71837-pmic bd71837-pmic: regulator register name 'buck4'
  127. [ 0.554623] bd71837-pmic bd71837-pmic: regulator register name 'buck5'
  128. [ 0.566644] bd71837-pmic bd71837-pmic: regulator register name 'buck6'
  129. [ 0.578675] bd71837-pmic bd71837-pmic: regulator register name 'buck7'
  130. [ 0.590702] bd71837-pmic bd71837-pmic: regulator register name 'buck8'
  131. [ 0.602732] bd71837-pmic bd71837-pmic: regulator register name 'ldo1'
  132. [ 0.622771] bd71837-pmic bd71837-pmic: regulator register name 'ldo2'
  133. [ 0.630784] bd71837-pmic bd71837-pmic: regulator register name 'ldo3'
  134. [ 0.650842] bd71837-pmic bd71837-pmic: regulator register name 'ldo4'
  135. [ 0.670875] bd71837-pmic bd71837-pmic: regulator register name 'ldo5'
  136. [ 0.682904] bd71837-pmic bd71837-pmic: regulator register name 'ldo6'
  137. [ 0.702950] bd71837-pmic bd71837-pmic: regulator register name 'ldo7'
  138. [ 0.726973] i2c i2c-0: IMX I2C adapter registered
  139. [ 0.728834] i2c i2c-0: can't use DMA, using PIO instead.
  140. [ 0.734647] i2c i2c-1: IMX I2C adapter registered
  141. [ 0.738907] i2c i2c-1: can't use DMA, using PIO instead.
  142. [ 0.744574] i2c i2c-2: IMX I2C adapter registered
  143. [ 0.748993] i2c i2c-2: can't use DMA, using PIO instead.
  144. [ 0.754712] media: Linux media interface: v0.10
  145. [ 0.758881] Linux video capture interface: v2.00
  146. [ 0.763627] pps_core: LinuxPPS API ver. 1 registered
  147. [ 0.768477] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  148. [ 0.777683] PTP clock support registered
  149. [ 0.781784] EDAC MC: Ver: 3.0.0
  150. [ 0.785003] dmi: Firmware registration failed.
  151. [ 0.789647] Advanced Linux Sound Architecture Driver Initialized.
  152. [ 0.795796] Bluetooth: Core ver 2.22
  153. [ 0.798943] NET: Registered protocol family 31
  154. [ 0.803397] Bluetooth: HCI device and connection manager initialized
  155. [ 0.809780] Bluetooth: HCI socket layer initialized
  156. [ 0.814680] Bluetooth: L2CAP socket layer initialized
  157. [ 0.819764] Bluetooth: SCO socket layer initialized
  158. [ 0.825279] clocksource: Switched to clocksource arch_sys_counter
  159. [ 0.830893] VFS: Disk quotas dquot_6.6.0
  160. [ 0.834756] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  161. [ 0.841730] pnp: PnP ACPI: disabled
  162. [ 0.850175] NET: Registered protocol family 2
  163. [ 0.852073] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  164. [ 0.858866] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  165. [ 0.865450] TCP: Hash tables configured (established 8192 bind 8192)
  166. [ 0.871806] UDP hash table entries: 512 (order: 2, 16384 bytes)
  167. [ 0.877707] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  168. [ 0.884182] NET: Registered protocol family 1
  169. [ 0.888707] RPC: Registered named UNIX socket transport module.
  170. [ 0.894401] RPC: Registered udp transport module.
  171. [ 0.899132] RPC: Registered tcp transport module.
  172. [ 0.903846] RPC: Registered tcp NFSv4.1 backchannel transport module.
  173. [ 0.911052] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  174. [ 0.918393] kvm [1]: 8-bit VMID
  175. [ 0.921833] kvm [1]: GICv3: no GICV resource entry
  176. [ 0.926073] kvm [1]: disabling GICv2 emulation
  177. [ 0.930552] kvm [1]: GIC system register CPU interface enabled
  178. [ 0.936458] kvm [1]: vgic interrupt IRQ1
  179. [ 0.940414] kvm [1]: Hyp mode initialized successfully
  180. [ 0.947742] audit: initializing netlink subsys (disabled)
  181. [ 0.951047] audit: type=2000 audit(0.824:1): state=initialized audit_enabled=0 res=1
  182. [ 0.951379] workingset: timestamp_bits=44 max_order=18 bucket_order=0
  183. [ 0.970194] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  184. [ 0.973748] NFS: Registering the id_resolver key type
  185. [ 0.978296] Key type id_resolver registered
  186. [ 0.982476] Key type id_legacy registered
  187. [ 0.986506] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  188. [ 0.993545] 9p: Installing v9fs 9p2000 file system support
  189. [ 1.002962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  190. [ 1.007555] io scheduler noop registered
  191. [ 1.011614] io scheduler cfq registered (default)
  192. [ 1.016210] io scheduler mq-deadline registered
  193. [ 1.020759] io scheduler kyber registered
  194. [ 1.028816] imx-sdma 30bd0000.dma-controller: no iram assigned, using external mem
  195. [ 1.035247] imx-sdma 30bd0000.dma-controller: Falling back to user helper
  196. [ 1.039218] imx-sdma 302c0000.dma-controller: no iram assigned, using external mem
  197. [ 1.051497] imx-sdma 302b0000.dma-controller: no iram assigned, using external mem
  198. [ 1.064858] mxs-dma 33000000.dma-apbh: initialized
  199. [ 1.067878] Bus freq driver module loaded
  200. [ 1.074353] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  201. [ 1.079722] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 28, base_baud = 1500000) is a IMX
  202. [ 1.089551] console [ttymxc1] enabled
  203. [ 1.089551] console [ttymxc1] enabled
  204. [ 1.094018] bootconsole [ec_imx6q0] disabled
  205. [ 1.094018] bootconsole [ec_imx6q0] disabled
  206. [ 1.105898] imx-drm display-subsystem: no available port
  207. [ 1.117075] loop: module loaded
  208. [ 1.121958] spi_imx 30820000.ecspi: probed
  209. [ 1.126854] libphy: Fixed MDIO Bus: probed
  210. [ 1.131383] NXP PHY: loading NXP PHY driver: [autonomous mode]
  211. [ 1.137380] tun: Universal TUN/TAP device driver, 1.6
  212. [ 1.142576] CAN device driver interface
  213. [ 1.147308] fec 30be0000.ethernet: 30be0000.ethernet supply phy not found, using dummy regulator
  214. [ 1.156376] pps pps0: new PPS source ptp0
  215. [ 1.166084] random: fast init done
  216. [ 1.176566] libphy: fec_enet_mii_bus: probed
  217. [ 1.181365] fec 30be0000.ethernet eth0: registered PHC device 0
  218. [ 1.188791] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  219. [ 1.195344] ehci-pci: EHCI PCI platform driver
  220. [ 1.199851] ehci-platform: EHCI generic platform driver
  221. [ 1.205257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  222. [ 1.211468] ohci-pci: OHCI PCI platform driver
  223. [ 1.215959] ohci-platform: OHCI generic platform driver
  224. [ 1.221655] usbcore: registered new interface driver usb-storage
  225. [ 1.227704] usbcore: registered new interface driver usb_ehset_test
  226. [ 1.234774] usbmisc_imx 32e40200.usbmisc: 32e40200.usbmisc supply vbus-wakeup not found, using dummy regulator
  227. [ 1.244990] usbmisc_imx 32e50200.usbmisc: 32e50200.usbmisc supply vbus-wakeup not found, using dummy regulator
  228. [ 1.263014] ci_hdrc ci_hdrc.1: EHCI Host Controller
  229. [ 1.267941] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
  230. [ 1.289356] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  231. [ 1.295370] hub 1-0:1.0: USB hub found
  232. [ 1.299158] hub 1-0:1.0: 1 port detected
  233. [ 1.304689] input: 30370000.snvs:snvs-powerkey as /devices/platform/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0
  234. [ 1.316983] snvs_rtc 30370000.snvs:snvs-rtc-lp: rtc core: registered 30370000.snvs:snvs-rtc-lp as rtc0
  235. [ 1.326506] i2c /dev entries driver
  236. [ 1.330516] IR NEC protocol handler initialized
  237. [ 1.335063] IR RC5(x/sz) protocol handler initialized
  238. [ 1.340129] IR RC6 protocol handler initialized
  239. [ 1.344668] IR JVC protocol handler initialized
  240. [ 1.349210] IR Sony protocol handler initialized
  241. [ 1.353836] IR SANYO protocol handler initialized
  242. [ 1.358552] IR Sharp protocol handler initialized
  243. [ 1.363264] IR MCE Keyboard/mouse protocol handler initialized
  244. [ 1.369108] IR XMP protocol handler initialized
  245. [ 1.386144] imx2-wdt 30280000.wdog: timeout 60 sec (nowayout=0)
  246. [ 1.392377] Bluetooth: HCI UART driver ver 2.3
  247. [ 1.396842] Bluetooth: HCI UART protocol H4 registered
  248. [ 1.401994] Bluetooth: HCI UART protocol BCSP registered
  249. [ 1.407320] Bluetooth: HCI UART protocol ATH3K registered
  250. [ 1.412731] Bluetooth: HCI UART protocol Three-wire (H5) registered
  251. [ 1.419126] Bluetooth: HCI UART protocol Broadcom registered
  252. [ 1.424801] Bluetooth: HCI UART protocol QCA registered
  253. [ 1.430784] sdhci: Secure Digital Host Controller Interface driver
  254. [ 1.436990] sdhci: Copyright(c) Pierre Ossman
  255. [ 1.441447] Synopsys Designware Multimedia Card Interface Driver
  256. [ 1.447857] sdhci-pltfm: SDHCI platform and OF driver helper
  257. [ 1.454220] mmc0: CQHCI version 5.10
  258. [ 1.501298] mmc0: SDHCI controller on 30b40000.mmc [30b40000.mmc] using ADMA
  259. [ 1.509045] mmc2: CQHCI version 5.10
  260. [ 1.565398] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA
  261. [ 1.579850] galcore: clk_get vg clock failed, disable vg!
  262. [ 1.585598] Galcore version 6.2.4.190076
  263. [ 1.653920] ledtrig-cpu: registered to indicate activity on CPUs
  264. [ 1.660645] caam 30900000.caam: ERA source: CCBVID.
  265. [ 1.662036] mmc2: Command Queue Engine enabled
  266. [ 1.667123] caam 30900000.caam: device ID = 0x0a16040100000000 (Era 9)
  267. [ 1.670021] mmc2: new HS400 Enhanced strobe MMC card at address 0001
  268. [ 1.676556] caam 30900000.caam: job rings = 3, qi = 0, dpaa2 = no
  269. [ 1.689379] mmcblk2: mmc2:0001 4FTE4R 3.64 GiB
  270. [ 1.694069] mmcblk2boot0: mmc2:0001 4FTE4R partition 1 4.00 MiB
  271. [ 1.700137] mmcblk2boot1: mmc2:0001 4FTE4R partition 2 4.00 MiB
  272. [ 1.706208] mmcblk2rpmb: mmc2:0001 4FTE4R partition 3 512 KiB
  273. [ 1.712978] mmcblk2: p1 p2
  274. [ 1.718880] caam_jr 30901000.jr0: Entropy delay = 3200
  275. [ 1.724242] caam_jr 30901000.jr0: Entropy delay = 3600
  276. [ 1.797445] caam_jr 30901000.jr0: Instantiated RNG4 SH0.
  277. [ 1.865072] caam_jr 30901000.jr0: Instantiated RNG4 SH1.
  278. [ 1.878194] caam algorithms registered in /proc/crypto
  279. [ 1.886381] caam_jr 30901000.jr0: registering rng-caam
  280. [ 1.891696] caam 30900000.caam: caam pkc algorithms registered in /proc/crypto
  281. [ 1.899909] platform caam_sm: blkkey_ex: 2 keystore units available
  282. [ 1.906297] platform caam_sm: 64-bit clear key:
  283. [ 1.910843] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
  284. [ 1.916516] platform caam_sm: 64-bit black key:
  285. [ 1.921067] platform caam_sm: [0000] 89 c9 56 46 4b 79 bb da
  286. [ 1.926741] platform caam_sm: [0008] 2f e3 da cd 05 0d b5 9d
  287. [ 1.932410] platform caam_sm: 128-bit clear key:
  288. [ 1.937042] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
  289. [ 1.942713] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
  290. [ 1.948404] platform caam_sm: 128-bit black key:
  291. [ 1.953035] platform caam_sm: [0000] 5f d3 af c9 9b 4b d8 61
  292. [ 1.958707] platform caam_sm: [0008] 26 88 60 1c f1 9e 0e 34
  293. [ 1.964376] platform caam_sm: 192-bit clear key:
  294. [ 1.969005] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
  295. [ 1.974676] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
  296. [ 1.980347] platform caam_sm: [0016] 10 11 12 13 14 15 16 17
  297. [ 1.986015] platform caam_sm: 192-bit black key:
  298. [ 1.990644] platform caam_sm: [0000] 35 d2 98 81 87 96 5a 16
  299. [ 1.996315] platform caam_sm: [0008] 18 65 81 b3 df c2 36 03
  300. [ 2.001985] platform caam_sm: [0016] 63 10 67 cd 95 74 05 50
  301. [ 2.007656] platform caam_sm: [0024] 97 9a 89 3c 1e c6 25 c6
  302. [ 2.013324] platform caam_sm: 256-bit clear key:
  303. [ 2.017954] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
  304. [ 2.023624] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
  305. [ 2.029295] platform caam_sm: [0016] 10 11 12 13 14 15 16 17
  306. [ 2.034965] platform caam_sm: [0024] 18 19 1a 1b 1c 1d 1e 1f
  307. [ 2.040634] platform caam_sm: 256-bit black key:
  308. [ 2.045263] platform caam_sm: [0000] 69 78 30 7b 55 3b da 60
  309. [ 2.050933] platform caam_sm: [0008] 9f 63 d8 b9 cf 2f 3f 9f
  310. [ 2.056604] platform caam_sm: [0016] 0f 6b 0f 40 9a f4 23 51
  311. [ 2.062274] platform caam_sm: [0024] 72 02 e7 6f 89 1d f8 42
  312. [ 2.067943] platform caam_sm: 64-bit unwritten blob:
  313. [ 2.072919] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
  314. [ 2.078590] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
  315. [ 2.084260] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
  316. [ 2.089931] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
  317. [ 2.095601] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
  318. [ 2.101280] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
  319. [ 2.106951] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
  320. [ 2.112621] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
  321. [ 2.118292] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
  322. [ 2.123962] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
  323. [ 2.129634] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
  324. [ 2.135304] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
  325. [ 2.140973] platform caam_sm: 128-bit unwritten blob:
  326. [ 2.146040] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
  327. [ 2.151711] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
  328. [ 2.157382] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
  329. [ 2.163053] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
  330. [ 2.168723] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
  331. [ 2.174394] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
  332. [ 2.180064] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
  333. [ 2.185735] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
  334. [ 2.191406] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
  335. [ 2.197076] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
  336. [ 2.202747] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
  337. [ 2.208417] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
  338. [ 2.214086] platform caam_sm: 196-bit unwritten blob:
  339. [ 2.219149] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
  340. [ 2.224819] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
  341. [ 2.230490] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
  342. [ 2.236160] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
  343. [ 2.241831] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
  344. [ 2.247502] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
  345. [ 2.253172] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
  346. [ 2.258842] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
  347. [ 2.264513] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
  348. [ 2.270183] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
  349. [ 2.275854] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
  350. [ 2.281525] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
  351. [ 2.287193] platform caam_sm: 256-bit unwritten blob:
  352. [ 2.292256] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
  353. [ 2.297926] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
  354. [ 2.303597] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
  355. [ 2.309267] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
  356. [ 2.314947] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
  357. [ 2.320617] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
  358. [ 2.326288] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
  359. [ 2.331958] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
  360. [ 2.337629] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
  361. [ 2.343300] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
  362. [ 2.348970] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
  363. [ 2.354641] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
  364. [ 2.360857] platform caam_sm: 64-bit black key in blob:
  365. [ 2.366101] platform caam_sm: [0000] e8 08 5d 24 f5 82 ed 5c
  366. [ 2.371773] platform caam_sm: [0008] 80 0a 86 da 5d 54 60 c3
  367. [ 2.377444] platform caam_sm: [0016] db 09 35 49 1e be e7 f1
  368. [ 2.383115] platform caam_sm: [0024] 9c 4e b8 28 74 08 80 51
  369. [ 2.388786] platform caam_sm: [0032] 1b cd 08 ad 2c 96 62 f3
  370. [ 2.394457] platform caam_sm: [0040] 28 90 bf 59 20 da 16 31
  371. [ 2.400127] platform caam_sm: [0048] 99 9a 5e e3 c5 a3 95 98
  372. [ 2.405802] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
  373. [ 2.411474] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
  374. [ 2.417144] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
  375. [ 2.422815] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
  376. [ 2.428485] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
  377. [ 2.434154] platform caam_sm: 128-bit black key in blob:
  378. [ 2.439478] platform caam_sm: [0000] b3 24 60 34 a1 35 98 a9
  379. [ 2.445149] platform caam_sm: [0008] b7 b4 0c 37 21 53 f0 40
  380. [ 2.450819] platform caam_sm: [0016] c9 a2 b2 f3 81 6c 24 e2
  381. [ 2.456490] platform caam_sm: [0024] 0c 34 0a 0f 2c 52 8e 9b
  382. [ 2.462160] platform caam_sm: [0032] 7c 32 de ad 2a c1 b8 38
  383. [ 2.467831] platform caam_sm: [0040] 0b 63 81 a9 b2 c3 4d ec
  384. [ 2.473502] platform caam_sm: [0048] f8 ba 5a 9a a5 61 7b 93
  385. [ 2.479173] platform caam_sm: [0056] a8 17 cc 50 36 1c 1d 19
  386. [ 2.484844] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
  387. [ 2.490514] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
  388. [ 2.496185] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
  389. [ 2.501855] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
  390. [ 2.507523] platform caam_sm: 192-bit black key in blob:
  391. [ 2.512847] platform caam_sm: [0000] 5c 74 c2 e3 bc 28 4a 60
  392. [ 2.518517] platform caam_sm: [0008] ae f3 2c 55 7c c5 a1 50
  393. [ 2.524188] platform caam_sm: [0016] ef 21 56 9d 1f bf 5e 6f
  394. [ 2.529858] platform caam_sm: [0024] 14 e3 81 1e 4c 35 10 16
  395. [ 2.535529] platform caam_sm: [0032] 96 eb d8 4a 07 f8 49 2d
  396. [ 2.541199] platform caam_sm: [0040] c9 52 fc ee b7 dc c4 2e
  397. [ 2.546870] platform caam_sm: [0048] 20 a7 57 56 d8 81 bc 87
  398. [ 2.552541] platform caam_sm: [0056] 95 7f 56 be 63 6c f9 2f
  399. [ 2.558211] platform caam_sm: [0064] 1a a7 2e e8 0b 03 df bc
  400. [ 2.563882] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
  401. [ 2.569552] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
  402. [ 2.575222] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
  403. [ 2.580891] platform caam_sm: 256-bit black key in blob:
  404. [ 2.586214] platform caam_sm: [0000] 78 20 b0 e7 07 b4 03 ce
  405. [ 2.591885] platform caam_sm: [0008] a1 10 17 e2 52 de 4d 49
  406. [ 2.597555] platform caam_sm: [0016] 71 cf ec 01 0d c6 a9 b8
  407. [ 2.603226] platform caam_sm: [0024] fb 85 6f 18 1e 33 f7 5a
  408. [ 2.608896] platform caam_sm: [0032] e1 a5 59 3a 8c ae 08 7f
  409. [ 2.614567] platform caam_sm: [0040] 0f f4 4f 98 ea ef a8 73
  410. [ 2.620238] platform caam_sm: [0048] ba ac ec 92 fd 10 c9 85
  411. [ 2.625908] platform caam_sm: [0056] ae 95 95 1b a3 86 9a 8d
  412. [ 2.631579] platform caam_sm: [0064] c2 03 f5 19 92 6e 29 ff
  413. [ 2.637249] platform caam_sm: [0072] 77 50 34 65 ca 55 2b be
  414. [ 2.642920] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
  415. [ 2.648590] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
  416. [ 2.655003] platform caam_sm: restored 64-bit black key:
  417. [ 2.660333] platform caam_sm: [0000] 8b 1a 7c 35 d2 33 22 d6
  418. [ 2.666009] platform caam_sm: [0008] aa 02 35 41 1d e8 b3 49
  419. [ 2.671678] platform caam_sm: restored 128-bit black key:
  420. [ 2.677089] platform caam_sm: [0000] 5f d3 af c9 9b 4b d8 61
  421. [ 2.682760] platform caam_sm: [0008] 26 88 60 1c f1 9e 0e 34
  422. [ 2.688428] platform caam_sm: restored 192-bit black key:
  423. [ 2.693839] platform caam_sm: [0000] 35 d2 98 81 87 96 5a 16
  424. [ 2.699510] platform caam_sm: [0008] 18 65 81 b3 df c2 36 03
  425. [ 2.705181] platform caam_sm: [0016] 62 ce 17 24 16 85 e0 99
  426. [ 2.710851] platform caam_sm: [0024] ee 35 90 27 0c 8f 89 2f
  427. [ 2.716520] platform caam_sm: restored 256-bit black key:
  428. [ 2.721930] platform caam_sm: [0000] 69 78 30 7b 55 3b da 60
  429. [ 2.727601] platform caam_sm: [0008] 9f 63 d8 b9 cf 2f 3f 9f
  430. [ 2.733280] platform caam_sm: [0016] 0f 6b 0f 40 9a f4 23 51
  431. [ 2.738951] platform caam_sm: [0024] 72 02 e7 6f 89 1d f8 42
  432. [ 2.744974] caam-snvs 30370000.caam-snvs: can't get snvs clock
  433. [ 2.750856] caam-snvs 30370000.caam-snvs: violation handlers armed - non-secure state
  434. [ 2.759245] usbcore: registered new interface driver usbhid
  435. [ 2.764844] usbhid: USB HID core driver
  436. [ 2.786978] NET: Registered protocol family 26
  437. [ 2.791863] NET: Registered protocol family 10
  438. [ 2.797017] Segment Routing with IPv6
  439. [ 2.800746] NET: Registered protocol family 17
  440. [ 2.805259] can: controller area network core (rev 20170425 abi 9)
  441. [ 2.811486] NET: Registered protocol family 29
  442. [ 2.815956] can: raw protocol (rev 20170425)
  443. [ 2.820237] can: broadcast manager protocol (rev 20170425 t)
  444. [ 2.825913] can: netlink gateway (rev 20170425) max_hops=1
  445. [ 2.831722] Bluetooth: RFCOMM TTY layer initialized
  446. [ 2.836619] Bluetooth: RFCOMM socket layer initialized
  447. [ 2.841784] Bluetooth: RFCOMM ver 1.11
  448. [ 2.845547] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  449. [ 2.850872] Bluetooth: BNEP filters: protocol multicast
  450. [ 2.856109] Bluetooth: BNEP socket layer initialized
  451. [ 2.861086] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  452. [ 2.867017] Bluetooth: HIDP socket layer initialized
  453. [ 2.872050] 9pnet: Installing 9P2000 support
  454. [ 2.876380] Key type dns_resolver registered
  455. [ 2.881774] registered taskstats version 1
  456. [ 2.909396] cpu cpu0: registered imx8mq-cpufreq
  457. [ 2.914412] imx6q-pcie 33800000.pcie: 33800000.pcie supply epdev_on not found, using dummy regulator
  458. [ 2.924068] OF: PCI: host bridge /pcie@0x33800000 ranges:
  459. [ 2.929499] OF: PCI: No bus range found for /pcie@0x33800000, using [bus 00-ff]
  460. [ 2.937007] OF: PCI: IO 0x1ff80000..0x1ff8ffff -> 0x00000000
  461. [ 2.942965] OF: PCI: MEM 0x18000000..0x1fefffff -> 0x18000000
  462. [ 2.949623] imx6q-pcie 33800000.pcie: Initialize PHY with PLL REfCLK!.
  463. [ 2.956487] imx6q-pcie 33800000.pcie: PHY Initialization End!.
  464. [ 2.962672] imx6q-pcie 33800000.pcie: pcie phy pll is locked.
  465. [ 3.173583] imx6q-pcie 33800000.pcie: phy link never came up
  466. [ 3.179258] imx6q-pcie 33800000.pcie: failed to initialize host
  467. [ 3.185183] imx6q-pcie 33800000.pcie: unable to add pcie port.
  468. [ 3.191140] imx6q-pcie: probe of 33800000.pcie failed with error -110
  469. [ 3.198479] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:01 UTC (1)
  470. [ 3.218111] ALSA device list:
  471. [ 3.221082] #0: imx PWM audio
  472. [ 3.232031] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null)
  473. [ 3.240180] VFS: Mounted root (ext4 filesystem) on device 179:2.
  474. [ 3.246541] devtmpfs: mounted
  475. [ 3.249719] Freeing unused kernel memory: 768K
  476. [ 3.274651] EXT4-fs (mmcblk2p2): re-mounted. Opts: data=ordered
  477. Starting syslogd: OK
  478. Starting klogd: OK
  479. Populating /dev using udev: [ 3.316221] udevd[1784]: starting version 3.2.7
  480. [ 3.323081] random: udevd: uninitialized urandom read (16 bytes read)
  481. [ 3.330131] random: udevd: uninitialized urandom read (16 bytes read)
  482. [ 3.336628] random: udevd: uninitialized urandom read (16 bytes read)
  483. [ 3.345798] udevd[1784]: specified group 'kvm' unknown
  484. [ 3.356163] udevd[1785]: starting eudev-3.2.7
  485. done
  486. Initializing random number generator... done.
  487. Starting network: [ 3.595801] Generic PHY 30be0000.ethernet-1:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=30be0000.ethernet-1:00, irq=POLL)
  488. [ 3.608338] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  489. OK
  490. Starting dropbear sshd: OK
  491. Starting vsftpd: OK
  492.  
  493. can't open /dev/ttyGS0: No such file or directory
  494.  
  495.  
  496. Welcome to Buildroot
  497.  
  498. buildroot login: [ 4.634446] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  499. [ 4.634887] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  500. [ 4.635192] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  501. [ 4.635194] Mem abort info:
  502. [ 4.635197] Exception class = IABT (current EL), IL = 32 bits
  503. [ 4.635200] SET = 0, FnV = 0
  504. [ 4.635202] EA = 0, S1PTW = 0
  505. [ 4.635207] user pgtable: 4k pages, 48-bit VAs, pgd = ffff80001575d000
  506. [ 4.635210] [0000000000000000] *pgd=00000000556a0003, *pud=00000000556a1003, *pmd=0000000000000000
  507. [ 4.635219] Internal error: Oops: 86000006 [#1] PREEMPT SMP
  508. [ 4.635221] Modules linked in: crc32_ce crct10dif_ce
  509. [ 4.635233] CPU: 1 PID: 77 Comm: kworker/u8:3 Not tainted 4.14.98 #1
  510. [ 4.635235] Hardware name: Starterkit SK-iMX8Mini board (DT)
  511. [ 4.635247] Workqueue: events_power_efficient phy_state_machine
  512. [ 4.635252] task: ffff8000142cb600 task.stack: ffff000009690000
  513. [ 4.635256] PC is at 0x0
  514. [ 4.635261] LR is at phy_state_machine+0x3b8/0x5f0
  515. [ 4.635264] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  516. [ 4.635266] sp : ffff000009693d90
  517. [ 4.635269] x29: ffff000009693d90 x28: 0000000000000000
  518. [ 4.635274] x27: 0000000000000000 x26: ffff000008e9d180
  519. [ 4.635279] x25: ffff0000080e7f50 x24: ffff800014914be8
  520. [ 4.635284] x23: ffff800014914c50 x22: 000000000000000a
  521. [ 4.635288] x21: ffff800014914800 x20: ffff8000149147e8
  522. [ 4.635293] x19: ffff800014914be8 x18: 0000000000000000
  523. [ 4.635298] x17: 0000000000000000 x16: 0000000000000024
  524. [ 4.635303] x15: 0000000000000000 x14: 0000000000000ed2
  525. [ 4.635307] x13: 0000000000000000 x12: 0000000000000001
  526. [ 4.635312] x11: 0000000000000000 x10: 0000000000000001
  527. [ 4.635317] x9 : 00000000ffffffff x8 : ffff800017f8a6b8
  528. [ 4.635322] x7 : 0000000000014997 x6 : ffff000008bc0000
  529. [ 4.635326] x5 : 0000000000000009 x4 : 0000000000000000
  530. [ 4.635331] x3 : ffff800014914800 x2 : 0000000000000000
  531. [ 4.635336] x1 : 0000000000000000 x0 : ffff800014914800
  532. [ 4.635342] Process kworker/u8:3 (pid: 77, stack limit = 0xffff000009690000)
  533. [ 4.635344] Call trace:
  534. [ 4.635348] Exception stack(0xffff000009693c50 to 0xffff000009693d90)
  535. [ 4.635353] 3c40: ffff800014914800 0000000000000000
  536. [ 4.635357] 3c60: 0000000000000000 ffff800014914800 0000000000000000 0000000000000009
  537. [ 4.635362] 3c80: ffff000008bc0000 0000000000014997 ffff800017f8a6b8 00000000ffffffff
  538. [ 4.635366] 3ca0: 0000000000000001 0000000000000000 0000000000000001 0000000000000000
  539. [ 4.635370] 3cc0: 0000000000000ed2 0000000000000000 0000000000000024 0000000000000000
  540. [ 4.635374] 3ce0: 0000000000000000 ffff800014914be8 ffff8000149147e8 ffff800014914800
  541. [ 4.635379] 3d00: 000000000000000a ffff800014914c50 ffff800014914be8 ffff0000080e7f50
  542. [ 4.635383] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000009693d90
  543. [ 4.635388] 3d40: ffff00000867b9b8 ffff000009693d90 0000000000000000 0000000040000145
  544. [ 4.635392] 3d60: ffff800014914800 ffff800014914800 ffffffffffffffff ffff00000867b914
  545. [ 4.635395] 3d80: ffff000009693d90 0000000000000000
  546. [ 4.635398] [< (null)>] (null)
  547. [ 4.635405] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  548. [ 4.635409] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  549. [ 4.635415] [<ffff0000080ee42c>] kthread+0x12c/0x130
  550. [ 4.635421] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  551. [ 4.635428] Code: bad PC value
  552. [ 4.635432] ---[ end trace 3a21a68d7f13fe63 ]---
  553. [ 4.635751] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  554. [ 4.635753] Mem abort info:
  555. [ 4.635756] Exception class = IABT (current EL), IL = 32 bits
  556. [ 4.635758] SET = 0, FnV = 0
  557. [ 4.635761] EA = 0, S1PTW = 0
  558. [ 4.635764] user pgtable: 4k pages, 48-bit VAs, pgd = ffff80001575d000
  559. [ 4.635767] [0000000000000000] *pgd=00000000556a0003, *pud=00000000556a1003, *pmd=0000000000000000
  560. [ 4.635774] Internal error: Oops: 86000006 [#2] PREEMPT SMP
  561. [ 4.635776] Modules linked in: crc32_ce crct10dif_ce
  562. [ 4.635784] CPU: 1 PID: 5 Comm: kworker/u8:0 Tainted: G D 4.14.98 #1
  563. [ 4.635786] Hardware name: Starterkit SK-iMX8Mini board (DT)
  564. [ 4.635792] Workqueue: events_power_efficient phy_state_machine
  565. [ 4.635796] task: ffff800014223600 task.stack: ffff0000092a0000
  566. [ 4.635799] PC is at 0x0
  567. [ 4.635804] LR is at phy_state_machine+0x3b8/0x5f0
  568. [ 4.635807] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  569. [ 4.635809] sp : ffff0000092a3d90
  570. [ 4.635812] x29: ffff0000092a3d90 x28: 0000000000000000
  571. [ 4.635816] x27: 0000000000000000 x26: ffff000008e9d180
  572. [ 4.635821] x25: ffff0000080e7f50 x24: ffff8000148c6be8
  573. [ 4.635826] x23: ffff8000148c6c50 x22: 000000000000000a
  574. [ 4.635831] x21: ffff8000148c6800 x20: ffff8000148c67e8
  575. [ 4.635836] x19: ffff8000148c6be8 x18: 0000000000000007
  576. [ 4.635841] x17: 0000000000000001 x16: 0000000000000024
  577. [ 4.635846] x15: 0000000000000000 x14: 0000000000000662
  578. [ 4.635851] x13: 0000000000000000 x12: 0000000000000000
  579. [ 4.635855] x11: 0000000000000000 x10: 0000000000000000
  580. [ 4.635860] x9 : 00000000ffffffff x8 : ffff800017f726b8
  581. [ 4.635865] x7 : ffff800017f726b8 x6 : ffff800014748e28
  582. [ 4.635870] x5 : 0000000000000009 x4 : 0000000000000000
  583. [ 4.635874] x3 : ffff8000148c6800 x2 : 0000000000000000
  584. [ 4.635879] x1 : 0000000000000000 x0 : ffff8000148c6800
  585. [ 4.635884] Process kworker/u8:0 (pid: 5, stack limit = 0xffff0000092a0000)
  586. [ 4.635886] Call trace:
  587. [ 4.635890] Exception stack(0xffff0000092a3c50 to 0xffff0000092a3d90)
  588. [ 4.635893] 3c40: ffff8000148c6800 0000000000000000
  589. [ 4.635898] 3c60: 0000000000000000 ffff8000148c6800 0000000000000000 0000000000000009
  590. [ 4.635902] 3c80: ffff800014748e28 ffff800017f726b8 ffff800017f726b8 00000000ffffffff
  591. [ 4.635906] 3ca0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  592. [ 4.635910] 3cc0: 0000000000000662 0000000000000000 0000000000000024 0000000000000001
  593. [ 4.635915] 3ce0: 0000000000000007 ffff8000148c6be8 ffff8000148c67e8 ffff8000148c6800
  594. [ 4.635918] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  595. [ 4.635920] 3d00: 000000000000000a ffff8000148c6c50 ffff8000148c6be8 ffff0000080e7f50
  596. [ 4.635921] Mem abort info:
  597. [ 4.635924] Exception class = IABT (current EL), IL = 32 bits
  598. [ 4.635926] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff0000092a3d90
  599. [ 4.635928] SET = 0, FnV = 0
  600. [ 4.635931] EA = 0, S1PTW = 0
  601. [ 4.635933] 3d40: ffff00000867b9b8 ffff0000092a3d90 0000000000000000 0000000040000145
  602. [ 4.635935] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000157a1000
  603. [ 4.635938] 3d60: ffff8000148c6800 ffff8000148c6800 ffffffffffffffff ffff00000867b914
  604. [ 4.635939] [0000000000000000] *pgd=0000000055773003
  605. [ 4.635942] 3d80: ffff0000092a3d90 0000000000000000
  606. [ 4.635943] , *pud=0000000055772003
  607. [ 4.635945] [< (null)>] (null)
  608. [ 4.635947] , *pmd=0000000000000000
  609. [ 4.635951] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  610. [ 4.635956] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  611. [ 4.635961] [<ffff0000080ee42c>] kthread+0x12c/0x130
  612. [ 4.635965] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  613. [ 4.635969] Code: bad PC value
  614. [ 4.635972] ---[ end trace 3a21a68d7f13fe64 ]---
  615. [ 4.635975] Internal error: Oops: 86000006 [#3] PREEMPT SMP
  616. [ 4.635977] Modules linked in: crc32_ce crct10dif_ce
  617. [ 4.635986] CPU: 0 PID: 1860 Comm: kworker/u8:5 Tainted: G D 4.14.98 #1
  618. [ 4.635988] Hardware name: Starterkit SK-iMX8Mini board (DT)
  619. [ 4.635994] Workqueue: events_power_efficient phy_state_machine
  620. [ 4.635999] task: ffff800014748d80 task.stack: ffff000014c48000
  621. [ 4.636001] PC is at 0x0
  622. [ 4.636006] LR is at phy_state_machine+0x3b8/0x5f0
  623. [ 4.636009] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  624. [ 4.636012] sp : ffff000014c4bd90
  625. [ 4.636014] x29: ffff000014c4bd90 x28: 0000000000000000
  626. [ 4.636019] x27: 0000000000000000 x26: ffff000008e9d180
  627. [ 4.636024] x25: ffff0000080e7f50 x24: ffff8000148c5be8
  628. [ 4.636029] x23: ffff8000148c5c50 x22: 000000000000000a
  629. [ 4.636034] x21: ffff8000148c5800 x20: ffff8000148c57e8
  630. [ 4.636039] x19: ffff8000148c5be8 x18: 0000000000000000
  631. [ 4.636044] x17: 0000000000000000 x16: 0000000000000024
  632. [ 4.636048] x15: 0000000000000000 x14: 000000000000826a
  633. [ 4.636053] x13: 0000000000000000 x12: 00000001119c1d75
  634. [ 4.636058] x11: ffff800017f70e84 x10: 0000000000000980
  635. [ 4.636063] x9 : ffff000014c4bb50 x8 : ffff800014749760
  636. [ 4.636068] x7 : ffff800017f6b400 x6 : 0000000000000000
  637. [ 4.636072] x5 : 0000000000000009 x4 : 0000000000000000
  638. [ 4.636077] x3 : ffff8000148c5800 x2 : 0000000000000000
  639. [ 4.636081] x1 : 0000000000000000 x0 : ffff8000148c5800
  640. [ 4.636087] Process kworker/u8:5 (pid: 1860, stack limit = 0xffff000014c48000)
  641. [ 4.636089] Call trace:
  642. [ 4.636092] Exception stack(0xffff000014c4bc50 to 0xffff000014c4bd90)
  643. [ 4.636096] bc40: ffff8000148c5800 0000000000000000
  644. [ 4.636100] bc60: 0000000000000000 ffff8000148c5800 0000000000000000 0000000000000009
  645. [ 4.636105] bc80: 0000000000000000 ffff800017f6b400 ffff800014749760 ffff000014c4bb50
  646. [ 4.636109] bca0: 0000000000000980 ffff800017f70e84 00000001119c1d75 0000000000000000
  647. [ 4.636113] bcc0: 000000000000826a 0000000000000000 0000000000000024 0000000000000000
  648. [ 4.636118] bce0: 0000000000000000 ffff8000148c5be8 ffff8000148c57e8 ffff8000148c5800
  649. [ 4.636123] bd00: 000000000000000a ffff8000148c5c50 ffff8000148c5be8 ffff0000080e7f50
  650. [ 4.636127] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c4bd90
  651. [ 4.636131] bd40: ffff00000867b9b8 ffff000014c4bd90 0000000000000000 0000000040000145
  652. [ 4.636136] bd60: ffff8000148c5800 ffff8000148c5800 ffffffffffffffff ffff00000867b914
  653. [ 4.636139] bd80: ffff000014c4bd90 0000000000000000
  654. [ 4.636142] [< (null)>] (null)
  655. [ 4.636147] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  656. [ 4.636151] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  657. [ 4.636156] [<ffff0000080ee42c>] kthread+0x12c/0x130
  658. [ 4.636161] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  659. [ 4.636164] Code: bad PC value
  660. [ 4.636167] ---[ end trace 3a21a68d7f13fe65 ]---
  661. [ 4.639054] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  662. [ 4.639056] Mem abort info:
  663. [ 4.639058] Exception class = IABT (current EL), IL = 32 bits
  664. [ 4.639061] SET = 0, FnV = 0
  665. [ 4.639063] EA = 0, S1PTW = 0
  666. [ 4.639066] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000157a1000
  667. [ 4.639069] [0000000000000000] *pgd=0000000055773003, *pud=0000000055772003, *pmd=0000000000000000
  668. [ 4.639076] Internal error: Oops: 86000006 [#4] PREEMPT SMP
  669. [ 4.639078] Modules linked in: crc32_ce crct10dif_ce
  670. [ 4.639086] CPU: 0 PID: 1862 Comm: kworker/u8:7 Tainted: G D 4.14.98 #1
  671. [ 4.639088] Hardware name: Starterkit SK-iMX8Mini board (DT)
  672. [ 4.639094] Workqueue: events_power_efficient phy_state_machine
  673. [ 4.639098] task: ffff8000148f3600 task.stack: ffff000014c68000
  674. [ 4.639100] PC is at 0x0
  675. [ 4.639105] LR is at phy_state_machine+0x3b8/0x5f0
  676. [ 4.639108] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  677. [ 4.639110] sp : ffff000014c6bd90
  678. [ 4.639113] x29: ffff000014c6bd90 x28: 0000000000000000
  679. [ 4.639118] x27: 0000000000000000 x26: ffff000008e9d180
  680. [ 4.639123] x25: ffff0000080e7f50 x24: ffff8000148c3be8
  681. [ 4.639128] x23: ffff8000148c3c50 x22: 000000000000000a
  682. [ 4.639133] x21: ffff8000148c3800 x20: ffff8000148c37e8
  683. [ 4.639138] x19: ffff8000148c3be8 x18: 0000000000000007
  684. [ 4.639142] x17: 0000000000000001 x16: 0000000000000024
  685. [ 4.639147] x15: 0000000000000000 x14: 00000000000008b9
  686. [ 4.639152] x13: 0000000000000000 x12: 0000000000000000
  687. [ 4.639156] x11: 0000000000000000 x10: 0000000000000001
  688. [ 4.639161] x9 : 00000000ffffffff x8 : ffff800017f8a6b8
  689. [ 4.639166] x7 : ffff800017f8a6b8 x6 : ffff8000148f00a8
  690. [ 4.639171] x5 : 0000000000000009 x4 : 0000000000000000
  691. [ 4.639175] x3 : ffff8000148c3800 x2 : 0000000000000000
  692. [ 4.639180] x1 : 0000000000000000 x0 : ffff8000148c3800
  693. [ 4.639186] Process kworker/u8:7 (pid: 1862, stack limit = 0xffff000014c68000)
  694. [ 4.639188] Call trace:
  695. [ 4.639191] Exception stack(0xffff000014c6bc50 to 0xffff000014c6bd90)
  696. [ 4.639195] bc40: ffff8000148c3800 0000000000000000
  697. [ 4.639199] bc60: 0000000000000000 ffff8000148c3800 0000000000000000 0000000000000009
  698. [ 4.639203] bc80: ffff8000148f00a8 ffff800017f8a6b8 ffff800017f8a6b8 00000000ffffffff
  699. [ 4.639208] bca0: 0000000000000001 0000000000000000 0000000000000000 0000000000000000
  700. [ 4.639212] bcc0: 00000000000008b9 0000000000000000 0000000000000024 0000000000000001
  701. [ 4.639216] bce0: 0000000000000007 ffff8000148c3be8 ffff8000148c37e8 ffff8000148c3800
  702. [ 4.639221] bd00: 000000000000000a ffff8000148c3c50 ffff8000148c3be8 ffff0000080e7f50
  703. [ 4.639225] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c6bd90
  704. [ 4.639229] bd40: ffff00000867b9b8 ffff000014c6bd90 0000000000000000 0000000040000145
  705. [ 4.639234] bd60: ffff8000148c3800 ffff8000148c3800 ffffffffffffffff ffff00000867b914
  706. [ 4.639237] bd80: ffff000014c6bd90 0000000000000000
  707. [ 4.639240] [< (null)>] (null)
  708. [ 4.639245] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  709. [ 4.639249] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  710. [ 4.639254] [<ffff0000080ee42c>] kthread+0x12c/0x130
  711. [ 4.639259] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  712. [ 4.639262] Code: bad PC value
  713. [ 4.639265] ---[ end trace 3a21a68d7f13fe66 ]---
  714. [ 4.639459] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  715. [ 4.639461] Mem abort info:
  716. [ 4.639464] Exception class = IABT (current EL), IL = 32 bits
  717. [ 4.639466] SET = 0, FnV = 0
  718. [ 4.639468] EA = 0, S1PTW = 0
  719. [ 4.639472] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000157a1000
  720. [ 4.639474] [0000000000000000] *pgd=0000000055773003, *pud=0000000055772003, *pmd=0000000000000000
  721. [ 4.639481] Internal error: Oops: 86000006 [#5] PREEMPT SMP
  722. [ 4.639483] Modules linked in: crc32_ce crct10dif_ce
  723. [ 4.639491] CPU: 0 PID: 1863 Comm: kworker/u8:8 Tainted: G D 4.14.98 #1
  724. [ 4.639493] Hardware name: Starterkit SK-iMX8Mini board (DT)
  725. [ 4.639499] Workqueue: events_power_efficient phy_state_machine
  726. [ 4.639503] task: ffff8000148f1b00 task.stack: ffff000014c70000
  727. [ 4.639506] PC is at 0x0
  728. [ 4.639511] LR is at phy_state_machine+0x3b8/0x5f0
  729. [ 4.639514] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  730. [ 4.639516] sp : ffff000014c73d90
  731. [ 4.639518] x29: ffff000014c73d90 x28: 0000000000000000
  732. [ 4.639523] x27: 0000000000000000 x26: ffff000008e9d180
  733. [ 4.639528] x25: ffff0000080e7f50 x24: ffff8000148c2be8
  734. [ 4.639533] x23: ffff8000148c2c50 x22: 000000000000000a
  735. [ 4.639538] x21: ffff8000148c2800 x20: ffff8000148c27e8
  736. [ 4.639543] x19: ffff8000148c2be8 x18: 0000000000000001
  737. [ 4.639548] x17: 0000000000000001 x16: 0000000000000024
  738. [ 4.639552] x15: 0000000000000000 x14: 0000000000000735
  739. [ 4.639557] x13: 0000000000000000 x12: 0000000000000000
  740. [ 4.639562] x11: 0000000000000000 x10: 0000000000000001
  741. [ 4.639566] x9 : 00000000ffffffff x8 : ffff800017f8a6b8
  742. [ 4.639571] x7 : ffff800017f8a6b8 x6 : ffff8000148f00a8
  743. [ 4.639576] x5 : 0000000000000009 x4 : 0000000000000000
  744. [ 4.639580] x3 : ffff8000148c2800 x2 : 0000000000000000
  745. [ 4.639585] x1 : 0000000000000000 x0 : ffff8000148c2800
  746. [ 4.639591] Process kworker/u8:8 (pid: 1863, stack limit = 0xffff000014c70000)
  747. [ 4.639593] Call trace:
  748. [ 4.639596] Exception stack(0xffff000014c73c50 to 0xffff000014c73d90)
  749. [ 4.639600] 3c40: ffff8000148c2800 0000000000000000
  750. [ 4.639604] 3c60: 0000000000000000 ffff8000148c2800 0000000000000000 0000000000000009
  751. [ 4.639609] 3c80: ffff8000148f00a8 ffff800017f8a6b8 ffff800017f8a6b8 00000000ffffffff
  752. [ 4.639613] 3ca0: 0000000000000001 0000000000000000 0000000000000000 0000000000000000
  753. [ 4.639617] 3cc0: 0000000000000735 0000000000000000 0000000000000024 0000000000000001
  754. [ 4.639621] 3ce0: 0000000000000001 ffff8000148c2be8 ffff8000148c27e8 ffff8000148c2800
  755. [ 4.639626] 3d00: 000000000000000a ffff8000148c2c50 ffff8000148c2be8 ffff0000080e7f50
  756. [ 4.639630] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c73d90
  757. [ 4.639635] 3d40: ffff00000867b9b8 ffff000014c73d90 0000000000000000 0000000040000145
  758. [ 4.639639] 3d60: ffff8000148c2800 ffff8000148c2800 ffffffffffffffff ffff00000867b914
  759. [ 4.639643] 3d80: ffff000014c73d90 0000000000000000
  760. [ 4.639645] [< (null)>] (null)
  761. [ 4.639650] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  762. [ 4.639654] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  763. [ 4.639659] [<ffff0000080ee42c>] kthread+0x12c/0x130
  764. [ 4.639664] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  765. [ 4.639667] Code: bad PC value
  766. [ 4.639670] ---[ end trace 3a21a68d7f13fe67 ]---
  767. [ 4.639691] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  768. [ 4.639693] Mem abort info:
  769. [ 4.639696] Exception class = IABT (current EL), IL = 32 bits
  770. [ 4.639699] SET = 0, FnV = 0
  771. [ 4.639701] EA = 0, S1PTW = 0
  772. [ 4.639704] user pgtable: 4k pages, 48-bit VAs, pgd = ffff80001575d000
  773. [ 4.639707] [0000000000000000] *pgd=00000000556a0003, *pud=00000000556a1003, *pmd=0000000000000000
  774. [ 4.639714] Internal error: Oops: 86000006 [#6] PREEMPT SMP
  775. [ 4.639716] Modules linked in: crc32_ce crct10dif_ce
  776. [ 4.639724] CPU: 1 PID: 1861 Comm: kworker/u8:6 Tainted: G D 4.14.98 #1
  777. [ 4.639726] Hardware name: Starterkit SK-iMX8Mini board (DT)
  778. [ 4.639732] Workqueue: events_power_efficient phy_state_machine
  779. [ 4.639736] task: ffff8000148f0000 task.stack: ffff000014c60000
  780. [ 4.639739] PC is at 0x0
  781. [ 4.639744] LR is at phy_state_machine+0x3b8/0x5f0
  782. [ 4.639747] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  783. [ 4.639749] sp : ffff000014c63d90
  784. [ 4.639751] x29: ffff000014c63d90 x28: 0000000000000000
  785. [ 4.639756] x27: 0000000000000000 x26: ffff000008e9d180
  786. [ 4.639761] x25: ffff0000080e7f50 x24: ffff8000148c4be8
  787. [ 4.639766] x23: ffff8000148c4c50 x22: 000000000000000a
  788. [ 4.639771] x21: ffff8000148c4800 x20: ffff8000148c47e8
  789. [ 4.639776] x19: ffff8000148c4be8 x18: 0000000000000001
  790. [ 4.639781] x17: 0000000000000001 x16: 0000000000000024
  791. [ 4.639786] x15: 0000000000000000 x14: 0000000000000000
  792. [ 4.639791] x13: 0000000000000000 x12: 0000000113b82581
  793. [ 4.639795] x11: 0000000000000000 x10: 0000000000000980
  794. [ 4.639800] x9 : ffff000014c63b90 x8 : ffff8000148f09e0
  795. [ 4.639805] x7 : ffff8000148f0180 x6 : 00000000000003be
  796. [ 4.639810] x5 : 0000000000000009 x4 : 0000000000000000
  797. [ 4.639814] x3 : ffff8000148c4800 x2 : 0000000000000000
  798. [ 4.639819] x1 : 0000000000000000 x0 : ffff8000148c4800
  799. [ 4.639825] Process kworker/u8:6 (pid: 1861, stack limit = 0xffff000014c60000)
  800. [ 4.639826] Call trace:
  801. [ 4.639830] Exception stack(0xffff000014c63c50 to 0xffff000014c63d90)
  802. [ 4.639834] 3c40: ffff8000148c4800 0000000000000000
  803. [ 4.639838] 3c60: 0000000000000000 ffff8000148c4800 0000000000000000 0000000000000009
  804. [ 4.639842] 3c80: 00000000000003be ffff8000148f0180 ffff8000148f09e0 ffff000014c63b90
  805. [ 4.639847] 3ca0: 0000000000000980 0000000000000000 0000000113b82581 0000000000000000
  806. [ 4.639851] 3cc0: 0000000000000000 0000000000000000 0000000000000024 0000000000000001
  807. [ 4.639855] 3ce0: 0000000000000001 ffff8000148c4be8 ffff8000148c47e8 ffff8000148c4800
  808. [ 4.639860] 3d00: 000000000000000a ffff8000148c4c50 ffff8000148c4be8 ffff0000080e7f50
  809. [ 4.639864] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c63d90
  810. [ 4.639869] 3d40: ffff00000867b9b8 ffff000014c63d90 0000000000000000 0000000040000145
  811. [ 4.639873] 3d60: ffff8000148c4800 ffff8000148c4800 ffffffffffffffff ffff00000867b914
  812. [ 4.639876] 3d80: ffff000014c63d90 0000000000000000
  813. [ 4.639879] [< (null)>] (null)
  814. [ 4.639884] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  815. [ 4.639888] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  816. [ 4.639893] [<ffff0000080ee42c>] kthread+0x12c/0x130
  817. [ 4.639897] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  818. [ 4.639901] Code: bad PC value
  819. [ 4.639904] ---[ end trace 3a21a68d7f13fe68 ]---
  820. [ 4.639911] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  821. [ 4.639913] Mem abort info:
  822. [ 4.639915] Exception class = IABT (current EL), IL = 32 bits
  823. [ 4.639918] SET = 0, FnV = 0
  824. [ 4.639920] EA = 0, S1PTW = 0
  825. [ 4.639923] user pgtable: 4k pages, 48-bit VAs, pgd = ffff80001575d000
  826. [ 4.639926] [0000000000000000] *pgd=00000000556a0003, *pud=00000000556a1003, *pmd=0000000000000000
  827. [ 4.639932] Internal error: Oops: 86000006 [#7] PREEMPT SMP
  828. [ 4.639934] Modules linked in: crc32_ce crct10dif_ce
  829. [ 4.639942] CPU: 1 PID: 34 Comm: kworker/u8:2 Tainted: G D 4.14.98 #1
  830. [ 4.639944] Hardware name: Starterkit SK-iMX8Mini board (DT)
  831. [ 4.639950] Workqueue: events_power_efficient phy_state_machine
  832. [ 4.639954] task: ffff8000143b9b00 task.stack: ffff000009610000
  833. [ 4.639957] PC is at 0x0
  834. [ 4.639962] LR is at phy_state_machine+0x3b8/0x5f0
  835. [ 4.639965] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  836. [ 4.639967] sp : ffff000009613d90
  837. [ 4.639969] x29: ffff000009613d90 x28: 0000000000000000
  838. [ 4.639974] x27: 0000000000000000 x26: ffff000008e9d180
  839. [ 4.639979] x25: ffff0000080e7f50 x24: ffff8000148c1be8
  840. [ 4.639984] x23: ffff8000148c1c50 x22: 000000000000000a
  841. [ 4.639989] x21: ffff8000148c1800 x20: ffff8000148c17e8
  842. [ 4.639994] x19: ffff8000148c1be8 x18: 0000000000000030
  843. [ 4.639998] x17: 0000000000000001 x16: 0000000000000024
  844. [ 4.640003] x15: ffff0000090e2000 x14: 0000000000000000
  845. [ 4.640008] x13: 0000000000000000 x12: 0000000113b8a4f2
  846. [ 4.640013] x11: 0000000000000001 x10: 0000000000000980
  847. [ 4.640018] x9 : ffff000009613b50 x8 : ffff8000143ba4e0
  848. [ 4.640022] x7 : ffff800017f83400 x6 : 00000000000001d0
  849. [ 4.640027] x5 : 0000000000000009 x4 : 0000000000000000
  850. [ 4.640032] x3 : ffff8000148c1800 x2 : 0000000000000000
  851. [ 4.640036] x1 : 0000000000000000 x0 : ffff8000148c1800
  852. [ 4.640042] Process kworker/u8:2 (pid: 34, stack limit = 0xffff000009610000)
  853. [ 4.640044] Call trace:
  854. [ 4.640047] Exception stack(0xffff000009613c50 to 0xffff000009613d90)
  855. [ 4.640051] 3c40: ffff8000148c1800 0000000000000000
  856. [ 4.640055] 3c60: 0000000000000000 ffff8000148c1800 0000000000000000 0000000000000009
  857. [ 4.640059] 3c80: 00000000000001d0 ffff800017f83400 ffff8000143ba4e0 ffff000009613b50
  858. [ 4.640064] 3ca0: 0000000000000980 0000000000000001 0000000113b8a4f2 0000000000000000
  859. [ 4.640068] 3cc0: 0000000000000000 ffff0000090e2000 0000000000000024 0000000000000001
  860. [ 4.640072] 3ce0: 0000000000000030 ffff8000148c1be8 ffff8000148c17e8 ffff8000148c1800
  861. [ 4.640077] 3d00: 000000000000000a ffff8000148c1c50 ffff8000148c1be8 ffff0000080e7f50
  862. [ 4.640081] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000009613d90
  863. [ 4.640085] 3d40: ffff00000867b9b8 ffff000009613d90 0000000000000000 0000000040000145
  864. [ 4.640090] 3d60: ffff8000148c1800 ffff8000148c1800 ffffffffffffffff ffff00000867b914
  865. [ 4.640093] 3d80: ffff000009613d90 0000000000000000
  866. [ 4.640096] [< (null)>] (null)
  867. [ 4.640100] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  868. [ 4.640105] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  869. [ 4.640110] [<ffff0000080ee42c>] kthread+0x12c/0x130
  870. [ 4.640114] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  871. [ 4.640117] Code: bad PC value
  872. [ 4.640120] ---[ end trace 3a21a68d7f13fe69 ]---
  873. [ 4.642560] Mem abort info:
  874. [ 4.642563] Exception class = IABT (current EL), IL = 32 bits
  875. [ 4.642566] SET = 0, FnV = 0
  876. [ 4.642571] EA = 0, S1PTW = 0
  877. [ 4.645454] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  878. [ 4.645456] Mem abort info:
  879. [ 4.645459] Exception class = IABT (current EL), IL = 32 bits
  880. [ 4.645461] SET = 0, FnV = 0
  881. [ 4.645463] EA = 0, S1PTW = 0
  882. [ 4.645467] user pgtable: 4k pages, 48-bit VAs, pgd = ffff80001575d000
  883. [ 4.645469] [0000000000000000] *pgd=00000000556a0003, *pud=00000000556a1003, *pmd=0000000000000000
  884. [ 4.645476] Internal error: Oops: 86000006 [#8] PREEMPT SMP
  885. [ 4.645478] Modules linked in: crc32_ce crct10dif_ce
  886. [ 4.645486] CPU: 1 PID: 1864 Comm: kworker/u8:9 Tainted: G D 4.14.98 #1
  887. [ 4.645489] Hardware name: Starterkit SK-iMX8Mini board (DT)
  888. [ 4.645495] Workqueue: events_power_efficient phy_state_machine
  889. [ 4.645499] task: ffff8000148f4380 task.stack: ffff000009690000
  890. [ 4.645501] PC is at 0x0
  891. [ 4.645506] LR is at phy_state_machine+0x3b8/0x5f0
  892. [ 4.645510] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  893. [ 4.645512] sp : ffff000009693d90
  894. [ 4.645514] x29: ffff000009693d90 x28: 0000000000000000
  895. [ 4.645519] x27: 0000000000000000 x26: ffff000008e9d180
  896. [ 4.645524] x25: ffff0000080e7f50 x24: ffff8000148c0be8
  897. [ 4.645529] x23: ffff8000148c0c50 x22: 000000000000000a
  898. [ 4.645534] x21: ffff8000148c0800 x20: ffff8000148c07e8
  899. [ 4.645539] x19: ffff8000148c0be8 x18: 0000000000000001
  900. [ 4.645544] x17: 0000000000000001 x16: 0000000000000024
  901. [ 4.645548] x15: 0000000000000000 x14: 000000000000002f
  902. [ 4.645553] x13: 0000000000000000 x12: 0000000000000001
  903. [ 4.645558] x11: 0000000000000000 x10: 0000000000000001
  904. [ 4.645562] x9 : 00000000ffffffff x8 : ffff800017f8a6b8
  905. [ 4.645567] x7 : fffffffffffc9118 x6 : ffff000008bc0000
  906. [ 4.645572] x5 : 0000000000000009 x4 : 0000000000000000
  907. [ 4.645577] x3 : ffff8000148c0800 x2 : 0000000000000000
  908. [ 4.645581] x1 : 0000000000000000 x0 : ffff8000148c0800
  909. [ 4.645587] Process kworker/u8:9 (pid: 1864, stack limit = 0xffff000009690000)
  910. [ 4.645589] Call trace:
  911. [ 4.645592] Exception stack(0xffff000009693c50 to 0xffff000009693d90)
  912. [ 4.645596] 3c40: ffff8000148c0800 0000000000000000
  913. [ 4.645600] 3c60: 0000000000000000 ffff8000148c0800 0000000000000000 0000000000000009
  914. [ 4.645605] 3c80: ffff000008bc0000 fffffffffffc9118 ffff800017f8a6b8 00000000ffffffff
  915. [ 4.645609] 3ca0: 0000000000000001 0000000000000000 0000000000000001 0000000000000000
  916. [ 4.645613] 3cc0: 000000000000002f 0000000000000000 0000000000000024 0000000000000001
  917. [ 4.645618] 3ce0: 0000000000000001 ffff8000148c0be8 ffff8000148c07e8 ffff8000148c0800
  918. [ 4.645622] 3d00: 000000000000000a ffff8000148c0c50 ffff8000148c0be8 ffff0000080e7f50
  919. [ 4.645626] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000009693d90
  920. [ 4.645631] 3d40: ffff00000867b9b8 ffff000009693d90 0000000000000000 0000000040000145
  921. [ 4.645635] 3d60: ffff8000148c0800 ffff8000148c0800 ffffffffffffffff ffff00000867b914
  922. [ 4.645639] 3d80: ffff000009693d90 0000000000000000
  923. [ 4.645641] [< (null)>] (null)
  924. [ 4.645646] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  925. [ 4.645650] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  926. [ 4.645655] [<ffff0000080ee42c>] kthread+0x12c/0x130
  927. [ 4.645660] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  928. [ 4.645663] Code: bad PC value
  929. [ 4.645666] ---[ end trace 3a21a68d7f13fe6a ]---
  930. [ 4.645811] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  931. [ 4.645813] Mem abort info:
  932. [ 4.645816] Exception class = IABT (current EL), IL = 32 bits
  933. [ 4.645818] SET = 0, FnV = 0
  934. [ 4.645821] EA = 0, S1PTW = 0
  935. [ 4.645824] user pgtable: 4k pages, 48-bit VAs, pgd = ffff80001575d000
  936. [ 4.645827] [0000000000000000] *pgd=00000000556a0003, *pud=00000000556a1003, *pmd=0000000000000000
  937. [ 4.645856] Internal error: Oops: 86000006 [#9] PREEMPT SMP
  938. [ 4.645858] Modules linked in: crc32_ce crct10dif_ce
  939. [ 4.645867] CPU: 1 PID: 1865 Comm: kworker/u8:10 Tainted: G D 4.14.98 #1
  940. [ 4.645869] Hardware name: Starterkit SK-iMX8Mini board (DT)
  941. [ 4.645875] Workqueue: events_power_efficient phy_state_machine
  942. [ 4.645879] task: ffff8000148f6c00 task.stack: ffff0000092a0000
  943. [ 4.645882] PC is at 0x0
  944. [ 4.645887] LR is at phy_state_machine+0x3b8/0x5f0
  945. [ 4.645890] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  946. [ 4.645892] sp : ffff0000092a3d90
  947. [ 4.645894] x29: ffff0000092a3d90 x28: 0000000000000000
  948. [ 4.645899] x27: 0000000000000000 x26: ffff000008e9d180
  949. [ 4.645904] x25: ffff0000080e7f50 x24: ffff8000144223e8
  950. [ 4.645909] x23: ffff800014422450 x22: 000000000000000a
  951. [ 4.645914] x21: ffff800014422000 x20: ffff800014421fe8
  952. [ 4.645919] x19: ffff8000144223e8
  953. [ 4.645922] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  954. [ 4.645924] x18: 0000000000000001
  955. [ 4.645926] Mem abort info:
  956. [ 4.645929] Exception class = IABT (current EL), IL = 32 bits
  957. [ 4.645930] x17: 0000000000000001
  958. [ 4.645932] SET = 0, FnV = 0
  959. [ 4.645934] x16: 0000000000000024
  960. [ 4.645936] EA = 0, S1PTW = 0
  961. [ 4.645940] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000157a1000
  962. [ 4.645941] x15: 0000000000000000
  963. [ 4.645943] [0000000000000000] *pgd=0000000055773003
  964. [ 4.645945] x14: 0000000000000d89
  965. [ 4.645947] , *pud=0000000055772003
  966. [ 4.645949] , *pmd=0000000000000000
  967. [ 4.645951] x13: 0000000000000000
  968. [ 4.645954] x12: 0000000000000001
  969. [ 4.645957] x11: 0000000000000000 x10: 0000000000000000
  970. [ 4.645962] x9 : 00000000ffffffff x8 : ffff800017f726b8
  971. [ 4.645967] x7 : ffffffffff76d735 x6 : ffff000008bc0000
  972. [ 4.645972] x5 : 0000000000000009 x4 : 0000000000000000
  973. [ 4.645976] x3 : ffff800014422000 x2 : 0000000000000000
  974. [ 4.645981] x1 : 0000000000000000 x0 : ffff800014422000
  975. [ 4.645987] Process kworker/u8:10 (pid: 1865, stack limit = 0xffff0000092a0000)
  976. [ 4.645988] Call trace:
  977. [ 4.645992] Exception stack(0xffff0000092a3c50 to 0xffff0000092a3d90)
  978. [ 4.645995] 3c40: ffff800014422000 0000000000000000
  979. [ 4.646000] 3c60: 0000000000000000 ffff800014422000 0000000000000000 0000000000000009
  980. [ 4.646004] 3c80: ffff000008bc0000 ffffffffff76d735 ffff800017f726b8 00000000ffffffff
  981. [ 4.646008] 3ca0: 0000000000000000 0000000000000000 0000000000000001 0000000000000000
  982. [ 4.646013] 3cc0: 0000000000000d89 0000000000000000 0000000000000024 0000000000000001
  983. [ 4.646017] 3ce0: 0000000000000001 ffff8000144223e8 ffff800014421fe8 ffff800014422000
  984. [ 4.646022] 3d00: 000000000000000a ffff800014422450 ffff8000144223e8 ffff0000080e7f50
  985. [ 4.646026] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff0000092a3d90
  986. [ 4.646031] 3d40: ffff00000867b9b8 ffff0000092a3d90 0000000000000000 0000000040000145
  987. [ 4.646035] 3d60: ffff800014422000 ffff800014422000 ffffffffffffffff ffff00000867b914
  988. [ 4.646039] 3d80: ffff0000092a3d90 0000000000000000
  989. [ 4.646041] [< (null)>] (null)
  990. [ 4.646046] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  991. [ 4.646051] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  992. [ 4.646056] [<ffff0000080ee42c>] kthread+0x12c/0x130
  993. [ 4.646060] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  994. [ 4.646063] Code: bad PC value
  995. [ 4.646066] ---[ end trace 3a21a68d7f13fe6b ]---
  996. [ 4.646070] Internal error: Oops: 86000006 [#10] PREEMPT SMP
  997. [ 4.646072] Modules linked in: crc32_ce crct10dif_ce
  998. [ 4.646080] CPU: 0 PID: 1866 Comm: kworker/u8:11 Tainted: G D 4.14.98 #1
  999. [ 4.646083] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1000. [ 4.646089] Workqueue: events_power_efficient phy_state_machine
  1001. [ 4.646093] task: ffff80001474de80 task.stack: ffff000014c48000
  1002. [ 4.646095] PC is at 0x0
  1003. [ 4.646100] LR is at phy_state_machine+0x3b8/0x5f0
  1004. [ 4.646103] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1005. [ 4.646106] sp : ffff000014c4bd90
  1006. [ 4.646108] x29: ffff000014c4bd90 x28: 0000000000000000
  1007. [ 4.646113] x27: 0000000000000000 x26: ffff000008e9d180
  1008. [ 4.646118] x25: ffff0000080e7f50 x24: ffff8000144213e8
  1009. [ 4.646123] x23: ffff800014421450 x22: 000000000000000a
  1010. [ 4.646128] x21: ffff800014421000 x20: ffff800014420fe8
  1011. [ 4.646133] x19: ffff8000144213e8 x18: 0000000000000001
  1012. [ 4.646138] x17: 0000000000000001 x16: 0000000000000024
  1013. [ 4.646142] x15: 0000000000000000 x14: 0000000000000d2e
  1014. [ 4.646147] x13: 0000000000000000 x12: 000000011232281a
  1015. [ 4.646152] x11: ffff800017f70e84 x10: 0000000000000980
  1016. [ 4.646157] x9 : ffff000014c4bb50 x8 : ffff80001474e860
  1017. [ 4.646162] x7 : ffff800017f6b400 x6 : 00000000000001e0
  1018. [ 4.646166] x5 : 0000000000000009 x4 : 0000000000000000
  1019. [ 4.646171] x3 : ffff800014421000 x2 : 0000000000000000
  1020. [ 4.646176] x1 : 0000000000000000 x0 : ffff800014421000
  1021. [ 4.646181] Process kworker/u8:11 (pid: 1866, stack limit = 0xffff000014c48000)
  1022. [ 4.646183] Call trace:
  1023. [ 4.646187] Exception stack(0xffff000014c4bc50 to 0xffff000014c4bd90)
  1024. [ 4.646190] bc40: ffff800014421000 0000000000000000
  1025. [ 4.646195] bc60: 0000000000000000 ffff800014421000 0000000000000000 0000000000000009
  1026. [ 4.646199] bc80: 00000000000001e0 ffff800017f6b400 ffff80001474e860 ffff000014c4bb50
  1027. [ 4.646203] bca0: 0000000000000980 ffff800017f70e84 000000011232281a 0000000000000000
  1028. [ 4.646208] bcc0: 0000000000000d2e 0000000000000000 0000000000000024 0000000000000001
  1029. [ 4.646212] bce0: 0000000000000001 ffff8000144213e8 ffff800014420fe8 ffff800014421000
  1030. [ 4.646216] bd00: 000000000000000a ffff800014421450 ffff8000144213e8 ffff0000080e7f50
  1031. [ 4.646221] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c4bd90
  1032. [ 4.646225] bd40: ffff00000867b9b8 ffff000014c4bd90 0000000000000000 0000000040000145
  1033. [ 4.646230] bd60: ffff800014421000 ffff800014421000 ffffffffffffffff ffff00000867b914
  1034. [ 4.646233] bd80: ffff000014c4bd90 0000000000000000
  1035. [ 4.646236] [< (null)>] (null)
  1036. [ 4.646240] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1037. [ 4.646245] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1038. [ 4.646250] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1039. [ 4.646254] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1040. [ 4.646258] Code: bad PC value
  1041. [ 4.646261] ---[ end trace 3a21a68d7f13fe6c ]---
  1042. [ 4.646317] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1043. [ 4.646319] Mem abort info:
  1044. [ 4.646322] Exception class = IABT (current EL), IL = 32 bits
  1045. [ 4.646324] SET = 0, FnV = 0
  1046. [ 4.646327] EA = 0, S1PTW = 0
  1047. [ 4.646330] user pgtable: 4k pages, 48-bit VAs, pgd = ffff80001575d000
  1048. [ 4.646332] [0000000000000000] *pgd=00000000556a0003, *pud=00000000556a1003, *pmd=0000000000000000
  1049. [ 4.646339] Internal error: Oops: 86000006 [#11] PREEMPT SMP
  1050. [ 4.646341] Modules linked in: crc32_ce crct10dif_ce
  1051. [ 4.646349] CPU: 1 PID: 1867 Comm: kworker/u8:12 Tainted: G D 4.14.98 #1
  1052. [ 4.646352] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1053. [ 4.646357] Workqueue: events_power_efficient phy_state_machine
  1054. [ 4.646362] task: ffff80001474c380 task.stack: ffff000014c68000
  1055. [ 4.646364] PC is at 0x0
  1056. [ 4.646369] LR is at phy_state_machine+0x3b8/0x5f0
  1057. [ 4.646372] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1058. [ 4.646374] sp : ffff000014c6bd90
  1059. [ 4.646377] x29: ffff000014c6bd90 x28: 0000000000000000
  1060. [ 4.646382] x27: 0000000000000000 x26: ffff000008e9d180
  1061. [ 4.646387] x25: ffff0000080e7f50 x24: ffff8000144203e8
  1062. [ 4.646392] x23: ffff800014420450 x22: 000000000000000a
  1063. [ 4.646396] x21: ffff800014420000 x20: ffff80001441ffe8
  1064. [ 4.646401] x19: ffff8000144203e8 x18: 0000000000000007
  1065. [ 4.646406] x17: 0000000000000001 x16: 0000000000000024
  1066. [ 4.646411] x15: 0000000000000000 x14: 0000000000000b8d
  1067. [ 4.646415] x13: 0000000000000000 x12: 00000001141c86c5
  1068. [ 4.646420] x11: ffff800017f88e84 x10: 0000000000000980
  1069. [ 4.646425] x9 : ffff000014c6bb50 x8 : ffff80001474cd60
  1070. [ 4.646430] x7 : ffff800017f83400 x6 : 00000000000001e0
  1071. [ 4.646435] x5 : 0000000000000009 x4 : 0000000000000000
  1072. [ 4.646439] x3 : ffff800014420000 x2 : 0000000000000000
  1073. [ 4.646444] x1 : 0000000000000000 x0 : ffff800014420000
  1074. [ 4.646449] Process kworker/u8:12 (pid: 1867, stack limit = 0xffff000014c68000)
  1075. [ 4.646451] Call trace:
  1076. [ 4.646455] Exception stack(0xffff000014c6bc50 to 0xffff000014c6bd90)
  1077. [ 4.646458] bc40: ffff800014420000 0000000000000000
  1078. [ 4.646463] bc60: 0000000000000000 ffff800014420000 0000000000000000 0000000000000009
  1079. [ 4.646467] bc80: 00000000000001e0 ffff800017f83400 ffff80001474cd60 ffff000014c6bb50
  1080. [ 4.646471] bca0: 0000000000000980 ffff800017f88e84 00000001141c86c5 0000000000000000
  1081. [ 4.646476] bcc0: 0000000000000b8d 0000000000000000 0000000000000024 0000000000000001
  1082. [ 4.646480] bce0: 0000000000000007 ffff8000144203e8 ffff80001441ffe8 ffff800014420000
  1083. [ 4.646485] bd00: 000000000000000a ffff800014420450 ffff8000144203e8 ffff0000080e7f50
  1084. [ 4.646489] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c6bd90
  1085. [ 4.646494] bd40: ffff00000867b9b8 ffff000014c6bd90 0000000000000000 0000000040000145
  1086. [ 4.646498] bd60: ffff800014420000 ffff800014420000 ffffffffffffffff ffff00000867b914
  1087. [ 4.646502] bd80: ffff000014c6bd90 0000000000000000
  1088. [ 4.646504] [< (null)>] (null)
  1089. [ 4.646509] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1090. [ 4.646513] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1091. [ 4.646518] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1092. [ 4.646523] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1093. [ 4.646526] Code: bad PC value
  1094. [ 4.646529] ---[ end trace 3a21a68d7f13fe6d ]---
  1095. [ 4.650665] Mem abort info:
  1096. [ 4.650667] Exception class = IABT (current EL), IL = 32 bits
  1097. [ 4.650669] SET = 0, FnV = 0
  1098. [ 4.650673] EA = 0, S1PTW = 0
  1099. [ 4.650679] user pgtable: 4k pages, 48-bit VAs, pgd = ffff80001575d000
  1100. [ 4.651000] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1101. [ 4.651002] Mem abort info:
  1102. [ 4.651004] Exception class = IABT (current EL), IL = 32 bits
  1103. [ 4.651006] SET = 0, FnV = 0
  1104. [ 4.651008] EA = 0, S1PTW = 0
  1105. [ 4.651011] user pgtable: 4k pages, 48-bit VAs, pgd = ffff800015328000
  1106. [ 4.651013] [0000000000000000] *pgd=000000005526d003, *pud=0000000055272003, *pmd=0000000000000000
  1107. [ 4.651018] Internal error: Oops: 86000006 [#12] PREEMPT SMP
  1108. [ 4.651019] Modules linked in: crc32_ce crct10dif_ce
  1109. [ 4.651026] CPU: 0 PID: 1868 Comm: kworker/u8:13 Tainted: G D 4.14.98 #1
  1110. [ 4.651028] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1111. [ 4.651034] Workqueue: events_power_efficient phy_state_machine
  1112. [ 4.651037] task: ffff80001474a880 task.stack: ffff000014c78000
  1113. [ 4.651039] PC is at 0x0
  1114. [ 4.651043] LR is at phy_state_machine+0x3b8/0x5f0
  1115. [ 4.651045] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1116. [ 4.651047] sp : ffff000014c7bd90
  1117. [ 4.651049] x29: ffff000014c7bd90 x28: 0000000000000000
  1118. [ 4.651052] x27: 0000000000000000 x26: ffff000008e9d180
  1119. [ 4.651059] x25: ffff0000080e7f50 x24: ffff800014915be8
  1120. [ 4.651066] x23: ffff800014915c50 x22: 000000000000000a
  1121. [ 4.651072] x21: ffff800014915800 x20: ffff8000149157e8
  1122. [ 4.651079] x19: ffff800014915be8 x18: 0000000000000001
  1123. [ 4.651086] x17: 0000ffff8ca22620 x16: ffff000008972c10
  1124. [ 4.651092] x15: ffffffffffffffff x14: 0000000000000000
  1125. [ 4.651096] x13: 0000000000000000 x12: 00000001127dff24
  1126. [ 4.651099] x11: 0000000000000000 x10: 0000000000000980
  1127. [ 4.651103] x9 : ffff000014c7bb50 x8 : ffff80001474b260
  1128. [ 4.651106] x7 : ffff800017f6b400 x6 : 00000000000001e8
  1129. [ 4.651109] x5 : 0000000000000009 x4 : 0000000000000000
  1130. [ 4.651113] x3 : ffff800014915800 x2 : 0000000000000000
  1131. [ 4.651116] x1 : 0000000000000000 x0 : ffff800014915800
  1132. [ 4.651120] Process kworker/u8:13 (pid: 1868, stack limit = 0xffff000014c78000)
  1133. [ 4.651122] Call trace:
  1134. [ 4.651125] Exception stack(0xffff000014c7bc50 to 0xffff000014c7bd90)
  1135. [ 4.651127] bc40: ffff800014915800 0000000000000000
  1136. [ 4.651130] bc60: 0000000000000000 ffff800014915800 0000000000000000 0000000000000009
  1137. [ 4.651134] bc80: 00000000000001e8 ffff800017f6b400 ffff80001474b260 ffff000014c7bb50
  1138. [ 4.651137] bca0: 0000000000000980 0000000000000000 00000001127dff24 0000000000000000
  1139. [ 4.651140] bcc0: 0000000000000000 ffffffffffffffff ffff000008972c10 0000ffff8ca22620
  1140. [ 4.651143] bce0: 0000000000000001 ffff800014915be8 ffff8000149157e8 ffff800014915800
  1141. [ 4.651147] bd00: 000000000000000a ffff800014915c50 ffff800014915be8 ffff0000080e7f50
  1142. [ 4.651150] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c7bd90
  1143. [ 4.651153] bd40: ffff00000867b9b8 ffff000014c7bd90 0000000000000000 0000000040000145
  1144. [ 4.651156] bd60: ffff800014915800 ffff800014915800 ffffffffffffffff ffff00000867b914
  1145. [ 4.651159] bd80: ffff000014c7bd90 0000000000000000
  1146. [ 4.651161] [< (null)>] (null)
  1147. [ 4.651165] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1148. [ 4.651168] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1149. [ 4.651172] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1150. [ 4.651176] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1151. [ 4.651179] Code: bad PC value
  1152. [ 4.651181] ---[ end trace 3a21a68d7f13fe6e ]---
  1153. [ 4.655081] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1154. [ 4.655082] Mem abort info:
  1155. [ 4.655085] Exception class = IABT (current EL), IL = 32 bits
  1156. [ 4.655086] SET = 0, FnV = 0
  1157. [ 4.655088] EA = 0, S1PTW = 0
  1158. [ 4.655091] user pgtable: 4k pages, 48-bit VAs, pgd = ffff800015328000
  1159. [ 4.655092] [0000000000000000] *pgd=000000005526d003, *pud=0000000055272003, *pmd=0000000000000000
  1160. [ 4.655097] Internal error: Oops: 86000006 [#13] PREEMPT SMP
  1161. [ 4.655099] Modules linked in: crc32_ce crct10dif_ce
  1162. [ 4.655105] CPU: 0 PID: 1869 Comm: kworker/u8:14 Tainted: G D 4.14.98 #1
  1163. [ 4.655106] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1164. [ 4.655112] Workqueue: events_power_efficient phy_state_machine
  1165. [ 4.655114] task: ffff800014748000 task.stack: ffff000014c48000
  1166. [ 4.655117] PC is at 0x0
  1167. [ 4.655120] LR is at phy_state_machine+0x3b8/0x5f0
  1168. [ 4.655122] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1169. [ 4.655124] sp : ffff000014c4bd90
  1170. [ 4.655126] x29: ffff000014c4bd90 x28: 0000000000000000
  1171. [ 4.655129] x27: 0000000000000000 x26: ffff000008e9d180
  1172. [ 4.655133] x25: ffff0000080e7f50 x24: ffff8000148c03e8
  1173. [ 4.655136] x23: ffff8000148c0450 x22: 000000000000000a
  1174. [ 4.655140] x21: ffff8000148c0000 x20: ffff8000148bffe8
  1175. [ 4.655143] x19: ffff8000148c03e8 x18: 0000000000000001
  1176. [ 4.655147] x17: 0000000000000001 x16: 0000000000000024
  1177. [ 4.655150] x15: 0000000000000000 x14: 00000000000008a2
  1178. [ 4.655153] x13: 0000000000000000 x12: 0000000112bb934d
  1179. [ 4.655157] x11: ffff800017f70e84 x10: 0000000000000980
  1180. [ 4.655160] x9 : ffff000014c4bb50 x8 : ffff8000147489e0
  1181. [ 4.655164] x7 : ffff800017f6b400 x6 : 00000000000001f0
  1182. [ 4.655167] x5 : 0000000000000009 x4 : 0000000000000000
  1183. [ 4.655171] x3 : ffff8000148c0000 x2 : 0000000000000000
  1184. [ 4.655174] x1 : 0000000000000000 x0 : ffff8000148c0000
  1185. [ 4.655178] Process kworker/u8:14 (pid: 1869, stack limit = 0xffff000014c48000)
  1186. [ 4.655179] Call trace:
  1187. [ 4.655182] Exception stack(0xffff000014c4bc50 to 0xffff000014c4bd90)
  1188. [ 4.655185] bc40: ffff8000148c0000 0000000000000000
  1189. [ 4.655188] bc60: 0000000000000000 ffff8000148c0000 0000000000000000 0000000000000009
  1190. [ 4.655193] bc80: 00000000000001f0 ffff800017f6b400 ffff8000147489e0 ffff000014c4bb50
  1191. [ 4.655196] bca0: 0000000000000980 ffff800017f70e84 0000000112bb934d 0000000000000000
  1192. [ 4.655200] bcc0: 00000000000008a2 0000000000000000 0000000000000024 0000000000000001
  1193. [ 4.655205] bce0: 0000000000000001 ffff8000148c03e8 ffff8000148bffe8 ffff8000148c0000
  1194. [ 4.655209] bd00: 000000000000000a ffff8000148c0450 ffff8000148c03e8 ffff0000080e7f50
  1195. [ 4.655214] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c4bd90
  1196. [ 4.655217] bd40: ffff00000867b9b8 ffff000014c4bd90 0000000000000000 0000000040000145
  1197. [ 4.655221] bd60: ffff8000148c0000 ffff8000148c0000 ffffffffffffffff ffff00000867b914
  1198. [ 4.655224] bd80: ffff000014c4bd90 0000000000000000
  1199. [ 4.655226] [< (null)>] (null)
  1200. [ 4.655230] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1201. [ 4.655233] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1202. [ 4.655237] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1203. [ 4.655240] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1204. [ 4.655243] Code: bad PC value
  1205. [ 4.655245] ---[ end trace 3a21a68d7f13fe6f ]---
  1206. [ 4.658773] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000157a1000
  1207. [ 4.659387] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1208. [ 4.659389] Mem abort info:
  1209. [ 4.659391] Exception class = IABT (current EL), IL = 32 bits
  1210. [ 4.659395] SET = 0, FnV = 0
  1211. [ 4.659398] EA = 0, S1PTW = 0
  1212. [ 4.659401] user pgtable: 4k pages, 48-bit VAs, pgd = ffff800015328000
  1213. [ 4.659404] [0000000000000000] *pgd=000000005526d003, *pud=0000000055272003, *pmd=0000000000000000
  1214. [ 4.659413] Internal error: Oops: 86000006 [#14] PREEMPT SMP
  1215. [ 4.659416] Modules linked in: crc32_ce crct10dif_ce
  1216. [ 4.659426] CPU: 0 PID: 1870 Comm: kworker/u8:15 Tainted: G D 4.14.98 #1
  1217. [ 4.659428] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1218. [ 4.659434] Workqueue: events_power_efficient phy_state_machine
  1219. [ 4.659437] task: ffff80001474ec00 task.stack: ffff000014c80000
  1220. [ 4.659439] PC is at 0x0
  1221. [ 4.659443] LR is at phy_state_machine+0x3b8/0x5f0
  1222. [ 4.659445] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1223. [ 4.659447] sp : ffff000014c83d90
  1224. [ 4.659449] x29: ffff000014c83d90 x28: 0000000000000000
  1225. [ 4.659452] x27: 0000000000000000 x26: ffff000008e9d180
  1226. [ 4.659456] x25: ffff0000080e7f50 x24: ffff800014c07be8
  1227. [ 4.659459] x23: ffff800014c07c50 x22: 000000000000000a
  1228. [ 4.659463] x21: ffff800014c07800 x20: ffff800014c077e8
  1229. [ 4.659466] x19: ffff800014c07be8 x18: 0000000000000001
  1230. [ 4.659469] x17: 0000000000000001 x16: 0000000000000024
  1231. [ 4.659473] x15: ffffffffffffffff x14: 0000000000000000
  1232. [ 4.659476] x13: 0000000000000000 x12: 0000000112fcb715
  1233. [ 4.659480] x11: 0000000000000000 x10: 0000000000000980
  1234. [ 4.659483] x9 : ffff000014c83b50 x8 : ffff80001474f5e0
  1235. [ 4.659486] x7 : ffff800017f6b400 x6 : 00000000000001f8
  1236. [ 4.659490] x5 : 0000000000000009 x4 : 0000000000000000
  1237. [ 4.659493] x3 : ffff800014c07800 x2 : 0000000000000000
  1238. [ 4.659496] x1 : 0000000000000000 x0 : ffff800014c07800
  1239. [ 4.659500] Process kworker/u8:15 (pid: 1870, stack limit = 0xffff000014c80000)
  1240. [ 4.659502] Call trace:
  1241. [ 4.659505] Exception stack(0xffff000014c83c50 to 0xffff000014c83d90)
  1242. [ 4.659507] 3c40: ffff800014c07800 0000000000000000
  1243. [ 4.659510] 3c60: 0000000000000000 ffff800014c07800 0000000000000000 0000000000000009
  1244. [ 4.659513] 3c80: 00000000000001f8 ffff800017f6b400 ffff80001474f5e0 ffff000014c83b50
  1245. [ 4.659517] 3ca0: 0000000000000980 0000000000000000 0000000112fcb715 0000000000000000
  1246. [ 4.659520] 3cc0: 0000000000000000 ffffffffffffffff 0000000000000024 0000000000000001
  1247. [ 4.659523] 3ce0: 0000000000000001 ffff800014c07be8 ffff800014c077e8 ffff800014c07800
  1248. [ 4.659526] 3d00: 000000000000000a ffff800014c07c50 ffff800014c07be8 ffff0000080e7f50
  1249. [ 4.659529] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c83d90
  1250. [ 4.659532] 3d40: ffff00000867b9b8 ffff000014c83d90 0000000000000000 0000000040000145
  1251. [ 4.659535] 3d60: ffff800014c07800 ffff800014c07800 ffffffffffffffff ffff00000867b914
  1252. [ 4.659538] 3d80: ffff000014c83d90 0000000000000000
  1253. [ 4.659540] [< (null)>] (null)
  1254. [ 4.659544] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1255. [ 4.659547] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1256. [ 4.659551] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1257. [ 4.659554] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1258. [ 4.659556] Code: bad PC value
  1259. [ 4.659559] ---[ end trace 3a21a68d7f13fe70 ]---
  1260. [ 4.661568] [0000000000000000] *pgd=00000000556a0003, *pud=00000000556a1003, *pmd=0000000000000000
  1261. [ 4.663468] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1262. [ 4.663470] Mem abort info:
  1263. [ 4.663472] Exception class = IABT (current EL), IL = 32 bits
  1264. [ 4.663474] SET = 0, FnV = 0
  1265. [ 4.663475] EA = 0, S1PTW = 0
  1266. [ 4.663478] user pgtable: 4k pages, 48-bit VAs, pgd = ffff800015328000
  1267. [ 4.663480] [0000000000000000] *pgd=000000005526d003, *pud=0000000055272003, *pmd=0000000000000000
  1268. [ 4.663485] Internal error: Oops: 86000006 [#15] PREEMPT SMP
  1269. [ 4.663486] Modules linked in: crc32_ce crct10dif_ce
  1270. [ 4.663492] CPU: 0 PID: 1871 Comm: kworker/u8:16 Tainted: G D 4.14.98 #1
  1271. [ 4.663494] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1272. [ 4.663499] Workqueue: events_power_efficient phy_state_machine
  1273. [ 4.663502] task: ffff800014748d80 task.stack: ffff000014c78000
  1274. [ 4.663504] PC is at 0x0
  1275. [ 4.663508] LR is at phy_state_machine+0x3b8/0x5f0
  1276. [ 4.663510] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1277. [ 4.663512] sp : ffff000014c7bd90
  1278. [ 4.663513] x29: ffff000014c7bd90 x28: 0000000000000000
  1279. [ 4.663517] x27: 0000000000000000 x26: ffff000008e9d180
  1280. [ 4.663520] x25: ffff0000080e7f50 x24: ffff800014c073e8
  1281. [ 4.663524] x23: ffff800014c07450 x22: 000000000000000a
  1282. [ 4.663528] x21: ffff800014c07000 x20: ffff800014c06fe8
  1283. [ 4.663531] x19: ffff800014c073e8 x18: 0000000000000001
  1284. [ 4.663534] x17: 0000000000000001 x16: 0000000000000024
  1285. [ 4.663538] x15: 0000000000000000 x14: 0000000000000719
  1286. [ 4.663541] x13: 0000000000000001 x12: 0000000000000001
  1287. [ 4.663544] x11: 0000000000000000 x10: 0000000000000001
  1288. [ 4.663548] x9 : 00000000ffffffff x8 : ffff800017f8a6b8
  1289. [ 4.663551] x7 : ffffffffff76f5f8 x6 : ffff000008bc0000
  1290. [ 4.663554] x5 : 0000000000000009 x4 : 0000000000000000
  1291. [ 4.663558] x3 : ffff800014c07000 x2 : 0000000000000000
  1292. [ 4.663561] x1 : 0000000000000000 x0 : ffff800014c07000
  1293. [ 4.663565] Process kworker/u8:16 (pid: 1871, stack limit = 0xffff000014c78000)
  1294. [ 4.663567] Call trace:
  1295. [ 4.663569] Exception stack(0xffff000014c7bc50 to 0xffff000014c7bd90)
  1296. [ 4.663572] bc40: ffff800014c07000 0000000000000000
  1297. [ 4.663575] bc60: 0000000000000000 ffff800014c07000 0000000000000000 0000000000000009
  1298. [ 4.663578] bc80: ffff000008bc0000 ffffffffff76f5f8 ffff800017f8a6b8 00000000ffffffff
  1299. [ 4.663581] bca0: 0000000000000001 0000000000000000 0000000000000001 0000000000000001
  1300. [ 4.663584] bcc0: 0000000000000719 0000000000000000 0000000000000024 0000000000000001
  1301. [ 4.663588] bce0: 0000000000000001 ffff800014c073e8 ffff800014c06fe8 ffff800014c07000
  1302. [ 4.663591] bd00: 000000000000000a ffff800014c07450 ffff800014c073e8 ffff0000080e7f50
  1303. [ 4.663594] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c7bd90
  1304. [ 4.663597] bd40: ffff00000867b9b8 ffff000014c7bd90 0000000000000000 0000000040000145
  1305. [ 4.663600] bd60: ffff800014c07000 ffff800014c07000 ffffffffffffffff ffff00000867b914
  1306. [ 4.663603] bd80: ffff000014c7bd90 0000000000000000
  1307. [ 4.663605] [< (null)>] (null)
  1308. [ 4.663609] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1309. [ 4.663612] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1310. [ 4.663616] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1311. [ 4.663619] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1312. [ 4.663622] Code: bad PC value
  1313. [ 4.663625] ---[ end trace 3a21a68d7f13fe71 ]---
  1314. [ 4.663695] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1315. [ 4.663696] Mem abort info:
  1316. [ 4.663698] Exception class = IABT (current EL), IL = 32 bits
  1317. [ 4.663700] SET = 0, FnV = 0
  1318. [ 4.663702] EA = 0, S1PTW = 0
  1319. [ 4.663704] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000150ae000
  1320. [ 4.663706] [0000000000000000] *pgd=00000000550c4003, *pud=00000000550c5003, *pmd=0000000000000000
  1321. [ 4.663711] Internal error: Oops: 86000006 [#16] PREEMPT SMP
  1322. [ 4.663713] Modules linked in: crc32_ce crct10dif_ce
  1323. [ 4.663719] CPU: 1 PID: 1872 Comm: kworker/u8:17 Tainted: G D 4.14.98 #1
  1324. [ 4.663720] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1325. [ 4.663725] Workqueue: events_power_efficient phy_state_machine
  1326. [ 4.663728] task: ffff80001474d100 task.stack: ffff000014c48000
  1327. [ 4.663730] PC is at 0x0
  1328. [ 4.663734] LR is at phy_state_machine+0x3b8/0x5f0
  1329. [ 4.663736] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1330. [ 4.663738] sp : ffff000014c4bd90
  1331. [ 4.663740] x29: ffff000014c4bd90 x28: 0000000000000000
  1332. [ 4.663743] x27: 0000000000000000 x26: ffff000008e9d180
  1333. [ 4.663747] x25: ffff0000080e7f50 x24: ffff800014c06be8
  1334. [ 4.663750] x23: ffff800014c06c50 x22: 000000000000000a
  1335. [ 4.663754] x21: ffff800014c06800 x20: ffff800014c067e8
  1336. [ 4.663757] x19: ffff800014c06be8 x18: 0000000000000001
  1337. [ 4.663760] x17: 0000ffff940e2fe0 x16: 0000000000000024
  1338. [ 4.663764] x15: ffffffffffffffff x14: ffff80001460ec80
  1339. [ 4.663767] x13: 0000000000000000
  1340. [ 4.663770] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1341. [ 4.663771] x12: 0000000000000000
  1342. [ 4.663772] Mem abort info:
  1343. [ 4.663774] Exception class = IABT (current EL), IL = 32 bits
  1344. [ 4.663776] x11: 0000000000000000
  1345. [ 4.663777] SET = 0, FnV = 0
  1346. [ 4.663779] x10: 0000000000000000
  1347. [ 4.663780] EA = 0, S1PTW = 0
  1348. [ 4.663783] user pgtable: 4k pages, 48-bit VAs, pgd = ffff800015328000
  1349. [ 4.663784] x9 : 00000000ffffffff
  1350. [ 4.663786] [0000000000000000] *pgd=000000005526d003
  1351. [ 4.663787] x8 : ffff800017f726b8
  1352. [ 4.663789] , *pud=0000000055272003
  1353. [ 4.663790] , *pmd=0000000000000000
  1354. [ 4.663792] x7 : 000000000044c3fc
  1355. [ 4.663794] x6 : ffff000008bc0000
  1356. [ 4.663796] x5 : 0000000000000009 x4 : 0000000000000000
  1357. [ 4.663799] x3 : ffff800014c06800 x2 : 0000000000000000
  1358. [ 4.663803] x1 : 0000000000000000 x0 : ffff800014c06800
  1359. [ 4.663807] Process kworker/u8:17 (pid: 1872, stack limit = 0xffff000014c48000)
  1360. [ 4.663808] Call trace:
  1361. [ 4.663811] Exception stack(0xffff000014c4bc50 to 0xffff000014c4bd90)
  1362. [ 4.663813] bc40: ffff800014c06800 0000000000000000
  1363. [ 4.663816] bc60: 0000000000000000 ffff800014c06800 0000000000000000 0000000000000009
  1364. [ 4.663820] bc80: ffff000008bc0000 000000000044c3fc ffff800017f726b8 00000000ffffffff
  1365. [ 4.663822] bca0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  1366. [ 4.663826] bcc0: ffff80001460ec80 ffffffffffffffff 0000000000000024 0000ffff940e2fe0
  1367. [ 4.663829] bce0: 0000000000000001 ffff800014c06be8 ffff800014c067e8 ffff800014c06800
  1368. [ 4.663832] bd00: 000000000000000a ffff800014c06c50 ffff800014c06be8 ffff0000080e7f50
  1369. [ 4.663835] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c4bd90
  1370. [ 4.663838] bd40: ffff00000867b9b8 ffff000014c4bd90 0000000000000000 0000000040000145
  1371. [ 4.663842] bd60: ffff800014c06800 ffff800014c06800 ffffffffffffffff ffff00000867b914
  1372. [ 4.663844] bd80: ffff000014c4bd90 0000000000000000
  1373. [ 4.663846] [< (null)>] (null)
  1374. [ 4.663850] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1375. [ 4.663853] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1376. [ 4.663856] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1377. [ 4.663860] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1378. [ 4.663862] Code: bad PC value
  1379. [ 4.663864] ---[ end trace 3a21a68d7f13fe72 ]---
  1380. [ 4.663867] Internal error: Oops: 86000006 [#17] PREEMPT SMP
  1381. [ 4.663868] Modules linked in: crc32_ce crct10dif_ce
  1382. [ 4.663874] CPU: 0 PID: 1873 Comm: kworker/u8:18 Tainted: G D 4.14.98 #1
  1383. [ 4.663876] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1384. [ 4.663880] Workqueue: events_power_efficient phy_state_machine
  1385. [ 4.663883] task: ffff800014749b00 task.stack: ffff000014c80000
  1386. [ 4.663885] PC is at 0x0
  1387. [ 4.663888] LR is at phy_state_machine+0x3b8/0x5f0
  1388. [ 4.663891] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1389. [ 4.663892] sp : ffff000014c83d90
  1390. [ 4.663894] x29: ffff000014c83d90 x28: 0000000000000000
  1391. [ 4.663897] x27: 0000000000000000 x26: ffff000008e9d180
  1392. [ 4.663901] x25: ffff0000080e7f50 x24: ffff8000148c63e8
  1393. [ 4.663904] x23: ffff8000148c6450 x22: 000000000000000a
  1394. [ 4.663908] x21: ffff8000148c6000 x20: ffff8000148c5fe8
  1395. [ 4.663911] x19: ffff8000148c63e8 x18: 0000000000000007
  1396. [ 4.663915] x17: 0000000000000001 x16: 0000000000000024
  1397. [ 4.663918] x15: 0000000000000000 x14: 00000000000005f6
  1398. [ 4.663921] x13: 0000000000000000 x12: 00000001133ecb96
  1399. [ 4.663925] x11: ffff800017f70e84 x10: 0000000000000980
  1400. [ 4.663928] x9 : ffff000014c83b50 x8 : ffff80001474a4e0
  1401. [ 4.663932] x7 : ffff800017f6b400 x6 : 0000000000000000
  1402. [ 4.663935] x5 : 0000000000000009 x4 : 0000000000000000
  1403. [ 4.663938] x3 : ffff8000148c6000 x2 : 0000000000000000
  1404. [ 4.663941] x1 : 0000000000000000 x0 : ffff8000148c6000
  1405. [ 4.663945] Process kworker/u8:18 (pid: 1873, stack limit = 0xffff000014c80000)
  1406. [ 4.663947] Call trace:
  1407. [ 4.663949] Exception stack(0xffff000014c83c50 to 0xffff000014c83d90)
  1408. [ 4.663952] 3c40: ffff8000148c6000 0000000000000000
  1409. [ 4.663955] 3c60: 0000000000000000 ffff8000148c6000 0000000000000000 0000000000000009
  1410. [ 4.663958] 3c80: 0000000000000000 ffff800017f6b400 ffff80001474a4e0 ffff000014c83b50
  1411. [ 4.663961] 3ca0: 0000000000000980 ffff800017f70e84 00000001133ecb96 0000000000000000
  1412. [ 4.663964] 3cc0: 00000000000005f6 0000000000000000 0000000000000024 0000000000000001
  1413. [ 4.663967] 3ce0: 0000000000000007 ffff8000148c63e8 ffff8000148c5fe8 ffff8000148c6000
  1414. [ 4.663971] 3d00: 000000000000000a ffff8000148c6450 ffff8000148c63e8 ffff0000080e7f50
  1415. [ 4.663974] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c83d90
  1416. [ 4.663977] 3d40: ffff00000867b9b8 ffff000014c83d90 0000000000000000 0000000040000145
  1417. [ 4.663980] 3d60: ffff8000148c6000 ffff8000148c6000 ffffffffffffffff ffff00000867b914
  1418. [ 4.663982] 3d80: ffff000014c83d90 0000000000000000
  1419. [ 4.663984] [< (null)>] (null)
  1420. [ 4.663988] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1421. [ 4.663991] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1422. [ 4.663994] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1423. [ 4.663998] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1424. [ 4.664000] Code: bad PC value
  1425. [ 4.664002] ---[ end trace 3a21a68d7f13fe73 ]---
  1426. [ 4.664048] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1427. [ 4.664050] Mem abort info:
  1428. [ 4.664052] Exception class = IABT (current EL), IL = 32 bits
  1429. [ 4.664054] SET = 0, FnV = 0
  1430. [ 4.664055] EA = 0, S1PTW = 0
  1431. [ 4.664058] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000150ae000
  1432. [ 4.664060] [0000000000000000] *pgd=00000000550c4003, *pud=00000000550c5003, *pmd=0000000000000000
  1433. [ 4.664064] Internal error: Oops: 86000006 [#18] PREEMPT SMP
  1434. [ 4.664066] Modules linked in: crc32_ce crct10dif_ce
  1435. [ 4.664071] CPU: 1 PID: 1874 Comm: kworker/u8:19 Tainted: G D 4.14.98 #1
  1436. [ 4.664073] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1437. [ 4.664077] Workqueue: events_power_efficient phy_state_machine
  1438. [ 4.664080] task: ffff800014223600 task.stack: ffff000009610000
  1439. [ 4.664082] PC is at 0x0
  1440. [ 4.664086] LR is at phy_state_machine+0x3b8/0x5f0
  1441. [ 4.664088] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1442. [ 4.664089] sp : ffff000009613d90
  1443. [ 4.664091] x29: ffff000009613d90 x28: 0000000000000000
  1444. [ 4.664095] x27: 0000000000000000 x26: ffff000008e9d180
  1445. [ 4.664098] x25: ffff0000080e7f50 x24: ffff800014c063e8
  1446. [ 4.664102] x23: ffff800014c06450 x22: 000000000000000a
  1447. [ 4.664105] x21: ffff800014c06000 x20: ffff800014c05fe8
  1448. [ 4.664109] x19: ffff800014c063e8 x18: 0000000000000007
  1449. [ 4.664112] x17: 0000000000000001 x16: 0000000000000024
  1450. [ 4.664115] x15: 0000000000000000 x14: ffff800014609b80
  1451. [ 4.664119] x13: 0000000000000000 x12: 0000000115299918
  1452. [ 4.664122] x11: 0000000000000000 x10: 0000000000000980
  1453. [ 4.664125] x9 : ffff000009613b50 x8 : ffff800014223fe0
  1454. [ 4.664129] x7 : ffff800017f83400 x6 : 0000000000000000
  1455. [ 4.664132] x5 : 0000000000000009 x4 : 0000000000000000
  1456. [ 4.664135] x3 : ffff800014c06000 x2 : 0000000000000000
  1457. [ 4.664139] x1 : 0000000000000000 x0 : ffff800014c06000
  1458. [ 4.664143] Process kworker/u8:19 (pid: 1874, stack limit = 0xffff000009610000)
  1459. [ 4.664144] Call trace:
  1460. [ 4.664146] Exception stack(0xffff000009613c50 to 0xffff000009613d90)
  1461. [ 4.664149] 3c40: ffff800014c06000 0000000000000000
  1462. [ 4.664152] 3c60: 0000000000000000 ffff800014c06000 0000000000000000 0000000000000009
  1463. [ 4.664155] 3c80: 0000000000000000 ffff800017f83400 ffff800014223fe0 ffff000009613b50
  1464. [ 4.664158] 3ca0: 0000000000000980 0000000000000000 0000000115299918 0000000000000000
  1465. [ 4.664161] 3cc0: ffff800014609b80 0000000000000000 0000000000000024 0000000000000001
  1466. [ 4.664165] 3ce0: 0000000000000007 ffff800014c063e8 ffff800014c05fe8 ffff800014c06000
  1467. [ 4.664168] 3d00: 000000000000000a ffff800014c06450 ffff800014c063e8 ffff0000080e7f50
  1468. [ 4.664171] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000009613d90
  1469. [ 4.664174] 3d40: ffff00000867b9b8 ffff000009613d90 0000000000000000 0000000040000145
  1470. [ 4.664177] 3d60: ffff800014c06000 ffff800014c06000 ffffffffffffffff ffff00000867b914
  1471. [ 4.664180] 3d80: ffff000009613d90 0000000000000000
  1472. [ 4.664182] [< (null)>] (null)
  1473. [ 4.664185] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1474. [ 4.664188] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1475. [ 4.664192] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1476. [ 4.664195] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1477. [ 4.664198] Code: bad PC value
  1478. [ 4.664200] ---[ end trace 3a21a68d7f13fe74 ]---
  1479. [ 4.667498] [0000000000000000] *pgd=0000000055773003, *pud=0000000055772003, *pmd=0000000000000000
  1480. [ 4.667504] Internal error: Oops: 86000006 [#19] PREEMPT SMP
  1481. [ 4.667506] Modules linked in:
  1482. [ 4.668147] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1483. [ 4.668149] Mem abort info:
  1484. [ 4.668151] Exception class = IABT (current EL), IL = 32 bits
  1485. [ 4.668153] SET = 0, FnV = 0
  1486. [ 4.668155] EA = 0, S1PTW = 0
  1487. [ 4.668157] user pgtable: 4k pages, 48-bit VAs, pgd = ffff800015328000
  1488. [ 4.668159] [0000000000000000] *pgd=000000005526d003, *pud=0000000055272003, *pmd=0000000000000000
  1489. [ 10.265159] crc32_ce crct10dif_ce
  1490. [ 10.268566] CPU: 2 PID: 479 Comm: kworker/u8:4 Tainted: G D 4.14.98 #1
  1491. [ 10.276218] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1492. [ 10.281884] Workqueue: events_power_efficient phy_state_machine
  1493. [ 10.287803] task: ffff8000148a2880 task.stack: ffff00000a158000
  1494. [ 10.293721] PC is at 0x0
  1495. [ 10.296253] LR is at phy_state_machine+0x3b8/0x5f0
  1496. [ 10.301042] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1497. [ 10.308433] sp : ffff00000a15bd90
  1498. [ 10.311745] x29: ffff00000a15bd90 x28: 0000000000000000
  1499. [ 10.317055] x27: 0000000000000000 x26: ffff000008e9d180
  1500. [ 10.322365] x25: ffff0000080e7f50 x24: ffff8000148223e8
  1501. [ 10.327675] x23: ffff800014822450 x22: 000000000000000a
  1502. [ 10.332986] x21: ffff800014822000 x20: ffff800014821fe8
  1503. [ 10.338296] x19: ffff8000148223e8 x18: 0000000000000000
  1504. [ 10.343607] x17: 0000000000000000 x16: 0000000000000000
  1505. [ 10.348917] x15: 0000000000000000 x14: ffff80001426a880
  1506. [ 10.354227] x13: 0000000000000000 x12: 0000000000000000
  1507. [ 10.359537] x11: 0000000000000000 x10: 0000000000000003
  1508. [ 10.364848] x9 : 00000000ffffffff x8 : ffff800017fba6b8
  1509. [ 10.370158] x7 : ffff800017fba6b8 x6 : ffff8000143b8e28
  1510. [ 10.375468] x5 : 0000000000000009 x4 : 0000000000000000
  1511. [ 10.380779] x3 : ffff800014822000 x2 : 0000000000000000
  1512. [ 10.386089] x1 : 0000000000000000 x0 : ffff800014822000
  1513. [ 10.391400] Process kworker/u8:4 (pid: 479, stack limit = 0xffff00000a158000)
  1514. [ 10.398532] Call trace:
  1515. [ 10.400977] Exception stack(0xffff00000a15bc50 to 0xffff00000a15bd90)
  1516. [ 10.407417] bc40: ffff800014822000 0000000000000000
  1517. [ 10.415244] bc60: 0000000000000000 ffff800014822000 0000000000000000 0000000000000009
  1518. [ 10.423072] bc80: ffff8000143b8e28 ffff800017fba6b8 ffff800017fba6b8 00000000ffffffff
  1519. [ 10.430899] bca0: 0000000000000003 0000000000000000 0000000000000000 0000000000000000
  1520. [ 10.438726] bcc0: ffff80001426a880 0000000000000000 0000000000000000 0000000000000000
  1521. [ 10.446554] bce0: 0000000000000000 ffff8000148223e8 ffff800014821fe8 ffff800014822000
  1522. [ 10.454381] bd00: 000000000000000a ffff800014822450 ffff8000148223e8 ffff0000080e7f50
  1523. [ 10.462208] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff00000a15bd90
  1524. [ 10.470035] bd40: ffff00000867b9b8 ffff00000a15bd90 0000000000000000 0000000040000145
  1525. [ 10.477861] bd60: ffff800014822000 ffff800014822000 ffffffffffffffff ffff00000867b914
  1526. [ 10.485688] bd80: ffff00000a15bd90 0000000000000000
  1527. [ 10.490562] [< (null)>] (null)
  1528. [ 10.495268] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1529. [ 10.501012] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1530. [ 10.506410] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1531. [ 10.511374] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1532. [ 10.516687] Code: bad PC value
  1533. [ 10.519742] ---[ end trace 3a21a68d7f13fe75 ]---
  1534. [ 10.524358] Internal error: Oops: 86000006 [#20] PREEMPT SMP
  1535. [ 10.530018] Modules linked in: crc32_ce crct10dif_ce
  1536. [ 10.534986] CPU: 0 PID: 1875 Comm: kworker/u8:20 Tainted: G D 4.14.98 #1
  1537. [ 10.542813] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1538. [ 10.548475] Workqueue: events_power_efficient phy_state_machine
  1539. [ 10.554393] task: ffff80001460ec00 task.stack: ffff000014c60000
  1540. [ 10.560310] PC is at 0x0
  1541. [ 10.562842] LR is at phy_state_machine+0x3b8/0x5f0
  1542. [ 10.567630] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1543. [ 10.575021] sp : ffff000014c63d90
  1544. [ 10.578333] x29: ffff000014c63d90 x28: 0000000000000000
  1545. [ 10.583644] x27: 0000000000000000 x26: ffff000008e9d180
  1546. [ 10.588954] x25: ffff0000080e7f50 x24: ffff8000148c53e8
  1547. [ 10.594265] x23: ffff8000148c5450 x22: 000000000000000a
  1548. [ 10.599575] x21: ffff8000148c5000 x20: ffff8000148c4fe8
  1549. [ 10.604885] x19: ffff8000148c53e8 x18: 0000000000000001
  1550. [ 10.610196] x17: 0000000000000001 x16: 0000000000000024
  1551. [ 10.615506] x15: 0000000000000000 x14: 000000000000047a
  1552. [ 10.620816] x13: 0000000000000000 x12: 000000011380bf60
  1553. [ 10.626127] x11: ffff800017f70e84 x10: 0000000000000980
  1554. [ 10.631437] x9 : ffff000014c63b50 x8 : ffff80001460f5e0
  1555. [ 10.636747] x7 : ffff800017f6b400 x6 : 0000000000000008
  1556. [ 10.642058] x5 : 0000000000000009 x4 : 0000000000000000
  1557. [ 10.647368] x3 : ffff8000148c5000 x2 : 0000000000000000
  1558. [ 10.652678] x1 : 0000000000000000 x0 : ffff8000148c5000
  1559. [ 10.657989] Process kworker/u8:20 (pid: 1875, stack limit = 0xffff000014c60000)
  1560. [ 10.665294] Call trace:
  1561. [ 10.667739] Exception stack(0xffff000014c63c50 to 0xffff000014c63d90)
  1562. [ 10.674177] 3c40: ffff8000148c5000 0000000000000000
  1563. [ 10.682004] 3c60: 0000000000000000 ffff8000148c5000 0000000000000000 0000000000000009
  1564. [ 10.689831] 3c80: 0000000000000008 ffff800017f6b400 ffff80001460f5e0 ffff000014c63b50
  1565. [ 10.697658] 3ca0: 0000000000000980 ffff800017f70e84 000000011380bf60 0000000000000000
  1566. [ 10.705485] 3cc0: 000000000000047a 0000000000000000 0000000000000024 0000000000000001
  1567. [ 10.713313] 3ce0: 0000000000000001 ffff8000148c53e8 ffff8000148c4fe8 ffff8000148c5000
  1568. [ 10.721139] 3d00: 000000000000000a ffff8000148c5450 ffff8000148c53e8 ffff0000080e7f50
  1569. [ 10.728967] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c63d90
  1570. [ 10.736794] 3d40: ffff00000867b9b8 ffff000014c63d90 0000000000000000 0000000040000145
  1571. [ 10.744620] 3d60: ffff8000148c5000 ffff8000148c5000 ffffffffffffffff ffff00000867b914
  1572. [ 10.752447] 3d80: ffff000014c63d90 0000000000000000
  1573. [ 10.757321] [< (null)>] (null)
  1574. [ 10.762025] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1575. [ 10.767769] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1576. [ 10.773167] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1577. [ 10.778133] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1578. [ 10.783445] Code: bad PC value
  1579. [ 10.786499] ---[ end trace 3a21a68d7f13fe76 ]---
  1580. [ 10.791117] Internal error: Oops: 86000006 [#21] PREEMPT SMP
  1581.  
  1582. ca[n ' t 1o0p.e7n9 3/3d7e4v]/ Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1583. tyGS0: No suc[h f i1l0e. 7o9r6 77] Modules linked in: crc32_ce crct10dif_ce
  1584. directory
  1585.  
  1586. can't open /dev/ttyGS[ 10.806406] Mem abort info:
  1587. [ 10.813210] CPU: 3 PID: 30 Comm: kworker/u8:1 Tainted: G D 4.14.98 #1
  1588. 0: No such file or directory
  1589.  
  1590. ca[ 10.813212] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1591. [ 10.813224] Workqueue: events_power_efficient phy_state_machine
  1592. [ 10.813231] task: ffff8000143b8d80 task.stack: ffff0000095e0000
  1593. [ 10.813235] PC is at 0x0
  1594. [ 10.818878] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1595. [ 10.826425] LR is at phy_state_machine+0x3b8/0x5f0
  1596. [ 10.826428] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1597. [ 10.826430] sp : ffff0000095e3d90
  1598. [ 10.826432] x29: ffff0000095e3d90 x28: 0000000000000000
  1599. [ 10.826436] x27: 0000000000000000
  1600. [ 10.826552] Exception class = IABT (current EL), IL = 32 bits
  1601. [ 10.826554] SET = 0, FnV = 0
  1602. [ 10.826556] EA = 0, S1PTW = 0
  1603. [ 10.826559] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000151fc000
  1604. [ 10.826561] [0000000000000000] *pgd=0000000055222003, *pud=0000000055223003, *pmd=0000000000000000
  1605. [ 10.826577] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1606. [ 10.826578] Mem abort info:
  1607. [ 10.826580] Exception class = IABT (current EL), IL = 32 bits
  1608. [ 10.826582] SET = 0, FnV = 0
  1609. [ 10.826584] EA = 0, S1PTW = 0
  1610. [ 10.826586] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000150ae000
  1611. [ 10.826588] [0000000000000000] *pgd=00000000550c4003, *pud=00000000550c5003, *pmd=0000000000000000
  1612. [ 10.834957] Mem abort info:
  1613. [ 10.840853] x26: ffff000008e9d180
  1614. [ 10.840856] x25: ffff0000080e7f50 x24: ffff800014821be8
  1615. [ 10.840859] x23: ffff800014821c50 x22: 000000000000000a
  1616. [ 10.840862] x21: ffff800014821800 x20: ffff8000148217e8
  1617. [ 10.840866] x19: ffff800014821be8 x18: 0000000000000000
  1618. [ 10.846795] Exception class = IABT (current EL), IL = 32 bits
  1619. [ 10.849311] x17: 0000000000000000 x16: 0000000000000000
  1620. [ 10.849315] x15: 0000000000000000 x14: ffff80001426b600
  1621. [ 10.857418] SET = 0, FnV = 0
  1622. [ 10.862187] x13: 0000000000000000 x12: 0000000000000000
  1623. [ 10.862190] x11: 0000000000000000 x10: 0000000000000000
  1624. [ 10.869598] EA = 0, S1PTW = 0
  1625. [ 10.878206] user pgtable: 4k pages, 48-bit VAs, pgd = ffff800015328000
  1626. [ 10.881595] x9 : 00000000ffffffff x8 : ffff800017f726b8
  1627. [ 10.881599] x7 : ffff800017f726b8 x6 : ffff8000143b9ba8
  1628. [ 10.881602] x5 : 0000000000000009 x4 : 0000000000000000
  1629. [ 10.887532] [0000000000000000] *pgd=000000005526d003
  1630. [ 10.890569] x3 : ffff800014821800 x2 : 0000000000000000
  1631. [ 10.890572] x1 : 0000000000000000 x0 : ffff800014821800
  1632. [ 10.893727] , *pud=0000000055272003
  1633. [ 10.900234] Process kworker/u8:1 (pid: 30, stack limit = 0xffff0000095e0000)
  1634. [ 10.900236] Call trace:
  1635. [ 10.900240] Exception stack(0xffff0000095e3c50 to 0xffff0000095e3d90)
  1636. [ 10.909207] , *pmd=0000000000000000
  1637. [ 10.917277] 3c40: ffff800014821800 0000000000000000
  1638. [ 10.917280] 3c60: 0000000000000000 ffff800014821800 0000000000000000 0000000000000009
  1639. [ 10.917283] 3c80: ffff8000143b9ba8 ffff800017f726b8 ffff800017f726b8 00000000ffffffff
  1640. [ 10.925986] 3ca0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  1641. [ 10.925989] 3cc0: ffff80001426b600 0000000000000000 0000000000000000 0000000000000000
  1642. [ 10.925993] 3ce0: 0000000000000000 ffff800014821be8 ffff8000148217e8 ffff800014821800
  1643. [ 10.925996] 3d00: 000000000000000a ffff800014821c50 ffff800014821be8 ffff0000080e7f50
  1644. [ 11.124049] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff0000095e3d90
  1645. [ 11.131876] 3d40: ffff00000867b9b8 ffff0000095e3d90 0000000000000000 0000000040000145
  1646. [ 11.139703] 3d60: ffff800014821800 ffff800014821800 ffffffffffffffff ffff00000867b914
  1647. [ 11.147530] 3d80: ffff0000095e3d90 0000000000000000
  1648. [ 11.152405] [< (null)>] (null)
  1649. [ 11.157109] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1650. [ 11.162853] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1651. [ 11.168251] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1652. [ 11.173214] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1653. [ 11.178526] Code: bad PC value
  1654. [ 11.181580] ---[ end trace 3a21a68d7f13fe77 ]---
  1655. [ 11.186195] Internal error: Oops: 86000006 [#22] PREEMPT SMP
  1656. [ 11.191852] Modules linked in: crc32_ce crct10dif_ce
  1657. [ 11.196819] CPU: 1 PID: 1876 Comm: kworker/u8:21 Tainted: G D 4.14.98 #1
  1658. [ 11.204645] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1659. [ 11.210305] Workqueue: events_power_efficient phy_state_machine
  1660. [ 11.216222] task: ffff800014609b00 task.stack: ffff000014c48000
  1661. [ 11.222138] PC is at 0x0
  1662. [ 11.224670] LR is at phy_state_machine+0x3b8/0x5f0
  1663. [ 11.229458] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1664. [ 11.236850] sp : ffff000014c4bd90
  1665. [ 11.240161] x29: ffff000014c4bd90 x28: 0000000000000000
  1666. [ 11.245472] x27: 0000000000000000 x26: ffff000008e9d180
  1667. [ 11.250782] x25: ffff0000080e7f50 x24: ffff8000143173e8
  1668. [ 11.256092] x23: ffff800014317450 x22: 000000000000000a
  1669. [ 11.261403] x21: ffff800014317000 x20: ffff800014316fe8
  1670. [ 11.266713] x19: ffff8000143173e8 x18: 0000000000000001
  1671. [ 11.272023] x17: 0000ffff8ca777c0 x16: 0000000000000024
  1672. [ 11.277334] x15: ffffffffffffffff x14: 0000000000000000
  1673. [ 11.282644] x13: 0000000000000000 x12: 0000000000000001
  1674. [ 11.287954] x11: 0000000000000000 x10: 0000000000000002
  1675. [ 11.293265] x9 : 00000000ffffffff x8 : ffff800017fa26b8
  1676. [ 11.298575] x7 : 000000000000825f x6 : ffff000008bc0000
  1677. [ 11.303885] x5 : 0000000000000009 x4 : 0000000000000000
  1678. [ 11.309196] x3 : ffff800014317000 x2 : 0000000000000000
  1679. [ 11.314506] x1 : 0000000000000000 x0 : ffff800014317000
  1680. [ 11.319817] Process kworker/u8:21 (pid: 1876, stack limit = 0xffff000014c48000)
  1681. [ 11.327122] Call trace:
  1682. [ 11.329567] Exception stack(0xffff000014c4bc50 to 0xffff000014c4bd90)
  1683. [ 11.336005] bc40: ffff800014317000 0000000000000000
  1684. [ 11.343832] bc60: 0000000000000000 ffff800014317000 0000000000000000 0000000000000009
  1685. [ 11.351659] bc80: ffff000008bc0000 000000000000825f ffff800017fa26b8 00000000ffffffff
  1686. [ 11.359486] bca0: 0000000000000002 0000000000000000 0000000000000001 0000000000000000
  1687. [ 11.367313] bcc0: 0000000000000000 ffffffffffffffff 0000000000000024 0000ffff8ca777c0
  1688. [ 11.375140] bce0: 0000000000000001 ffff8000143173e8 ffff800014316fe8 ffff800014317000
  1689. [ 11.382967] bd00: 000000000000000a ffff800014317450 ffff8000143173e8 ffff0000080e7f50
  1690. [ 11.390794] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c4bd90
  1691. [ 11.398622] bd40: ffff00000867b9b8 ffff000014c4bd90 0000000000000000 0000000040000145
  1692. [ 11.406449] bd60: ffff800014317000 ffff800014317000 ffffffffffffffff ffff00000867b914
  1693. [ 11.414275] bd80: ffff000014c4bd90 0000000000000000
  1694. [ 11.419150] [< (null)>] (null)
  1695. [ 11.423853] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1696. [ 11.429597] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1697. [ 11.434994] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1698. [ 11.439957] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1699. [ 11.445267] Code: bad PC value
  1700. [ 11.448320] ---[ end trace 3a21a68d7f13fe78 ]---
  1701. [ 11.452934] Internal error: Oops: 86000006 [#23] PREEMPT SMP
  1702. [ 11.458590] Modules linked in: crc32_ce crct10dif_ce
  1703. [ 11.463557] CPU: 0 PID: 1878 Comm: kworker/u8:23 Tainted: G D 4.14.98 #1
  1704. [ 11.471383] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1705. [ 11.477043] Workqueue: events_power_efficient phy_state_machine
  1706. [ 11.482960] task: ffff80001460d100 task.stack: ffff000014c88000
  1707. [ 11.488877] PC is at 0x0
  1708. [ 11.491409] LR is at phy_state_machine+0x3b8/0x5f0
  1709. [ 11.496197] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1710. [ 11.503588] sp : ffff000014c8bd90
  1711. [ 11.506900] x29: ffff000014c8bd90 x28: 0000000000000000
  1712. [ 11.512210] x27: 0000000000000000 x26: ffff000008e9d180
  1713. [ 11.517520] x25: ffff0000080e7f50 x24: ffff8000149153e8
  1714. [ 11.522831] x23: ffff800014915450 x22: 000000000000000a
  1715. [ 11.528141] x21: ffff800014915000 x20: ffff800014914fe8
  1716. [ 11.533452] x19: ffff8000149153e8 x18: 000000000000047f
  1717. [ 11.538762] x17: 0000ffff940e2fe0 x16: 0000000000000024
  1718. [ 11.544072] x15: 0000000000000001 x14: 0000000000000a9c
  1719. [ 11.549383] x13: 0000000000000000 x12: 00000002828c113d
  1720. [ 11.554693] x11: ffff80001460a880 x10: 0000000000000000
  1721. [ 11.560004] x9 : 00000000ffffffff x8 : ffff800017f726b8
  1722. [ 11.565314] x7 : 0000000000015f90 x6 : ffff000008bc0000
  1723. [ 11.570624] x5 : 0000000000000009 x4 : 0000000000000000
  1724. [ 11.575935] x3 : ffff800014915000 x2 : 0000000000000000
  1725. [ 11.581244] x1 : 0000000000000000 x0 : ffff800014915000
  1726. [ 11.586555] Process kworker/u8:23 (pid: 1878, stack limit = 0xffff000014c88000)
  1727. [ 11.593859] Call trace:
  1728. [ 11.596304] Exception stack(0xffff000014c8bc50 to 0xffff000014c8bd90)
  1729. [ 11.602742] bc40: ffff800014915000 0000000000000000
  1730. [ 11.610569] bc60: 0000000000000000 ffff800014915000 0000000000000000 0000000000000009
  1731. [ 11.618396] bc80: ffff000008bc0000 0000000000015f90 ffff800017f726b8 00000000ffffffff
  1732. [ 11.626223] bca0: 0000000000000000 ffff80001460a880 00000002828c113d 0000000000000000
  1733. [ 11.634050] bcc0: 0000000000000a9c 0000000000000001 0000000000000024 0000ffff940e2fe0
  1734. [ 11.641877] bce0: 000000000000047f ffff8000149153e8 ffff800014914fe8 ffff800014915000
  1735. [ 11.649705] bd00: 000000000000000a ffff800014915450 ffff8000149153e8 ffff0000080e7f50
  1736. [ 11.657532] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c8bd90
  1737. [ 11.665359] bd40: ffff00000867b9b8 ffff000014c8bd90 0000000000000000 0000000040000145
  1738. [ 11.673186] bd60: ffff800014915000 ffff800014915000 ffffffffffffffff ffff00000867b914
  1739. [ 11.681013] bd80: ffff000014c8bd90 0000000000000000
  1740. [ 11.685887] [< (null)>] (null)
  1741. [ 11.690590] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1742. [ 11.696334] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1743. [ 11.701732] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1744. [ 11.706695] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1745. [ 11.712005] Code: bad PC value
  1746. [ 11.715058] ---[ end trace 3a21a68d7f13fe79 ]---
  1747. [ 11.719673] Internal error: Oops: 86000006 [#24] PREEMPT SMP
  1748. [ 11.720021] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1749. [ 11.721001] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1750. [ 11.721003] Mem abort info:
  1751. [ 11.721005] Exception class = IABT (current EL), IL = 32 bits
  1752. [ 11.721007] SET = 0, FnV = 0
  1753. [ 11.721009] EA = 0, S1PTW = 0
  1754. [ 11.721013] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000150ae000
  1755. [ 11.721015] [0000000000000000] *pgd=00000000550c4003, *pud=00000000550c5003, *pmd=0000000000000000
  1756. [ 11.725331] Modules linked in: crc32_ce crct10dif_ce
  1757. [ 11.725340] CPU: 2 PID: 1877 Comm: kworker/u8:22 Tainted: G D 4.14.98 #1
  1758. [ 11.725342] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1759. [ 11.725353] Workqueue: events_power_efficient phy_state_machine
  1760. [ 11.725356] task: ffff80001460de80 task.stack: ffff000009610000
  1761. [ 11.725360] PC is at 0x0
  1762. [ 11.725363] LR is at phy_state_machine+0x3b8/0x5f0
  1763. [ 11.725366] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1764. [ 11.725367] sp : ffff000009613d90
  1765. [ 11.725369] x29: ffff000009613d90 x28: 0000000000000000
  1766. [ 11.733482] Mem abort info:
  1767. [ 11.741543] x27: 0000000000000000 x26: ffff000008e9d180
  1768. [ 11.741546] x25: ffff0000080e7f50 x24: ffff8000148c43e8
  1769. [ 11.741550] x23: ffff8000148c4450 x22: 000000000000000a
  1770. [ 11.744343] Exception class = IABT (current EL), IL = 32 bits
  1771. [ 11.750256] x21: ffff8000148c4000 x20: ffff8000148c3fe8
  1772. [ 11.750259] x19: ffff8000148c43e8 x18: 0000000000000010
  1773. [ 11.750263] x17: 0000ffff8ca777c0 x16: 0000000000000024
  1774. [ 11.750266] x15: ffffffffffffffff x14: 0000000000000000
  1775. [ 11.753332] SET = 0, FnV = 0
  1776. [ 11.762996] EA = 0, S1PTW = 0
  1777. [ 11.771928] x13: 0000000000000001 x12: 0000000000000000
  1778. [ 11.771932] x11: 0000000000000005 x10: 0000000000000001
  1779. [ 11.776912] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000151fc000
  1780. [ 11.784718] x9 : 00000000ffffffff x8 : ffff800017f8a6b8
  1781. [ 11.784722] x7 : ffff800017f8a6b8 x6 : ffff80001460d1a8
  1782. [ 11.784725] x5 : 0000000000000009 x4 : 0000000000000000
  1783. [ 11.790397] [0000000000000000] *pgd=0000000055222003
  1784. [ 11.796295] x3 : ffff8000148c4000 x2 : 0000000000000000
  1785. [ 11.796299] x1 : 0000000000000000 x0 : ffff8000148c4000
  1786. [ 11.796303] Process kworker/u8:22 (pid: 1877, stack limit = 0xffff000009610000)
  1787. [ 11.796305] Call trace:
  1788. [ 11.802235] , *pud=0000000055223003
  1789. [ 11.804749] Exception stack(0xffff000009613c50 to 0xffff000009613d90)
  1790. [ 11.809543] , *pmd=0000000000000000
  1791. [ 11.816925] 3c40: ffff8000148c4000 0000000000000000
  1792. [ 11.816928] 3c60: 0000000000000000 ffff8000148c4000 0000000000000000 0000000000000009
  1793. [ 11.816931] 3c80: ffff80001460d1a8 ffff800017f8a6b8 ffff800017f8a6b8 00000000ffffffff
  1794. [ 11.816934] 3ca0: 0000000000000001 0000000000000005 0000000000000000 0000000000000001
  1795. [ 11.825551] 3cc0: 0000000000000000 ffffffffffffffff 0000000000000024 0000ffff8ca777c0
  1796. [ 11.825554] 3ce0: 0000000000000010 ffff8000148c43e8 ffff8000148c3fe8 ffff8000148c4000
  1797. [ 11.825557] 3d00: 000000000000000a ffff8000148c4450 ffff8000148c43e8 ffff0000080e7f50
  1798. [ 11.825560] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000009613d90
  1799. [ 12.011946] 3d40: ffff00000867b9b8 ffff000009613d90 0000000000000000 0000000040000145
  1800. [ 12.019774] 3d60: ffff8000148c4000 ffff8000148c4000 ffffffffffffffff ffff00000867b914
  1801. [ 12.027600] 3d80: ffff000009613d90 0000000000000000
  1802. [ 12.032474] [< (null)>] (null)
  1803. [ 12.037179] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1804. [ 12.042922] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1805. [ 12.048321] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1806. [ 12.053285] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1807. [ 12.058597] Code: bad PC value
  1808. [ 12.061651] ---[ end trace 3a21a68d7f13fe7a ]---
  1809. [ 12.066266] Internal error: Oops: 86000006 [#25] PREEMPT SMP
  1810. [ 12.071924] Modules linked in: crc32_ce crct10dif_ce
  1811. [ 12.076893] CPU: 0 PID: 1880 Comm: kworker/u8:25 Tainted: G D 4.14.98 #1
  1812. [ 12.084719] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1813. [ 12.090382] Workqueue: events_power_efficient phy_state_machine
  1814. [ 12.096299] task: ffff8000149b5e80 task.stack: ffff000014c98000
  1815. [ 12.102217] PC is at 0x0
  1816. [ 12.104749] LR is at phy_state_machine+0x3b8/0x5f0
  1817. [ 12.109537] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1818. [ 12.116929] sp : ffff000014c9bd90
  1819. [ 12.120240] x29: ffff000014c9bd90 x28: 0000000000000000
  1820. [ 12.125550] x27: 0000000000000000 x26: ffff000008e9d180
  1821. [ 12.130861] x25: ffff0000080e7f50 x24: ffff8000148c23e8
  1822. [ 12.136171] x23: ffff8000148c2450 x22: 000000000000000a
  1823. [ 12.141481] x21: ffff8000148c2000 x20: ffff8000148c1fe8
  1824. [ 12.146792] x19: ffff8000148c23e8 x18: 000000000000047f
  1825. [ 12.152103] x17: 0000ffff940e2fe0 x16: ffff000008216620
  1826. [ 12.157413] x15: 0000268266000000 x14: 00235b70f2000000
  1827. [ 12.162723] x13: 0000000000000000 x12: 0000000000000001
  1828. [ 12.168033] x11: 0000000000000000 x10: 0000000000000000
  1829. [ 12.173344] x9 : 00000000ffffffff x8 : ffff800017f726b8
  1830. [ 12.178654] x7 : 0000000000007d7d x6 : ffff000008bc0000
  1831. [ 12.183965] x5 : 0000000000000009 x4 : 0000000000000000
  1832. [ 12.189275] x3 : ffff8000148c2000 x2 : 0000000000000000
  1833. [ 12.194585] x1 : 0000000000000000 x0 : ffff8000148c2000
  1834. [ 12.199897] Process kworker/u8:25 (pid: 1880, stack limit = 0xffff000014c98000)
  1835. [ 12.207202] Call trace:
  1836. [ 12.209647] Exception stack(0xffff000014c9bc50 to 0xffff000014c9bd90)
  1837. [ 12.216085] bc40: ffff8000148c2000 0000000000000000
  1838. [ 12.223912] bc60: 0000000000000000 ffff8000148c2000 0000000000000000 0000000000000009
  1839. [ 12.231740] bc80: ffff000008bc0000 0000000000007d7d ffff800017f726b8 00000000ffffffff
  1840. [ 12.239567] bca0: 0000000000000000 0000000000000000 0000000000000001 0000000000000000
  1841. [ 12.247394] bcc0: 00235b70f2000000 0000268266000000 ffff000008216620 0000ffff940e2fe0
  1842. [ 12.255221] bce0: 000000000000047f ffff8000148c23e8 ffff8000148c1fe8 ffff8000148c2000
  1843. [ 12.263048] bd00: 000000000000000a ffff8000148c2450 ffff8000148c23e8 ffff0000080e7f50
  1844. [ 12.270875] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c9bd90
  1845. [ 12.278702] bd40: ffff00000867b9b8 ffff000014c9bd90 0000000000000000 0000000040000145
  1846. [ 12.286529] bd60: ffff8000148c2000 ffff8000148c2000 ffffffffffffffff ffff00000867b914
  1847. [ 12.294356] bd80: ffff000014c9bd90 0000000000000000
  1848. [ 12.299231] [< (null)>] (null)
  1849. [ 12.303936] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1850. [ 12.309680] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1851. [ 12.315078] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1852. [ 12.320042] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1853. [ 12.325354] Code: bad PC value
  1854. [ 12.328408] ---[ end trace 3a21a68d7f13fe7b ]---
  1855. [ 12.333024] Internal error: Oops: 86000006 [#26] PREEMPT SMP
  1856. [ 12.333434] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1857. [ 12.333832] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1858. [ 12.333834] Mem abort info:
  1859. [ 12.333836] Exception class = IABT (current EL), IL = 32 bits
  1860. [ 12.333838] SET = 0, FnV = 0
  1861. [ 12.333840] EA = 0, S1PTW = 0
  1862. [ 12.333843] user pgtable: 4k pages, 48-bit VAs, pgd = ffff800015328000
  1863. [ 12.333845] [0000000000000000] *pgd=000000005526d003, *pud=0000000055272003, *pmd=0000000000000000
  1864. [ 12.338680] Modules linked in: crc32_ce crct10dif_ce
  1865. [ 12.338688] CPU: 1 PID: 1879 Comm: kworker/u8:24 Tainted: G D 4.14.98 #1
  1866. [ 12.338690] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1867. [ 12.338701] Workqueue: events_power_efficient phy_state_machine
  1868. [ 12.338705] task: ffff80001460a880 task.stack: ffff000014c90000
  1869. [ 12.338709] PC is at 0x0
  1870. [ 12.346820] Mem abort info:
  1871. [ 12.354881] LR is at phy_state_machine+0x3b8/0x5f0
  1872. [ 12.354883] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1873. [ 12.354885] sp : ffff000014c93d90
  1874. [ 12.354888] x29: ffff000014c93d90
  1875. [ 12.357694] Exception class = IABT (current EL), IL = 32 bits
  1876. [ 12.363590] x28: 0000000000000000
  1877. [ 12.363592] x27: 0000000000000000 x26: ffff000008e9d180
  1878. [ 12.366652] SET = 0, FnV = 0
  1879. [ 12.369782] x25: ffff0000080e7f50 x24: ffff8000148c33e8
  1880. [ 12.369785] x23: ffff8000148c3450 x22: 000000000000000a
  1881. [ 12.369789] x21: ffff8000148c3000 x20: ffff8000148c2fe8
  1882. [ 12.376327] EA = 0, S1PTW = 0
  1883. [ 12.385266] x19: ffff8000148c33e8 x18: 0000000000001800
  1884. [ 12.385270] x17: 0000000000001400 x16: 0000000000001c00
  1885. [ 12.385273] x15: 0000000000000000 x14: 0000000000001000
  1886. [ 12.390249] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000150ae000
  1887. [ 12.398060] x13: 0000000000000000 x12: 0000000000000001
  1888. [ 12.398063] x11: 0000000000000000 x10: 0000000000000001
  1889. [ 12.398067] x9 : 00000000ffffffff x8 : ffff800017f8a6b8
  1890. [ 12.403736] [0000000000000000] *pgd=00000000550c4003
  1891. [ 12.409637] x7 : 0000000000008935 x6 : ffff000008bc0000
  1892. [ 12.409641] x5 : 0000000000000009 x4 : 0000000000000000
  1893. [ 12.409644] x3 : ffff8000148c3000 x2 : 0000000000000000
  1894. [ 12.415574] , *pud=00000000550c5003
  1895. [ 12.418091] x1 : 0000000000000000 x0 : ffff8000148c3000
  1896. [ 12.418095] Process kworker/u8:24 (pid: 1879, stack limit = 0xffff000014c90000)
  1897. [ 12.418098] Call trace:
  1898. [ 12.420887] , *pmd=0000000000000000
  1899. [ 12.425674] Exception stack(0xffff000014c93c50 to 0xffff000014c93d90)
  1900. [ 12.425677] 3c40: ffff8000148c3000 0000000000000000
  1901. [ 12.425680] 3c60: 0000000000000000 ffff8000148c3000 0000000000000000 0000000000000009
  1902. [ 12.425683] 3c80: ffff000008bc0000 0000000000008935 ffff800017f8a6b8 00000000ffffffff
  1903. [ 12.436383] 3ca0: 0000000000000001 0000000000000000 0000000000000001 0000000000000000
  1904. [ 12.436386] 3cc0: 0000000000001000 0000000000000000 0000000000001c00 0000000000001400
  1905. [ 12.436390] 3ce0: 0000000000001800 ffff8000148c33e8 ffff8000148c2fe8 ffff8000148c3000
  1906. [ 12.436393] 3d00: 000000000000000a ffff8000148c3450 ffff8000148c33e8 ffff0000080e7f50
  1907. [ 12.618960] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014c93d90
  1908. [ 12.626788] 3d40: ffff00000867b9b8 ffff000014c93d90 0000000000000000 0000000040000145
  1909. [ 12.634615] 3d60: ffff8000148c3000 ffff8000148c3000 ffffffffffffffff ffff00000867b914
  1910. [ 12.642441] 3d80: ffff000014c93d90 0000000000000000
  1911. [ 12.647316] [< (null)>] (null)
  1912. [ 12.652020] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1913. [ 12.657764] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1914. [ 12.663162] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1915. [ 12.668126] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1916. [ 12.673438] Code: bad PC value
  1917. [ 12.676491] ---[ end trace 3a21a68d7f13fe7c ]---
  1918. [ 12.681106] Internal error: Oops: 86000006 [#27] PREEMPT SMP
  1919. [ 12.686762] Modules linked in: crc32_ce crct10dif_ce
  1920. [ 12.691729] CPU: 0 PID: 1882 Comm: kworker/u8:27 Tainted: G D 4.14.98 #1
  1921. [ 12.699555] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1922. [ 12.705215] Workqueue: events_power_efficient phy_state_machine
  1923. [ 12.711133] task: ffff8000149b2880 task.stack: ffff000014ca8000
  1924. [ 12.717049] PC is at 0x0
  1925. [ 12.719581] LR is at phy_state_machine+0x3b8/0x5f0
  1926. [ 12.724369] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1927. [ 12.731761] sp : ffff000014cabd90
  1928. [ 12.735073] x29: ffff000014cabd90 x28: 0000000000000000
  1929. [ 12.740383] x27: 0000000000000000 x26: ffff000008e9d180
  1930. [ 12.745693] x25: ffff0000080e7f50 x24: ffff800014422be8
  1931. [ 12.751003] x23: ffff800014422c50 x22: 000000000000000a
  1932. [ 12.756313] x21: ffff800014422800 x20: ffff8000144227e8
  1933. [ 12.761624] x19: ffff800014422be8 x18: 000000000ff0e26b
  1934. [ 12.766934] x17: 0000ffff8ca22620 x16: ffff000008972c10
  1935. [ 12.772244] x15: 0000000000000000 x14: 3661313261332065
  1936. [ 12.777555] x13: 0000000000000000 x12: 0000000000000000
  1937. [ 12.782865] x11: 0000000000000000 x10: 0000000000000003
  1938. [ 12.788176] x9 : 00000000ffffffff x8 : ffff800017fba6b8
  1939. [ 12.793486] x7 : ffff800017fba6b8 x6 : ffff8000142cb6a8
  1940. [ 12.798796] x5 : 0000000000000009 x4 : 0000000000000000
  1941. [ 12.804107] x3 : ffff800014422800 x2 : 0000000000000000
  1942. [ 12.809417] x1 : 0000000000000000 x0 : ffff800014422800
  1943. [ 12.814728] Process kworker/u8:27 (pid: 1882, stack limit = 0xffff000014ca8000)
  1944. [ 12.822032] Call trace:
  1945. [ 12.824477] Exception stack(0xffff000014cabc50 to 0xffff000014cabd90)
  1946. [ 12.830914] bc40: ffff800014422800 0000000000000000
  1947. [ 12.838742] bc60: 0000000000000000 ffff800014422800 0000000000000000 0000000000000009
  1948. [ 12.846569] bc80: ffff8000142cb6a8 ffff800017fba6b8 ffff800017fba6b8 00000000ffffffff
  1949. [ 12.854396] bca0: 0000000000000003 0000000000000000 0000000000000000 0000000000000000
  1950. [ 12.862223] bcc0: 3661313261332065 0000000000000000 ffff000008972c10 0000ffff8ca22620
  1951. [ 12.870050] bce0: 000000000ff0e26b ffff800014422be8 ffff8000144227e8 ffff800014422800
  1952. [ 12.877877] bd00: 000000000000000a ffff800014422c50 ffff800014422be8 ffff0000080e7f50
  1953. [ 12.885705] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014cabd90
  1954. [ 12.893532] bd40: ffff00000867b9b8 ffff000014cabd90 0000000000000000 0000000040000145
  1955. [ 12.901359] bd60: ffff800014422800 ffff800014422800 ffffffffffffffff ffff00000867b914
  1956. [ 12.909186] bd80: ffff000014cabd90 0000000000000000
  1957. [ 12.914061] [< (null)>] (null)
  1958. [ 12.918764] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  1959. [ 12.924508] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  1960. [ 12.929905] [<ffff0000080ee42c>] kthread+0x12c/0x130
  1961. [ 12.934868] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  1962. [ 12.940178] Code: bad PC value
  1963. [ 12.943230] ---[ end trace 3a21a68d7f13fe7d ]---
  1964. [ 12.947846] Internal error: Oops: 86000006 [#28] PREEMPT SMP
  1965. n't open /dev/ttyGS0: No such fil[ 12.947975] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1966. [ 12.948722] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  1967. e or directory
  1968.  
  1969. can't open /dev/[ 12.948724] Mem abort info:
  1970. [ 12.948727] Exception class = IABT (current EL), IL = 32 bits
  1971. ttyGS0: No such file or directory[ 12.948728] SET = 0, FnV = 0
  1972. [ 12.948730] EA = 0, S1PTW = 0
  1973. [ 12.948733] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000150ae000
  1974.  
  1975.  
  1976. can'[t o p1e2n. 9/4d8e7v3/5] [0000000000000000] *pgd=00000000550c4003, *pud=00000000550c5003, *pmd=0000000000000000
  1977. [ 12.953502] Modules linked in: crc32_ce crct10dif_ce
  1978. [ 12.953510] CPU: 2 PID: 1881 Comm: kworker/u8:26 Tainted: G D 4.14.98 #1
  1979. tyGS0: No such file or directory
  1980. [ 12.953513] Hardware name: Starterkit SK-iMX8Mini board (DT)
  1981. [ 12.953520] Workqueue: events_power_efficient phy_state_machine
  1982.  
  1983.  
  1984. can't open /dev/ttyGS0: No such[ 12.964477] Mem abort info:
  1985. [ 12.972537] task: ffff8000149b4380 task.stack: ffff000014ca0000
  1986. file or directory
  1987.  
  1988. can't open /[ 12.972540] PC is at 0x0
  1989. [ 12.972544] LR is at phy_state_machine+0x3b8/0x5f0
  1990. dev/ttyGS0: No such file or direc[ 12.972546] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  1991. [ 12.972548] sp : ffff000014ca3d90
  1992. tory
  1993.  
  1994. can[' t o1p2e.n9 7/2d5e0] x29: ffff000014ca3d90 x28: 0000000000000000
  1995. v/t[t y G S102:. 9N7o2 5s5u3c]h x27: 0000000000000000 x26: ffff000008e9d180
  1996. [ 12.972557] x25: ffff0000080e7f50 x24: ffff8000148c13e8
  1997. file or [ d i r1e2c.t9o7r2y5
  1998. 6
  1999. 0] x23: ffff8000148c1450 x22: 000000000000000a
  2000. [ 12.972564] x21: ffff8000148c1000 x20: ffff8000148c0fe8
  2001. [ 12.978218] Exception class = IABT (current EL), IL = 32 bits
  2002. [ 12.984103] x19: ffff8000148c13e8 x18: 0000000000000000
  2003. [ 12.984106] x17: 0000000000000000 x16: 0000000000000000
  2004. [ 12.984110] x15: 0000000000000000 x14: ffff80001426a880
  2005. [ 12.984113] x13: 0000000000000000 x12: 0000000000000001
  2006. [ 12.984117] x11: 0000000000000000 x10: 0000000000000000
  2007. [ 12.990030] SET = 0, FnV = 0
  2008. [ 12.993152] x9 : 00000000ffffffff
  2009. [ 12.999694] EA = 0, S1PTW = 0
  2010. [ 13.010271] x8 : ffff800017f726b8
  2011. [ 13.010274] x7 : 0000000000004ab5 x6 : ffff000008bc0000
  2012. [ 13.010277] x5 : 0000000000000009 x4 : 0000000000000000
  2013. [ 13.010281] x3 : ffff8000148c1000 x2 : 0000000000000000
  2014. [ 13.010285] x1 : 0000000000000000
  2015. [ 13.015258] user pgtable: 4k pages, 48-bit VAs, pgd = ffff800015328000
  2016. [ 13.023067] x0 : ffff8000148c1000
  2017. [ 13.023070] Process kworker/u8:26 (pid: 1881, stack limit = 0xffff000014ca0000)
  2018. [ 13.023072] Call trace:
  2019. [ 13.023076] Exception stack(0xffff000014ca3c50 to 0xffff000014ca3d90)
  2020. [ 13.023079] 3c40: ffff8000148c1000 0000000000000000
  2021. [ 13.023083] 3c60: 0000000000000000 ffff8000148c1000 0000000000000000 0000000000000009
  2022. [ 13.031596] [0000000000000000] *pgd=000000005526d003
  2023. [ 13.037499] 3c80: ffff000008bc0000 0000000000004ab5 ffff800017f726b8 00000000ffffffff
  2024. [ 13.037502] 3ca0: 0000000000000000 0000000000000000 0000000000000001 0000000000000000
  2025. [ 13.037505] 3cc0: ffff80001426a880 0000000000000000 0000000000000000 0000000000000000
  2026. [ 13.037508] 3ce0: 0000000000000000 ffff8000148c13e8 ffff8000148c0fe8 ffff8000148c1000
  2027. [ 13.037511] 3d00: 000000000000000a ffff8000148c1450 ffff8000148c13e8 ffff0000080e7f50
  2028. [ 13.037516] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014ca3d90
  2029. [ 13.043162] , *pud=0000000055272003
  2030. [ 13.049064] 3d40: ffff00000867b9b8 ffff000014ca3d90 0000000000000000 0000000040000145
  2031. [ 13.049067] 3d60: ffff8000148c1000 ffff8000148c1000 ffffffffffffffff ffff00000867b914
  2032. [ 13.049070] 3d80: ffff000014ca3d90 0000000000000000
  2033. [ 13.049072] [< (null)>] (null)
  2034. [ 13.049077] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  2035. [ 13.049083] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  2036. [ 13.054466] , *pmd=0000000000000000
  2037. [ 13.059242] [<ffff0000080ee42c>] kthread+0x12c/0x130
  2038. [ 13.059246] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  2039. [ 13.059250] Code: bad PC value
  2040. [ 13.059254] ---[ end trace 3a21a68d7f13fe7e ]---
  2041. [ 13.072802] Internal error: Oops: 86000006 [#29] PREEMPT SMP
  2042. [ 13.329465] Modules linked in: crc32_ce crct10dif_ce
  2043. [ 13.334432] CPU: 1 PID: 1884 Comm: kworker/u8:29 Tainted: G D 4.14.98 #1
  2044. [ 13.342258] Hardware name: Starterkit SK-iMX8Mini board (DT)
  2045. [ 13.347918] Workqueue: events_power_efficient phy_state_machine
  2046. [ 13.353836] task: ffff8000142ca880 task.stack: ffff000014cb8000
  2047. [ 13.359752] PC is at 0x0
  2048. [ 13.362285] LR is at phy_state_machine+0x3b8/0x5f0
  2049. [ 13.367073] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  2050. [ 13.374464] sp : ffff000014cbbd90
  2051. [ 13.377776] x29: ffff000014cbbd90 x28: 0000000000000000
  2052. [ 13.383086] x27: 0000000000000000 x26: ffff000008e9d180
  2053. [ 13.388397] x25: ffff0000080e7f50 x24: ffff800014420be8
  2054. [ 13.393707] x23: ffff800014420c50 x22: 000000000000000a
  2055. [ 13.399017] x21: ffff800014420800 x20: ffff8000144207e8
  2056. [ 13.404328] x19: ffff800014420be8 x18: 0000000000000627
  2057. [ 13.409638] x17: 0000ffff940e2fe0 x16: 0000000000000024
  2058. [ 13.414949] x15: 0000000000000000 x14: 0000000000000239
  2059. [ 13.420259] x13: 0000000000000000 x12: 0000000000000001
  2060. [ 13.425569] x11: 0000000000000000 x10: 0000000000000001
  2061. [ 13.430880] x9 : 00000000ffffffff x8 : ffff800017f8a6b8
  2062. [ 13.436190] x7 : 00000000000181be x6 : ffff000008bc0000
  2063. [ 13.441500] x5 : 0000000000000009 x4 : 0000000000000000
  2064. [ 13.446811] x3 : ffff800014420800 x2 : 0000000000000000
  2065. [ 13.452121] x1 : 0000000000000000 x0 : ffff800014420800
  2066. [ 13.457432] Process kworker/u8:29 (pid: 1884, stack limit = 0xffff000014cb8000)
  2067. [ 13.464737] Call trace:
  2068. [ 13.467182] Exception stack(0xffff000014cbbc50 to 0xffff000014cbbd90)
  2069. [ 13.473620] bc40: ffff800014420800 0000000000000000
  2070. [ 13.481447] bc60: 0000000000000000 ffff800014420800 0000000000000000 0000000000000009
  2071. [ 13.489274] bc80: ffff000008bc0000 00000000000181be ffff800017f8a6b8 00000000ffffffff
  2072. [ 13.497101] bca0: 0000000000000001 0000000000000000 0000000000000001 0000000000000000
  2073. [ 13.504929] bcc0: 0000000000000239 0000000000000000 0000000000000024 0000ffff940e2fe0
  2074. [ 13.512756] bce0: 0000000000000627 ffff800014420be8 ffff8000144207e8 ffff800014420800
  2075. [ 13.520584] bd00: 000000000000000a ffff800014420c50 ffff800014420be8 ffff0000080e7f50
  2076. [ 13.528411] bd20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014cbbd90
  2077. [ 13.536238] bd40: ffff00000867b9b8 ffff000014cbbd90 0000000000000000 0000000040000145
  2078. [ 13.544065] bd60: ffff800014420800 ffff800014420800 ffffffffffffffff ffff00000867b914
  2079. [ 13.551892] bd80: ffff000014cbbd90 0000000000000000
  2080. [ 13.556766] [< (null)>] (null)
  2081. [ 13.561469] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  2082. [ 13.567213] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  2083. [ 13.572611] [<ffff0000080ee42c>] kthread+0x12c/0x130
  2084. [ 13.577574] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  2085. [ 13.582883] Code: bad PC value
  2086. [ 13.585936] ---[ end trace 3a21a68d7f13fe7f ]---
  2087. [ 13.590551] Internal error: Oops: 86000006 [#30] PREEMPT SMP
  2088. [ 13.590681] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  2089. [ 13.596208] Modules linked in: crc32_ce crct10dif_ce
  2090.  
  2091. can't open /dev/ttyGS0: No such[ 13.596217] CPU: 3 PID: 1883 Comm: kworker/u8:28 Tainted: G D 4.14.98 #1
  2092. [ 13.596219] Hardware name: Starterkit SK-iMX8Mini board (DT)
  2093. file or directory
  2094. [ 13.596229] Workqueue: events_power_efficient phy_state_machine
  2095. [ 13.596233] task: ffff8000142cb600 task.stack: ffff000014cb0000
  2096. [ 13.596235] PC is at 0x0
  2097. [ 13.596240] LR is at phy_state_machine+0x3b8/0x5f0
  2098. [ 13.596242] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  2099. [ 13.596244] sp : ffff000014cb3d90
  2100. [ 13.596246] x29: ffff000014cb3d90 x28: 0000000000000000
  2101. [ 13.596250] x27: 0000000000000000 x26: ffff000008e9d180
  2102. [ 13.596254] x25: ffff0000080e7f50 x24: ffff800014421be8
  2103. [ 13.596257] x23: ffff800014421c50 x22: 000000000000000a
  2104. [ 13.596261] x21: ffff800014421800 x20: ffff8000144217e8
  2105. [ 13.596264] x19: ffff800014421be8 x18: 0000000000000000
  2106. [ 13.596268] x17: 0000000000000000 x16: 0000000000000024
  2107. [ 13.596271] x15: 0000000000000000 x14: 0000000000000523
  2108. [ 13.596275] x13: 0000000000000000 x12: 0000000302d412be
  2109. [ 13.596279] x11: ffff800017fb8e84 x10: 0000000000000980
  2110. [ 13.596282] x9 : ffff000014cb3b50 x8 : ffff8000142cbfe0
  2111. [ 13.596286] x7 : ffff800017fb3400 x6 : 0000000000000000
  2112. [ 13.596290] x5 : 0000000000000009 x4 : 0000000000000000
  2113. [ 13.596293] x3 : ffff800014421800 x2 : 0000000000000000
  2114. [ 13.596296] x1 : 0000000000000000 x0 : ffff800014421800
  2115. [ 13.597199] fec 30be0000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  2116. [ 13.597226] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  2117. [ 13.604400] Mem abort info:
  2118. [ 13.609348] Process kworker/u8:28 (pid: 1883, stack limit = 0xffff000014cb0000)
  2119. [ 13.609350] Call trace:
  2120. [ 13.609354] Exception stack(0xffff000014cb3c50 to 0xffff000014cb3d90)
  2121. [ 13.609358] 3c40: ffff800014421800 0000000000000000
  2122. [ 13.609362] 3c60: 0000000000000000 ffff800014421800 0000000000000000 0000000000000009
  2123. [ 13.619962] Exception class = IABT (current EL), IL = 32 bits
  2124. [ 13.625607] 3c80: 0000000000000000 ffff800017fb3400 ffff8000142cbfe0 ffff000014cb3b50
  2125. [ 13.625611] 3ca0: 0000000000000980 ffff800017fb8e84 0000000302d412be 0000000000000000
  2126. [ 13.625614] 3cc0: 0000000000000523 0000000000000000 0000000000000024 0000000000000000
  2127. [ 13.625617] 3ce0: 0000000000000000 ffff800014421be8 ffff8000144217e8 ffff800014421800
  2128. [ 13.625621] 3d00: 000000000000000a ffff800014421c50 ffff800014421be8 ffff0000080e7f50
  2129. [ 13.625624] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014cb3d90
  2130. [ 13.633185] SET = 0, FnV = 0
  2131. [ 13.639082] 3d40: ffff00000867b9b8 ffff000014cb3d90 0000000000000000 0000000040000145
  2132. [ 13.639085] 3d60: ffff800014421800 ffff800014421800 ffffffffffffffff ffff00000867b914
  2133. [ 13.639088] 3d80: ffff000014cb3d90 0000000000000000
  2134. [ 13.639090] [< (null)>] (null)
  2135. [ 13.639098] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  2136. [ 13.641630] EA = 0, S1PTW = 0
  2137. [ 13.646409] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  2138. [ 13.646414] [<ffff0000080ee42c>] kthread+0x12c/0x130
  2139. [ 13.646420] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  2140. [ 13.646427] Code: bad PC value
  2141. [ 13.653822] user pgtable: 4k pages, 48-bit VAs, pgd = ffff8000150ae000
  2142. [ 13.657125] ---[ end trace 3a21a68d7f13fe80 ]---
  2143. [ 13.662441] [0000000000000000] *pgd=00000000550c4003, *pud=00000000550c5003, *pmd=0000000000000000
  2144. [ 13.914771] Internal error: Oops: 86000006 [#31] PREEMPT SMP
  2145. [ 13.920429] Modules linked in: crc32_ce crct10dif_ce
  2146. [ 13.925401] CPU: 2 PID: 1885 Comm: kworker/u8:30 Tainted: G D 4.14.98 #1
  2147. [ 13.933227] Hardware name: Starterkit SK-iMX8Mini board (DT)
  2148. [ 13.938890] Workqueue: events_power_efficient phy_state_machine
  2149. [ 13.944808] task: ffff8000142cc380 task.stack: ffff000014cc0000
  2150. [ 13.950725] PC is at 0x0
  2151. [ 13.953257] LR is at phy_state_machine+0x3b8/0x5f0
  2152. [ 13.958045] pc : [<0000000000000000>] lr : [<ffff00000867b9b8>] pstate: 40000145
  2153. [ 13.965437] sp : ffff000014cc3d90
  2154. [ 13.968748] x29: ffff000014cc3d90 x28: 0000000000000000
  2155. [ 13.974059] x27: 0000000000000000 x26: ffff000008e9d180
  2156. [ 13.979369] x25: ffff0000080e7f50 x24: ffff800014317be8
  2157. [ 13.984679] x23: ffff800014317c50 x22: 000000000000000a
  2158. [ 13.989990] x21: ffff800014317800 x20: ffff8000143177e8
  2159. [ 13.995300] x19: ffff800014317be8 x18: 0000000000000007
  2160. [ 14.000610] x17: 0000000000000001 x16: 0000000000000024
  2161. [ 14.005921] x15: 0000000000000000 x14: 0000000000000a33
  2162. [ 14.011231] x13: 0000000000000000 x12: 0000000000000001
  2163. [ 14.016542] x11: 0000000000000000 x10: 0000000000000002
  2164. [ 14.021852] x9 : 00000000ffffffff x8 : ffff800017fa26b8
  2165. [ 14.027162] x7 : 00000000000016f3 x6 : ffff000008bc0000
  2166. [ 14.032473] x5 : 0000000000000009 x4 : 0000000000000000
  2167. [ 14.037783] x3 : ffff800014317800 x2 : 0000000000000000
  2168. [ 14.043093] x1 : 0000000000000000 x0 : ffff800014317800
  2169. [ 14.048405] Process kworker/u8:30 (pid: 1885, stack limit = 0xffff000014cc0000)
  2170. [ 14.055710] Call trace:
  2171. [ 14.058155] Exception stack(0xffff000014cc3c50 to 0xffff000014cc3d90)
  2172. [ 14.064593] 3c40: ffff800014317800 0000000000000000
  2173. [ 14.072420] 3c60: 0000000000000000 ffff800014317800 0000000000000000 0000000000000009
  2174. [ 14.080247] 3c80: ffff000008bc0000 00000000000016f3 ffff800017fa26b8 00000000ffffffff
  2175. [ 14.088074] 3ca0: 0000000000000002 0000000000000000 0000000000000001 0000000000000000
  2176. [ 14.095901] 3cc0: 0000000000000a33 0000000000000000 0000000000000024 0000000000000001
  2177. [ 14.103729] 3ce0: 0000000000000007 ffff800014317be8 ffff8000143177e8 ffff800014317800
  2178. [ 14.111556] 3d00: 000000000000000a ffff800014317c50 ffff800014317be8 ffff0000080e7f50
  2179. [ 14.119383] 3d20: ffff000008e9d180 0000000000000000 0000000000000000 ffff000014cc3d90
  2180. [ 14.127211] 3d40: ffff00000867b9b8 ffff000014cc3d90 0000000000000000 0000000040000145
  2181. [ 14.135038] 3d60: ffff800014317800 ffff800014317800 ffffffffffffffff ffff00000867b914
  2182. [ 14.142864] 3d80: ffff000014cc3d90 0000000000000000
  2183. [ 14.147739] [< (null)>] (null)
  2184. [ 14.152444] [<ffff0000080e7ddc>] process_one_work+0x1cc/0x340
  2185. [ 14.158187] [<ffff0000080e7f94>] worker_thread+0x44/0x470
  2186. [ 14.163586] [<ffff0000080ee42c>] kthread+0x12c/0x130
  2187. [ 14.168550] [<ffff000008084f28>] ret_from_fork+0x10/0x18
  2188. [ 14.173862] Code: bad PC value
  2189. [ 14.176916] ---[ end trace 3a21a68d7f13fe81 ]---
  2190.  
  2191. can't open /dev/ttyGS0: No such file or directory
  2192.  
  2193. can't open /dev/ttyGS0: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement