Advertisement
Guest User

Untitled

a guest
May 29th, 2024
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.39 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 6.10.0-rc1 (philippe@8071636e190a) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2019.11-21787-gacccd5ffe6) 13.2.0, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT Wed May 29 09:39:42 Europe 2024
  3. [ 0.000000] KASLR disabled due to lack of seed
  4. [ 0.000000] Machine model: Anbernic RG35XX H
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004003ffff (256 KiB) nomap non-reusable secmon@40000000
  7. [ 0.000000] earlycon: uart0 at MMIO32 0x0000000005000000 (options '115200n8')
  8. [ 0.000000] printk: legacy bootconsole [uart0] enabled
  9. [ 0.000000] NUMA: No NUMA configuration found
  10. [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
  11. [ 0.000000] NUMA: NODE_DATA [mem 0x7fdda9c0-0x7fddcfff]
  12. [ 0.000000] Zone ranges:
  13. [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
  14. [ 0.000000] DMA32 empty
  15. [ 0.000000] Normal empty
  16. [ 0.000000] Movable zone start for each node
  17. [ 0.000000] Early memory node ranges
  18. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000004003ffff]
  19. [ 0.000000] node 0: [mem 0x0000000040040000-0x000000007fffffff]
  20. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
  21. [ 0.000000] cma: Reserved 32 MiB at 0x000000007cc00000 on node -1
  22. [ 0.000000] psci: probing for conduit method from DT.
  23. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  24. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  25. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  26. [ 0.000000] psci: SMC Calling Convention v1.4
  27. [ 0.000000] percpu: Embedded 24 pages/cpu s60008 r8192 d30104 u98304
  28. [ 0.000000] Detected VIPT I-cache on CPU0
  29. [ 0.000000] CPU features: detected: ARM erratum 845719
  30. [ 0.000000] alternatives: applying boot alternatives
  31. [ 0.000000] Kernel command line: initrd=/boot/initrd.lz4 label=BATOCERA rootwait earlycon panic=10 console=ttyS0,115200 console=tty3
  32. [ 0.000000] Unknown kernel command line parameters "label=BATOCERA", will be passed to user space.
  33. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  34. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  35. [ 0.000000] Fallback order for Node 0: 0
  36. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144
  37. [ 0.000000] Policy zone: DMA
  38. [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off, mlocked free:off
  39. [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB
  40. [ 0.000000] software IO TLB: area num 4.
  41. [ 0.000000] software IO TLB: mapped [mem 0x000000007c980000-0x000000007ca80000] (1MB)
  42. [ 0.000000] Memory: 947200K/1048576K available (17216K kernel code, 4862K rwdata, 11656K rodata, 10176K init, 749K bss, 68608K reserved, 32768K cma-reserved)
  43. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  44. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  45. [ 0.000000] rcu: RCU event tracing is enabled.
  46. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
  47. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  48. [ 0.000000] Tracing variant of Tasks RCU enabled.
  49. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  50. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  51. [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  52. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  53. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  54. [ 0.000000] Root IRQ handler: gic_handle_irq
  55. [ 0.000000] GIC: Using split EOI/Deactivate mode
  56. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  57. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  58. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  59. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  60. [ 0.012205] Console: colour dummy device 80x25
  61. [ 0.017124] printk: legacy console [tty3] enabled
  62. [ 0.022329] printk: legacy bootconsole [uart0] disabled
  63. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  64. [ 0.000000] Linux version 6.10.0-rc1 (philippe@8071636e190a) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2019.11-21787-gacccd5ffe6) 13.2.0, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT Wed May 29 09:39:42 Europe 2024
  65. [ 0.000000] KASLR disabled due to lack of seed
  66. [ 0.000000] Machine model: Anbernic RG35XX H
  67. [ 0.000000] efi: UEFI not found.
  68. [ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004003ffff (256 KiB) nomap non-reusable secmon@40000000
  69. [ 0.000000] earlycon: uart0 at MMIO32 0x0000000005000000 (options '115200n8')
  70. [ 0.000000] printk: legacy bootconsole [uart0] enabled
  71. [ 0.000000] NUMA: No NUMA configuration found
  72. [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
  73. [ 0.000000] NUMA: NODE_DATA [mem 0x7fdda9c0-0x7fddcfff]
  74. [ 0.000000] Zone ranges:
  75. [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
  76. [ 0.000000] DMA32 empty
  77. [ 0.000000] Normal empty
  78. [ 0.000000] Movable zone start for each node
  79. [ 0.000000] Early memory node ranges
  80. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000004003ffff]
  81. [ 0.000000] node 0: [mem 0x0000000040040000-0x000000007fffffff]
  82. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
  83. [ 0.000000] cma: Reserved 32 MiB at 0x000000007cc00000 on node -1
  84. [ 0.000000] psci: probing for conduit method from DT.
  85. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  86. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  87. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  88. [ 0.000000] psci: SMC Calling Convention v1.4
  89. [ 0.000000] percpu: Embedded 24 pages/cpu s60008 r8192 d30104 u98304
  90. [ 0.000000] Detected VIPT I-cache on CPU0
  91. [ 0.000000] CPU features: detected: ARM erratum 845719
  92. [ 0.000000] alternatives: applying boot alternatives
  93. [ 0.000000] Kernel command line: initrd=/boot/initrd.lz4 label=BATOCERA rootwait earlycon panic=10 console=ttyS0,115200 console=tty3
  94. [ 0.000000] Unknown kernel command line parameters "label=BATOCERA", will be passed to user space.
  95. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  96. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  97. [ 0.000000] Fallback order for Node 0: 0
  98. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144
  99. [ 0.000000] Policy zone: DMA
  100. [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off, mlocked free:off
  101. [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB
  102. [ 0.000000] software IO TLB: area num 4.
  103. [ 0.000000] software IO TLB: mapped [mem 0x000000007c980000-0x000000007ca80000] (1MB)
  104. [ 0.000000] Memory: 947200K/1048576K available (17216K kernel code, 4862K rwdata, 11656K rodata, 10176K init, 749K bss, 68608K reserved, 32768K cma-reserved)
  105. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  106. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  107. [ 0.000000] rcu: RCU event tracing is enabled.
  108. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
  109. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  110. [ 0.000000] Tracing variant of Tasks RCU enabled.
  111. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  112. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  113. [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  114. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  115. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  116. [ 0.000000] Root IRQ handler: gic_handle_irq
  117. [ 0.000000] GIC: Using split EOI/Deactivate mode
  118. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  119. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  120. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  121. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  122. [ 0.012205] Console: colour dummy device 80x25
  123. [ 0.017124] printk: legacy console [tty3] enabled
  124. [ 0.022329] printk: legacy bootconsole [uart0] disabled
  125. [ 0.028269] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  126. [ 0.028328] pid_max: default: 32768 minimum: 301
  127. [ 0.028512] LSM: initializing lsm=capability
  128. [ 0.028746] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  129. [ 0.028802] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  130. [ 0.033604] rcu: Hierarchical SRCU implementation.
  131. [ 0.033639] rcu: Max phase no-delay instances is 1000.
  132. [ 0.039650] EFI services will not be available.
  133. [ 0.040260] smp: Bringing up secondary CPUs ...
  134. [ 0.041365] Detected VIPT I-cache on CPU1
  135. [ 0.041537] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  136. [ 0.042856] Detected VIPT I-cache on CPU2
  137. [ 0.042987] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  138. [ 0.044220] Detected VIPT I-cache on CPU3
  139. [ 0.044351] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  140. [ 0.044603] smp: Brought up 1 node, 4 CPUs
  141. [ 0.044735] SMP: Total of 4 processors activated.
  142. [ 0.044762] CPU: All CPU(s) started at EL2
  143. [ 0.044828] CPU features: detected: 32-bit EL0 Support
  144. [ 0.044856] CPU features: detected: 32-bit EL1 Support
  145. [ 0.044892] CPU features: detected: CRC32 instructions
  146. [ 0.045004] alternatives: applying system-wide alternatives
  147. [ 0.049316] devtmpfs: initialized
  148. [ 0.064161] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  149. [ 0.064243] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  150. [ 0.066241] 21536 pages in range for non-PLT usage
  151. [ 0.066256] 513056 pages in range for PLT usage
  152. [ 0.066645] pinctrl core: initialized pinctrl subsystem
  153. [ 0.071845] DMI not present or invalid.
  154. [ 0.078371] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  155. [ 0.081329] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
  156. [ 0.082975] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  157. [ 0.085146] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  158. [ 0.086205] audit: initializing netlink subsys (disabled)
  159. [ 0.086701] audit: type=2000 audit(0.072:1): state=initialized audit_enabled=0 res=1
  160. [ 0.089813] thermal_sys: Registered thermal governor 'step_wise'
  161. [ 0.089828] thermal_sys: Registered thermal governor 'power_allocator'
  162. [ 0.090005] cpuidle: using governor menu
  163. [ 0.090567] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  164. [ 0.090785] ASID allocator initialised with 65536 entries
  165. [ 0.096752] Serial: AMBA PL011 UART driver
  166. [ 0.113142] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
  167. [ 0.131296] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6515000
  168. [ 0.131380] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6511000
  169. [ 0.131455] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000
  170. [ 0.132430] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6511000
  171. [ 0.132648] platform 6511000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@6510000
  172. [ 0.133849] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6515000
  173. [ 0.134064] platform 6515000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@6510000
  174. [ 0.135343] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
  175. [ 0.135519] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@3001000
  176. [ 0.135715] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
  177. [ 0.136496] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
  178. [ 0.136794] platform 7010000.clock: Fixed dependency cycle(s) with /soc/clock@3001000
  179. [ 0.136976] platform 7010000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
  180. [ 0.154214] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  181. [ 0.154260] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
  182. [ 0.154300] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  183. [ 0.154333] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
  184. [ 0.154370] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  185. [ 0.154402] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
  186. [ 0.154438] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  187. [ 0.154471] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  188. [ 0.155558] Demotion targets for Node 0: null
  189. [ 0.158620] ACPI: Interpreter disabled.
  190. [ 0.164472] iommu: Default domain type: Translated
  191. [ 0.164511] iommu: DMA domain TLB invalidation policy: strict mode
  192. [ 0.165361] SCSI subsystem initialized
  193. [ 0.166178] usbcore: registered new interface driver usbfs
  194. [ 0.166285] usbcore: registered new interface driver hub
  195. [ 0.166383] usbcore: registered new device driver usb
  196. [ 0.168595] pps_core: LinuxPPS API ver. 1 registered
  197. [ 0.168631] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  198. [ 0.168698] PTP clock support registered
  199. [ 0.169029] EDAC MC: Ver: 3.0.0
  200. [ 0.169931] scmi_core: SCMI protocol bus registered
  201. [ 0.172203] FPGA manager framework
  202. [ 0.172448] Advanced Linux Sound Architecture Driver Initialized.
  203. [ 0.175116] vgaarb: loaded
  204. [ 0.175956] clocksource: Switched to clocksource arch_sys_counter
  205. [ 0.176487] VFS: Disk quotas dquot_6.6.0
  206. [ 0.176559] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  207. [ 0.177150] pnp: PnP ACPI: disabled
  208. [ 0.194849] NET: Registered PF_INET protocol family
  209. [ 0.195182] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  210. [ 0.197743] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
  211. [ 0.197905] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  212. [ 0.197971] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
  213. [ 0.198171] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
  214. [ 0.198720] TCP: Hash tables configured (established 8192 bind 8192)
  215. [ 0.198935] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  216. [ 0.199039] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  217. [ 0.199323] NET: Registered PF_UNIX/PF_LOCAL protocol family
  218. [ 0.200111] RPC: Registered named UNIX socket transport module.
  219. [ 0.200152] RPC: Registered udp transport module.
  220. [ 0.200182] RPC: Registered tcp transport module.
  221. [ 0.200209] RPC: Registered tcp-with-tls transport module.
  222. [ 0.200237] RPC: Registered tcp NFSv4.1 backchannel transport module.
  223. [ 0.200286] PCI: CLS 0 bytes, default 64
  224. [ 0.200796] Unpacking initramfs...
  225. [ 0.212330] kvm [1]: nv: 477 coarse grained trap handlers
  226. [ 0.213269] kvm [1]: IPA Size Limit: 40 bits
  227. [ 0.219902] kvm [1]: vgic interrupt IRQ9
  228. [ 0.220070] kvm [1]: Hyp nVHE mode initialized successfully
  229. [ 0.223758] Initialise system trusted keyrings
  230. [ 0.224348] workingset: timestamp_bits=42 max_order=18 bucket_order=0
  231. [ 0.225103] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  232. [ 0.225665] NFS: Registering the id_resolver key type
  233. [ 0.225741] Key type id_resolver registered
  234. [ 0.225773] Key type id_legacy registered
  235. [ 0.225843] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  236. [ 0.225883] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  237. [ 0.226415] 9p: Installing v9fs 9p2000 file system support
  238. [ 0.228084] Freeing initrd memory: 872K
  239. [ 0.383568] Key type asymmetric registered
  240. [ 0.383608] Asymmetric key parser 'x509' registered
  241. [ 0.383747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  242. [ 0.383794] io scheduler mq-deadline registered
  243. [ 0.383826] io scheduler kyber registered
  244. [ 0.383919] io scheduler bfq registered
  245. [ 0.515611] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  246. [ 0.524865] msm_serial: driver initialized
  247. [ 0.525844] SuperH (H)SCI(F) driver initialized
  248. [ 0.526351] STM32 USART driver initialized
  249. [ 0.546540] loop: module loaded
  250. [ 0.549325] megasas: 07.727.03.00-rc1
  251. [ 0.568038] tun: Universal TUN/TAP device driver, 1.6
  252. [ 0.570584] thunder_xcv, ver 1.0
  253. [ 0.570680] thunder_bgx, ver 1.0
  254. [ 0.570766] nicpf, ver 1.0
  255. [ 0.574137] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  256. [ 0.574183] hns3: Copyright (c) 2017 Huawei Corporation.
  257. [ 0.574291] hclge is initializing
  258. [ 0.574381] e1000: Intel(R) PRO/1000 Network Driver
  259. [ 0.574413] e1000: Copyright (c) 1999-2006 Intel Corporation.
  260. [ 0.574504] e1000e: Intel(R) PRO/1000 Network Driver
  261. [ 0.574533] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  262. [ 0.574628] igb: Intel(R) Gigabit Ethernet Network Driver
  263. [ 0.574661] igb: Copyright (c) 2007-2014 Intel Corporation.
  264. [ 0.574753] igbvf: Intel(R) Gigabit Virtual Function Network Driver
  265. [ 0.574788] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  266. [ 0.575665] sky2: driver version 1.30
  267. [ 0.579259] VFIO - User Level meta-driver version: 0.3
  268. [ 0.587397] usbcore: registered new interface driver usb-storage
  269. [ 0.597615] sun6i-rtc 7000000.rtc: registered as rtc0
  270. [ 0.597693] sun6i-rtc 7000000.rtc: setting system clock to 2024-05-30T10:59:58 UTC (1717066798)
  271. [ 0.599089] i2c_dev: i2c /dev entries driver
  272. [ 0.621065] sdhci: Secure Digital Host Controller Interface driver
  273. [ 0.621109] sdhci: Copyright(c) Pierre Ossman
  274. [ 0.623264] Synopsys Designware Multimedia Card Interface Driver
  275. [ 0.626282] sdhci-pltfm: SDHCI platform and OF driver helper
  276. [ 0.632287] ledtrig-cpu: registered to indicate activity on CPUs
  277. [ 0.634280] SMCCC: SOC_ID: ID = jep106:091e:1823 Revision = 0x00000002
  278. [ 0.636941] usbcore: registered new interface driver usbhid
  279. [ 0.636981] usbhid: USB HID core driver
  280. [ 0.646565] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  281. [ 0.663473] NET: Registered PF_PACKET protocol family
  282. [ 0.663694] 9pnet: Installing 9P2000 support
  283. [ 0.663886] Key type dns_resolver registered
  284. [ 0.692295] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
  285. [ 0.692647] registered taskstats version 1
  286. [ 0.692973] Loading compiled-in X.509 certificates
  287. [ 0.715100] Demotion targets for Node 0: null
  288. [ 0.746921] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000
  289. [ 0.747252] platform 1100000.mixer: Fixed dependency cycle(s) with /soc/tcon-top@6510000
  290. [ 0.756709] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  291. [ 0.757546] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
  292. [ 0.796656] sun50i_cpufreq_nvmem: sun50i-cpufreq-nvmem: unknown speed bin 0x6c00, using default bin 0
  293. [ 0.828502] sun50i-h616-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
  294. [ 0.829350] sunxi-rsb 7083000.rsb: RSB running at 3000000 Hz
  295. [ 0.829953] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP717 found
  296. [ 0.837636] vdd-gpu-sys: Bringing 900000uV into 940000-940000uV
  297. [ 0.841413] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  298. [ 0.847249] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
  299. [ 0.868780] sun50i-h616-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
  300. [ 0.874002] printk: legacy console [ttyS0] disabled
  301. [ 0.895147] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 327, base_baud = 1500000) is a 16550A
  302. [ 0.895298] printk: legacy console [ttyS0] enabled
  303. [ 2.344591] 5000400.serial: ttyS1 at MMIO 0x5000400 (irq = 328, base_baud = 1500000) is a 16550A
  304. [ 2.353888] serial serial0: tty port ttyS1 registered
  305. [ 2.362952] panel@0 enforce active low on GPIO handle
  306. [ 2.369363] platform 6511000.lcd-controller: Fixed dependency cycle(s) with /spi/panel@0
  307. [ 2.377762] spi spi0.0: Fixed dependency cycle(s) with /soc/lcd-controller@6511000
  308. [ 2.417164] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 408000 KHz, changing to: 480000 KHz
  309. [ 2.438864] sunxi-mmc 4020000.mmc: Got CD GPIO
  310. [ 2.441566] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq
  311. [ 2.444525] sunxi-mmc 4022000.mmc: Got CD GPIO
  312. [ 2.468294] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  313. [ 2.469084] input: gpio-keys-gamepad as /devices/platform/gpio-keys-gamepad/input/input0
  314. [ 2.478722] sunxi-mmc 4022000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
  315. [ 2.487210] input: gpio-keys-volume as /devices/platform/gpio-keys-volume/input/input1
  316. [ 2.503304] clk: Disabling unused clocks
  317. [ 2.507495] PM: genpd: Disabling unused power domains
  318. [ 2.512642] ALSA device list:
  319. [ 2.515633] No soundcards found.
  320. [ 2.555701] mmc0: new high speed SDHC card at address e624
  321. [ 2.562093] mmcblk0: mmc0:e624 SP16G 14.8 GiB
  322. [ 2.568348] mmcblk0: p1 p2
  323. [ 2.680533] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  324. [ 2.695137] Freeing unused kernel memory: 10176K
  325. [ 2.699964] Run /init as init process
  326. [ 2.700168] sunxi-mmc 4021000.mmc: card claims to support voltages below defined range
  327. [ 2.723795] mmc1: new high speed SDIO card at address 0001
  328. [ 2.955520] loop0: detected capacity change from 0 to 2681776
  329. INIT: version booting
  330. INIT: No inittab.d directory found
  331. Starting system message bus: [ 6.003958] random: crng init done
  332. Could not create /var/lib/dbus/machine-id.TrwKzsBA: No such file or directory
  333. [ 12.616335] platform 5200000.usb: deferred probe pending: platform: supplier 5100400.phy not ready
  334. [ 12.625378] platform 5101400.usb: deferred probe pending: platform: supplier 5100400.phy not ready
  335. [ 12.634373] platform 5200400.usb: deferred probe pending: platform: supplier 5100400.phy not ready
  336. [ 12.643357] platform 5100000.usb: deferred probe pending: platform: supplier 5100400.phy not ready
  337. [ 12.652331] platform 5100400.phy: deferred probe pending: (reason unknown)
  338. [ 27.035939] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
  339. [ 27.042045] rcu: 2-...0: (1 GPs behind) idle=2aec/1/0x4000000000000000 softirq=134/135 fqs=1841
  340. [ 27.050842] rcu: (detected by 3, t=5252 jiffies, g=-747, q=20 ncpus=4)
  341. [ 27.057463] Sending NMI from CPU 3 to CPUs 2:
  342. [ 33.776002] aldo3: disabling
  343. [ 33.778944] cldo1: disabling
  344. [ 33.781883] cpusldo: disabling
  345. [ 37.062692] rcu: rcu_preempt kthread timer wakeup didn't happen for 2434 jiffies! g-747 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
  346. [ 37.073997] rcu: Possible timer handling issue on cpu=3 timer-softirq=2003
  347. [ 37.080958] rcu: rcu_preempt kthread starved for 2435 jiffies! g-747 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 ->cpu=3
  348. [ 37.091309] rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
  349. [ 37.100439] rcu: RCU grace-period kthread stack dump:
  350. [ 37.105491] task:rcu_preempt state:I stack:0 pid:16 tgid:16 ppid:2 flags:0x00000008
  351. [ 37.114809] Call trace:
  352. [ 37.117260] __switch_to+0xd8/0x11c
  353. [ 37.120769] __schedule+0x2c4/0xb14
  354. [ 37.124265] schedule+0x34/0x104
  355. [ 37.127501] schedule_timeout+0x8c/0x100
  356. [ 37.131436] rcu_gp_fqs_loop+0x118/0x4c4
  357. [ 37.135371] rcu_gp_kthread+0x12c/0x158
  358. [ 37.139217] kthread+0x110/0x114
  359. [ 37.142457] ret_from_fork+0x10/0x20
  360. [ 37.146043] rcu: Stack dump where RCU GP kthread last ran:
  361. [ 37.151533] CPU: 3 PID: 0 Comm: swapper/3 Not tainted 6.10.0-rc1 #1
  362. [ 37.157804] Hardware name: Anbernic RG35XX H (DT)
  363. [ 37.162510] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
  364. [ 37.169476] pc : default_idle_call+0x28/0x3c
  365. [ 37.173759] lr : default_idle_call+0x24/0x3c
  366. [ 37.178039] sp : ffff800082ca3e00
  367. [ 37.181356] x29: ffff800082ca3e00 x28: 0000000000000000 x27: 0000000000000000
  368. [ 37.188503] x26: 0000000000000000 x25: ffff000003248000 x24: 0000000000000000
  369. [ 37.195650] x23: 0000000000000000 x22: ffff000003248000 x21: ffff800082659d48
  370. [ 37.202796] x20: ffff800082659c28 x19: 0000000000000003 x18: 0000000006c85db9
  371. [ 37.209943] x17: ffff800083943c10 x16: 000000002d34c947 x15: 000022877101ce2a
  372. [ 37.217090] x14: ffff00003fcb2440 x13: 0000000000000002 x12: 0000000000000377
  373. [ 37.224237] x11: ffff800081e525c0 x10: 0000000000000aa0 x9 : ffff800082ca3d30
  374. [ 37.231383] x8 : ffff000003248b00 x7 : 00000000000000c0 x6 : ffff800081e4fe58
  375. [ 37.238530] x5 : ffff00003fcc5e58 x4 : ffff800081e4fe68 x3 : 0000000000000000
  376. [ 37.245676] x2 : 000000000000c18c x1 : 0000000000000001 x0 : 4000000000000000
  377. [ 37.252823] Call trace:
  378. [ 37.255272] default_idle_call+0x28/0x3c
  379. [ 37.259206] do_idle+0x204/0x25c
  380. [ 37.262447] cpu_startup_entry+0x34/0x3c
  381. [ 37.266381] secondary_start_kernel+0x140/0x160
  382. [ 37.270923] __secondary_switched+0xb8/0xbc
  383.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement