armoon

exynos_5422_odroidxu4

May 15th, 2025
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.14 KB | Writing | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x100
  2. [ 0.000000] Linux version 6.15.0-rc4-u3ml-00152-g0f203fe2cc18-dirty (amoon@amoon-t440s) (arm-linux-gnueabihf-gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #63 SMP PREEMPT Wed May 7 17:33:29 IST 2025
  3. [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Hardkernel Odroid XU4
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] cma: Reserved 96 MiB at 0xb8800000
  9. [ 0.000000] Samsung CPU ID: 0xe5422001
  10. [ 0.000000] Zone ranges:
  11. [ 0.000000] Normal [mem 0x0000000040000000-0x000000006fffffff]
  12. [ 0.000000] HighMem [mem 0x0000000070000000-0x00000000be9fffff]
  13. [ 0.000000] Movable zone start for each node
  14. [ 0.000000] Early memory node ranges
  15. [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000be9fffff]
  16. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000be9fffff]
  17. [ 0.000000] On node 0, zone HighMem: 512 pages in unavailable ranges
  18. [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT
  19. [ 0.000000] Running under secure firmware.
  20. [ 0.000000] percpu: Embedded 18 pages/cpu s42988 r8192 d22548 u73728
  21. [ 0.000000] pcpu-alloc: s42988 r8192 d22548 u73728 alloc=18*4096
  22. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  23. [ 0.000000] Kernel command line: console=tty1 console=ttySAC2,115200n8 root=PARTUUID=df66bb95-01 rw rootwait smsc95xx.macaddr=
  24. [ 0.000000] printk: log buffer data + meta data: 131072 + 409600 = 540672 bytes
  25. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  26. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  27. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 518656
  28. [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
  29. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  30. [ 0.000000] Running RCU self tests
  31. [ 0.000000] Running RCU synchronous self tests
  32. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  33. [ 0.000000] rcu: RCU event tracing is enabled.
  34. [ 0.000000] rcu: RCU lockdep checking is enabled.
  35. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  36. [ 0.000000] Tracing variant of Tasks RCU enabled.
  37. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  38. [ 0.000000] Running RCU synchronous self tests
  39. [ 0.000000] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
  40. [ 0.000000] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
  41. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  42. [ 0.000000] GIC: Using split EOI/Deactivate mode
  43. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  44. [ 0.000000] Switching to timer-based delay loop, resolution 41ns
  45. [ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  46. [ 0.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  47. [ 0.000053] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 57
  48. [ 0.001939] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  49. [ 0.001966] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  50. [ 0.001993] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  51. [ 0.002011] Ignoring duplicate/late registration of read_current_timer delay
  52. [ 0.003648] Console: colour dummy device 80x30
  53. [ 0.003810] printk: legacy console [tty1] enabled
  54. [ 0.011877] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  55. [ 0.012079] ... MAX_LOCKDEP_SUBCLASSES: 8
  56. [ 0.012195] ... MAX_LOCK_DEPTH: 48
  57. [ 0.012311] ... MAX_LOCKDEP_KEYS: 8192
  58. [ 0.012429] ... CLASSHASH_SIZE: 4096
  59. [ 0.012547] ... MAX_LOCKDEP_ENTRIES: 32768
  60. [ 0.012667] ... MAX_LOCKDEP_CHAINS: 65536
  61. [ 0.012786] ... CHAINHASH_SIZE: 32768
  62. [ 0.012906] memory used by lock dependency info: 4125 kB
  63. [ 0.013043] memory used for stack traces: 2112 kB
  64. [ 0.013169] per task-struct memory footprint: 1536 bytes
  65. [ 0.013390] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  66. [ 0.013651] CPU: Testing write buffer coherency: ok
  67. [ 0.014023] pid_max: default: 32768 minimum: 301
  68. [ 0.015048] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  69. [ 0.015263] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  70. [ 0.020750] Running RCU synchronous self tests
  71. [ 0.020915] Running RCU synchronous self tests
  72. [ 0.023545] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
  73. [ 0.023811] cacheinfo: Unable to detect cache hierarchy for CPU 0
  74. [ 0.050442] Setting up static identity map for 0x40100000 - 0x40100060
  75. [ 0.051884] ARM CCI driver probed
  76. [ 0.052837] Exynos MCPM support installed
  77. [ 0.070263] rcu: Hierarchical SRCU implementation.
  78. [ 0.070408] rcu: Max phase no-delay instances is 1000.
  79. [ 0.081075] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
  80. [ 0.087000] smp: Bringing up secondary CPUs ...
  81. [ 0.102527] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
  82. [ 0.141573] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
  83. [ 0.160629] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
  84. [ 0.171809] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
  85. [ 0.171964] CPU4: detected I-Cache line size mismatch, workaround enabled
  86. [ 0.171980] CPU4: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
  87. [ 0.172568] CPU4: Spectre BHB: enabling loop workaround for all CPUs
  88. [ 0.210548] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
  89. [ 0.210681] CPU5: detected I-Cache line size mismatch, workaround enabled
  90. [ 0.210696] CPU5: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
  91. [ 0.221331] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
  92. [ 0.221473] CPU6: detected I-Cache line size mismatch, workaround enabled
  93. [ 0.221489] CPU6: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
  94. [ 0.250545] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
  95. [ 0.250691] CPU7: detected I-Cache line size mismatch, workaround enabled
  96. [ 0.250706] CPU7: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
  97. [ 0.252213] smp: Brought up 1 node, 8 CPUs
  98. [ 0.252392] SMP: Total of 8 processors activated (384.00 BogoMIPS).
  99. [ 0.252566] CPU: All CPU(s) started in HYP mode.
  100. [ 0.252698] CPU: Virtualization extensions available.
  101. [ 0.255930] Memory: 1916448K/2074624K available (12288K kernel code, 1612K rwdata, 4572K rodata, 1024K init, 6605K bss, 52044K reserved, 98304K cma-reserved, 1189888K highmem)
  102. [ 0.258913] devtmpfs: initialized
  103. [ 0.446044] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
  104. [ 0.449705] Running RCU Tasks wait API self tests
  105. [ 0.450411] Running RCU Tasks Trace wait API self tests
  106. [ 0.500714] Running RCU synchronous self tests
  107. [ 0.500908] Running RCU synchronous self tests
  108. [ 0.501558] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  109. [ 0.501837] posixtimers hash table entries: 4096 (order: 5, 163840 bytes, linear)
  110. [ 0.502911] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  111. [ 0.505308] pinctrl core: initialized pinctrl subsystem
  112. [ 0.515901] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  113. [ 0.521223] DMA: preallocated 256 KiB pool for atomic coherent allocations
  114. [ 0.547158] thermal_sys: Registered thermal governor 'step_wise'
  115. [ 0.547627] cpuidle: using governor menu
  116. [ 0.548890] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  117. [ 0.549094] hw-breakpoint: maximum watchpoint size is 8 bytes.
  118. [ 0.570612] Callback from call_rcu_tasks_trace() invoked.
  119. [ 0.579509] /soc/interrupt-controller@10481000: Fixed dependency cycle(s) with /soc/interrupt-controller@10481000
  120. [ 0.739281] EXYNOS5420 PMU initialized
  121. [ 0.769318] platform 10850000.g2d: Adding to iommu group 0
  122. [ 0.782234] platform 14450000.mixer: Adding to iommu group 1
  123. [ 0.790813] Callback from call_rcu_tasks() invoked.
  124. [ 0.793198] platform 13e00000.video-scaler: Adding to iommu group 2
  125. [ 0.817980] platform 13e10000.video-scaler: Adding to iommu group 3
  126. [ 0.887669] platform 12800000.scaler: Adding to iommu group 4
  127. [ 0.907681] platform 12810000.scaler: Adding to iommu group 5
  128. [ 0.927655] platform 12820000.scaler: Adding to iommu group 6
  129. [ 0.937199] platform 11c00000.rotator: Adding to iommu group 7
  130. [ 0.946715] platform 11f50000.jpeg: Adding to iommu group 8
  131. [ 0.956096] platform 11f60000.jpeg: Adding to iommu group 9
  132. [ 0.987033] platform 11000000.codec: Adding to iommu group 10
  133. [ 1.078466] iommu: Default domain type: Translated
  134. [ 1.078568] iommu: DMA domain TLB invalidation policy: strict mode
  135. [ 1.083467] SCSI subsystem initialized
  136. [ 1.083839] libata version 3.00 loaded.
  137. [ 1.085575] usbcore: registered new interface driver usbfs
  138. [ 1.086087] usbcore: registered new interface driver hub
  139. [ 1.086448] usbcore: registered new device driver usb
  140. [ 1.089807] pps_core: LinuxPPS API ver. 1 registered
  141. [ 1.089905] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  142. [ 1.090135] PTP clock support registered
  143. [ 1.093192] Advanced Linux Sound Architecture Driver Initialized.
  144. [ 1.098458] nfc: nfc_init: NFC Core ver 0.1
  145. [ 1.098828] NET: Registered PF_NFC protocol family
  146. [ 1.100499] clocksource: Switched to clocksource mct-frc
  147. [ 1.184378] NET: Registered PF_INET protocol family
  148. [ 1.184927] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  149. [ 1.188369] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear)
  150. [ 1.188666] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  151. [ 1.188820] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
  152. [ 1.189351] TCP bind hash table entries: 8192 (order: 7, 655360 bytes, linear)
  153. [ 1.193270] TCP: Hash tables configured (established 8192 bind 8192)
  154. [ 1.193724] UDP hash table entries: 512 (order: 4, 77824 bytes, linear)
  155. [ 1.194296] UDP-Lite hash table entries: 512 (order: 4, 77824 bytes, linear)
  156. [ 1.195223] NET: Registered PF_UNIX/PF_LOCAL protocol family
  157. [ 1.198046] RPC: Registered named UNIX socket transport module.
  158. [ 1.198225] RPC: Registered udp transport module.
  159. [ 1.198321] RPC: Registered tcp transport module.
  160. [ 1.198413] RPC: Registered tcp-with-tls transport module.
  161. [ 1.198515] RPC: Registered tcp NFSv4.1 backchannel transport module.
  162. [ 1.201163] Trying to unpack rootfs image as initramfs...
  163. [ 1.213008] Initialise system trusted keyrings
  164. [ 1.214179] workingset: timestamp_bits=30 max_order=19 bucket_order=0
  165. [ 1.215942] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  166. [ 1.217476] NFS: Registering the id_resolver key type
  167. [ 1.217721] Key type id_resolver registered
  168. [ 1.217875] Key type id_legacy registered
  169. [ 1.218033] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  170. [ 1.218321] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  171. [ 1.218628] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
  172. [ 1.220114] Key type asymmetric registered
  173. [ 1.220275] Asymmetric key parser 'x509' registered
  174. [ 1.220846] bounce: pool size: 64 pages
  175. [ 1.221107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  176. [ 1.221300] io scheduler mq-deadline registered
  177. [ 1.221397] io scheduler kyber registered
  178. [ 1.221524] io scheduler bfq registered
  179. [ 1.244353] samsung-usb2-phy 12130000.phy: supply vbus not found, using dummy regulator
  180. [ 1.248744] exynos5_usb3drd_phy 12100000.phy: supply vbus not found, using dummy regulator
  181. [ 1.249783] exynos5_usb3drd_phy 12100000.phy: supply vbus-boost not found, using dummy regulator
  182. [ 1.252419] exynos5_usb3drd_phy 12500000.phy: supply vbus not found, using dummy regulator
  183. [ 1.253516] exynos5_usb3drd_phy 12500000.phy: supply vbus-boost not found, using dummy regulator
  184. [ 1.291643] dma-pl330 3880000.dma-controller: Loaded driver for PL330 DMAC-241330
  185. [ 1.291796] dma-pl330 3880000.dma-controller: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
  186. [ 1.317223] dma-pl330 3880000.dma-controller: PM domain MAU will not be powered off
  187. [ 1.320629] dma-pl330 121a0000.dma-controller: Loaded driver for PL330 DMAC-241330
  188. [ 1.320775] dma-pl330 121a0000.dma-controller: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  189. [ 1.349808] dma-pl330 121b0000.dma-controller: Loaded driver for PL330 DMAC-241330
  190. [ 1.349960] dma-pl330 121b0000.dma-controller: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  191. [ 1.360571] dma-pl330 10800000.dma-controller: Loaded driver for PL330 DMAC-241330
  192. [ 1.360720] dma-pl330 10800000.dma-controller: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
  193. [ 1.797563] Freeing initrd memory: 7412K
  194. [ 1.867815] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  195. [ 1.893305] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 97, base_baud = 0) is a S3C6400/10
  196. [ 1.900301] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 98, base_baud = 0) is a S3C6400/10
  197. [ 1.906955] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 99, base_baud = 0) is a S3C6400/10
  198. [ 1.907748] printk: legacy console [ttySAC2] enabled
  199. [ 3.124968] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 100, base_baud = 0) is a S3C6400/10
  200. [ 3.139198] exynos-trng 10830600.rng: Exynos True Random Number Generator.
  201. [ 3.140285] random: crng init done
  202. [ 3.269217] brd: module loaded
  203. [ 3.332252] loop: module loaded
  204. [ 3.347281] mdio_bus fixed-0: using lookup tables for GPIO lookup
  205. [ 3.347426] mdio_bus fixed-0: No GPIO consumer reset found
  206. [ 3.349984] usbcore: registered new device driver r8152-cfgselector
  207. [ 3.355416] usbcore: registered new interface driver r8152
  208. [ 3.360846] usbcore: registered new interface driver asix
  209. [ 3.366163] usbcore: registered new interface driver ax88179_178a
  210. [ 3.372293] usbcore: registered new interface driver cdc_ether
  211. [ 3.378028] usbcore: registered new interface driver smsc75xx
  212. [ 3.383822] usbcore: registered new interface driver smsc95xx
  213. [ 3.389514] usbcore: registered new interface driver net1080
  214. [ 3.395171] usbcore: registered new interface driver cdc_subset
  215. [ 3.401059] usbcore: registered new interface driver zaurus
  216. [ 3.406551] usbcore: registered new interface driver cdc_ncm
  217. [ 3.412244] usbcore: registered new interface driver r8153_ecm
  218. [ 3.423215] exynos-ehci 12110000.usb: using DT '/soc/usb@12110000' for 'samsung,vbus' GPIO lookup
  219. [ 3.423368] of_get_named_gpiod_flags: can't parse 'samsung,vbus-gpios' property of node '/soc/usb@12110000[0]'
  220. [ 3.423445] of_get_named_gpiod_flags: can't parse 'samsung,vbus-gpio' property of node '/soc/usb@12110000[0]'
  221. [ 3.423501] exynos-ehci 12110000.usb: using lookup tables for GPIO lookup
  222. [ 3.423533] exynos-ehci 12110000.usb: No GPIO consumer samsung,vbus found
  223. [ 3.425541] phy phy-12130000.phy.6: phy_power_on was called before phy_init
  224. [ 3.431357] exynos-ehci 12110000.usb: EHCI Host Controller
  225. [ 3.437151] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
  226. [ 3.446082] exynos-ehci 12110000.usb: irq 101, io mem 0x12110000
  227. [ 3.470636] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
  228. [ 3.477067] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
  229. [ 3.484190] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  230. [ 3.491326] usb usb1: Product: EHCI Host Controller
  231. [ 3.496081] usb usb1: Manufacturer: Linux 6.15.0-rc4-u3ml-00152-g0f203fe2cc18-dirty ehci_hcd
  232. [ 3.504596] usb usb1: SerialNumber: 12110000.usb
  233. [ 3.515627] hub 1-0:1.0: USB hub found
  234. [ 3.518253] hub 1-0:1.0: 3 ports detected
  235. [ 3.531736] phy phy-12130000.phy.6: phy_power_on was called before phy_init
  236. [ 3.537357] exynos-ohci 12120000.usb: USB Host Controller
  237. [ 3.542837] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
  238. [ 3.553238] exynos-ohci 12120000.usb: irq 101, io mem 0x12120000
  239. [ 3.615396] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.15
  240. [ 3.622415] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  241. [ 3.629511] usb usb2: Product: USB Host Controller
  242. [ 3.634304] usb usb2: Manufacturer: Linux 6.15.0-rc4-u3ml-00152-g0f203fe2cc18-dirty ohci_hcd
  243. [ 3.642757] usb usb2: SerialNumber: 12120000.usb
  244. [ 3.652042] hub 2-0:1.0: USB hub found
  245. [ 3.654525] hub 2-0:1.0: 3 ports detected
  246. [ 3.667473] usbcore: registered new interface driver uas
  247. [ 3.672003] usbcore: registered new interface driver usb-storage
  248. [ 3.679988] UDC core: g_ether: couldn't find an available UDC
  249. [ 3.692482] i2c_dev: i2c /dev entries driver
  250. [ 3.715571] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
  251. [ 3.725118] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: [email protected]
  252. [ 3.736741] sdhci: Secure Digital Host Controller Interface driver
  253. [ 3.741605] sdhci: Copyright(c) Pierre Ossman
  254. [ 3.746791] Synopsys Designware Multimedia Card Interface Driver
  255. [ 3.757187] s5p-secss 10830000.sss: s5p-sss driver registered
  256. [ 3.769264] usbcore: registered new interface driver usbhid
  257. [ 3.773532] usbhid: USB HID core driver
  258. [ 3.835743] exynos-nocp: new NoC Probe device registered: 10ca1000.nocp
  259. [ 3.842419] exynos-nocp: new NoC Probe device registered: 10ca1400.nocp
  260. [ 3.849023] exynos-nocp: new NoC Probe device registered: 10ca1800.nocp
  261. [ 3.855680] exynos-nocp: new NoC Probe device registered: 10ca1c00.nocp
  262. [ 3.863426] exynos-ppmu: new PPMU device registered 10d00000.ppmu (ppmu-event3-dmc0-0)
  263. [ 3.871608] exynos-ppmu: new PPMU device registered 10d10000.ppmu (ppmu-event3-dmc0-1)
  264. [ 3.879638] exynos-ppmu: new PPMU device registered 10d60000.ppmu (ppmu-event3-dmc1-0)
  265. [ 3.887782] exynos-ppmu: new PPMU device registered 10d70000.ppmu (ppmu-event3-dmc1-1)
  266. [ 3.910305] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 (8000000f) counters available
  267. [ 3.925674] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 (8000003f) counters available
  268. [ 3.948270] NET: Registered PF_INET6 protocol family
  269. [ 3.957925] Segment Routing with IPv6
  270. [ 3.960274] In-situ OAM (IOAM) with IPv6
  271. [ 3.964305] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  272. [ 3.975279] NET: Registered PF_PACKET protocol family
  273. [ 3.978988] NET: Registered PF_KEY protocol family
  274. [ 3.984162] Key type dns_resolver registered
  275. [ 3.989109] Registering SWP/SWPB emulation handler
  276. [ 4.119644] Loading compiled-in X.509 certificates
  277. [ 4.447079] gpiochip_find_base_unlocked: found new base at 512
  278. [ 4.450737] gpio_stub_drv gpiochip0: (gpy7): added GPIO chardev (254:0)
  279. [ 4.450803] gpio_stub_drv gpiochip0: registered GPIOs 512 to 519 on gpy7
  280. [ 4.450885] gpiochip_find_base_unlocked: found new base at 520
  281. [ 4.454846] gpio_stub_drv gpiochip1: (gpx0): added GPIO chardev (254:1)
  282. [ 4.454882] gpio_stub_drv gpiochip1: registered GPIOs 520 to 527 on gpx0
  283. [ 4.454934] gpiochip_find_base_unlocked: found new base at 528
  284. [ 4.457361] gpio_stub_drv gpiochip2: (gpx1): added GPIO chardev (254:2)
  285. [ 4.457395] gpio_stub_drv gpiochip2: registered GPIOs 528 to 535 on gpx1
  286. [ 4.457472] gpiochip_find_base_unlocked: found new base at 536
  287. [ 4.459122] gpio_stub_drv gpiochip3: (gpx2): added GPIO chardev (254:3)
  288. [ 4.459156] gpio_stub_drv gpiochip3: registered GPIOs 536 to 543 on gpx2
  289. [ 4.459207] gpiochip_find_base_unlocked: found new base at 544
  290. [ 4.461647] gpio_stub_drv gpiochip4: (gpx3): added GPIO chardev (254:4)
  291. [ 4.461681] gpio_stub_drv gpiochip4: registered GPIOs 544 to 551 on gpx3
  292. [ 4.471465] gpiochip_find_base_unlocked: found new base at 552
  293. [ 4.473091] gpio_stub_drv gpiochip5: (gpc0): added GPIO chardev (254:5)
  294. [ 4.473125] gpio_stub_drv gpiochip5: registered GPIOs 552 to 559 on gpc0
  295. [ 4.473190] gpiochip_find_base_unlocked: found new base at 560
  296. [ 4.474751] gpio_stub_drv gpiochip6: (gpc1): added GPIO chardev (254:6)
  297. [ 4.474784] gpio_stub_drv gpiochip6: registered GPIOs 560 to 567 on gpc1
  298. [ 4.474835] gpiochip_find_base_unlocked: found new base at 568
  299. [ 4.476416] gpio_stub_drv gpiochip7: (gpc2): added GPIO chardev (254:7)
  300. [ 4.476449] gpio_stub_drv gpiochip7: registered GPIOs 568 to 574 on gpc2
  301. [ 4.476499] gpiochip_find_base_unlocked: found new base at 575
  302. [ 4.478073] gpio_stub_drv gpiochip8: (gpc3): added GPIO chardev (254:8)
  303. [ 4.478106] gpio_stub_drv gpiochip8: registered GPIOs 575 to 578 on gpc3
  304. [ 4.478157] gpiochip_find_base_unlocked: found new base at 579
  305. [ 4.479728] gpio_stub_drv gpiochip9: (gpc4): added GPIO chardev (254:9)
  306. [ 4.479761] gpio_stub_drv gpiochip9: registered GPIOs 579 to 580 on gpc4
  307. [ 4.479813] gpiochip_find_base_unlocked: found new base at 581
  308. [ 4.482165] gpio_stub_drv gpiochip10: (gpd1): added GPIO chardev (254:10)
  309. [ 4.482198] gpio_stub_drv gpiochip10: registered GPIOs 581 to 588 on gpd1
  310. [ 4.482250] gpiochip_find_base_unlocked: found new base at 589
  311. [ 4.483810] gpio_stub_drv gpiochip11: (gpy0): added GPIO chardev (254:11)
  312. [ 4.483843] gpio_stub_drv gpiochip11: registered GPIOs 589 to 594 on gpy0
  313. [ 4.483894] gpiochip_find_base_unlocked: found new base at 595
  314. [ 4.485531] gpio_stub_drv gpiochip12: (gpy1): added GPIO chardev (254:12)
  315. [ 4.485564] gpio_stub_drv gpiochip12: registered GPIOs 595 to 598 on gpy1
  316. [ 4.485616] gpiochip_find_base_unlocked: found new base at 599
  317. [ 4.487693] gpio_stub_drv gpiochip13: (gpy2): added GPIO chardev (254:13)
  318. [ 4.487726] gpio_stub_drv gpiochip13: registered GPIOs 599 to 604 on gpy2
  319. [ 4.487778] gpiochip_find_base_unlocked: found new base at 605
  320. [ 4.489343] gpio_stub_drv gpiochip14: (gpy3): added GPIO chardev (254:14)
  321. [ 4.489376] gpio_stub_drv gpiochip14: registered GPIOs 605 to 612 on gpy3
  322. [ 4.489428] gpiochip_find_base_unlocked: found new base at 613
  323. [ 4.491034] gpio_stub_drv gpiochip15: (gpy4): added GPIO chardev (254:15)
  324. [ 4.491068] gpio_stub_drv gpiochip15: registered GPIOs 613 to 620 on gpy4
  325. [ 4.491120] gpiochip_find_base_unlocked: found new base at 621
  326. [ 4.492766] gpio_stub_drv gpiochip16: (gpy5): added GPIO chardev (254:16)
  327. [ 4.492798] gpio_stub_drv gpiochip16: registered GPIOs 621 to 628 on gpy5
  328. [ 4.492850] gpiochip_find_base_unlocked: found new base at 629
  329. [ 4.494445] gpio_stub_drv gpiochip17: (gpy6): added GPIO chardev (254:17)
  330. [ 4.494478] gpio_stub_drv gpiochip17: registered GPIOs 629 to 636 on gpy6
  331. [ 4.500512] gpiochip_find_base_unlocked: found new base at 637
  332. [ 4.502123] gpio_stub_drv gpiochip18: (gpe0): added GPIO chardev (254:18)
  333. [ 4.502156] gpio_stub_drv gpiochip18: registered GPIOs 637 to 644 on gpe0
  334. [ 4.502207] gpiochip_find_base_unlocked: found new base at 645
  335. [ 4.503813] gpio_stub_drv gpiochip19: (gpe1): added GPIO chardev (254:19)
  336. [ 4.503846] gpio_stub_drv gpiochip19: registered GPIOs 645 to 646 on gpe1
  337. [ 4.503898] gpiochip_find_base_unlocked: found new base at 647
  338. [ 4.505473] gpio_stub_drv gpiochip20: (gpf0): added GPIO chardev (254:20)
  339. [ 4.505506] gpio_stub_drv gpiochip20: registered GPIOs 647 to 652 on gpf0
  340. [ 4.505558] gpiochip_find_base_unlocked: found new base at 653
  341. [ 4.507155] gpio_stub_drv gpiochip21: (gpf1): added GPIO chardev (254:21)
  342. [ 4.507187] gpio_stub_drv gpiochip21: registered GPIOs 653 to 660 on gpf1
  343. [ 4.507245] gpiochip_find_base_unlocked: found new base at 661
  344. [ 4.508817] gpio_stub_drv gpiochip22: (gpg0): added GPIO chardev (254:22)
  345. [ 4.508850] gpio_stub_drv gpiochip22: registered GPIOs 661 to 668 on gpg0
  346. [ 4.508914] gpiochip_find_base_unlocked: found new base at 669
  347. [ 4.510539] gpio_stub_drv gpiochip23: (gpg1): added GPIO chardev (254:23)
  348. [ 4.510573] gpio_stub_drv gpiochip23: registered GPIOs 669 to 676 on gpg1
  349. [ 4.510624] gpiochip_find_base_unlocked: found new base at 677
  350. [ 4.512204] gpio_stub_drv gpiochip24: (gpg2): added GPIO chardev (254:24)
  351. [ 4.512236] gpio_stub_drv gpiochip24: registered GPIOs 677 to 678 on gpg2
  352. [ 4.512287] gpiochip_find_base_unlocked: found new base at 679
  353. [ 4.513846] gpio_stub_drv gpiochip25: (gpj4): added GPIO chardev (254:25)
  354. [ 4.513879] gpio_stub_drv gpiochip25: registered GPIOs 679 to 682 on gpj4
  355. [ 4.518249] gpiochip_find_base_unlocked: found new base at 683
  356. [ 4.520217] gpio_stub_drv gpiochip26: (gpa0): added GPIO chardev (254:26)
  357. [ 4.520251] gpio_stub_drv gpiochip26: registered GPIOs 683 to 690 on gpa0
  358. [ 4.520303] gpiochip_find_base_unlocked: found new base at 691
  359. [ 4.521943] gpio_stub_drv gpiochip27: (gpa1): added GPIO chardev (254:27)
  360. [ 4.521976] gpio_stub_drv gpiochip27: registered GPIOs 691 to 696 on gpa1
  361. [ 4.522028] gpiochip_find_base_unlocked: found new base at 697
  362. [ 4.523604] gpio_stub_drv gpiochip28: (gpa2): added GPIO chardev (254:28)
  363. [ 4.523637] gpio_stub_drv gpiochip28: registered GPIOs 697 to 704 on gpa2
  364. [ 4.523689] gpiochip_find_base_unlocked: found new base at 705
  365. [ 4.525277] gpio_stub_drv gpiochip29: (gpb0): added GPIO chardev (254:29)
  366. [ 4.525310] gpio_stub_drv gpiochip29: registered GPIOs 705 to 709 on gpb0
  367. [ 4.525362] gpiochip_find_base_unlocked: found new base at 710
  368. [ 4.526921] gpio_stub_drv gpiochip30: (gpb1): added GPIO chardev (254:30)
  369. [ 4.526954] gpio_stub_drv gpiochip30: registered GPIOs 710 to 714 on gpb1
  370. [ 4.527006] gpiochip_find_base_unlocked: found new base at 715
  371. [ 4.528585] gpio_stub_drv gpiochip31: (gpb2): added GPIO chardev (254:31)
  372. [ 4.528618] gpio_stub_drv gpiochip31: registered GPIOs 715 to 718 on gpb2
  373. [ 4.528668] gpiochip_find_base_unlocked: found new base at 719
  374. [ 4.530244] gpio_stub_drv gpiochip32: (gpb3): added GPIO chardev (254:32)
  375. [ 4.530277] gpio_stub_drv gpiochip32: registered GPIOs 719 to 726 on gpb3
  376. [ 4.530326] gpiochip_find_base_unlocked: found new base at 727
  377. [ 4.532293] gpio_stub_drv gpiochip33: (gpb4): added GPIO chardev (254:33)
  378. [ 4.532326] gpio_stub_drv gpiochip33: registered GPIOs 727 to 728 on gpb4
  379. [ 4.532378] gpiochip_find_base_unlocked: found new base at 729
  380. [ 4.533947] gpio_stub_drv gpiochip34: (gph0): added GPIO chardev (254:34)
  381. [ 4.533980] gpio_stub_drv gpiochip34: registered GPIOs 729 to 736 on gph0
  382. [ 4.538757] gpiochip_find_base_unlocked: found new base at 737
  383. [ 4.540404] gpio_stub_drv gpiochip35: (gpz): added GPIO chardev (254:35)
  384. [ 4.540586] gpio_stub_drv gpiochip35: registered GPIOs 737 to 743 on gpz
  385. [ 4.543065] s3c-i2c 12c80000.i2c: slave address 0x00
  386. [ 4.546749] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz
  387. [ 4.556536] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
  388. [ 4.615103] s5m-rtc s2mps14-rtc: registered as rtc0
  389. [ 4.622252] s5m-rtc s2mps14-rtc: setting system clock to 2000-01-01T00:00:12 UTC (946684812)
  390. [ 4.631246] platform s2mps11-clk: DMA mask not set
  391. [ 4.653322] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV
  392. [ 4.660770] exynos-tmu 10060000.tmu: kzalloc Initialized data at 0x00000000
  393. [ 4.669705] exynos-tmu 10060000.tmu: Detected SoC: 6
  394. [ 4.673379] exynos-tmu 10060000.tmu: Initialized data at 0xf0bfd000
  395. [ 4.679555] exynos-tmu 10060000.tmu: Set devdata, data at 0xf0bfd000
  396. [ 4.688380] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV
  397. [ 4.693113] Anand In exynos_get_temp , data = 0xf0bfd000: soc 6
  398. [ 4.698988] exynos-tmu 10060000.tmu: Registered thermal zone
  399. [ 4.706625] exynos-tmu 10064000.tmu: kzalloc Initialized data at 0x00000000
  400. [ 4.716511] exynos-tmu 10064000.tmu: Detected SoC: 6
  401. [ 4.720108] exynos-tmu 10064000.tmu: Initialized data at 0xf0c07000
  402. [ 4.726488] exynos-tmu 10064000.tmu: Set devdata, data at 0xf0c07000
  403. [ 4.735366] vdd_sd: Bringing 3300000uV into 2800000-2800000uV
  404. [ 4.739331] Anand In exynos_get_temp , data = 0xf0c07000: soc 6
  405. [ 4.745917] exynos-tmu 10064000.tmu: Registered thermal zone
  406. [ 4.753349] exynos-tmu 10068000.tmu: kzalloc Initialized data at 0x00000000
  407. [ 4.761387] exynos-tmu 10068000.tmu: Detected SoC: 6
  408. [ 4.764981] exynos-tmu 10068000.tmu: Initialized data at 0xf0c09000
  409. [ 4.771310] exynos-tmu 10068000.tmu: Set devdata, data at 0xf0c09000
  410. [ 4.782702] Anand In exynos_get_temp , data = 0xf0c09000: soc 6
  411. [ 4.787296] exynos-tmu 10068000.tmu: Registered thermal zone
  412. [ 4.794910] exynos-tmu 1006c000.tmu: kzalloc Initialized data at 0x00000000
  413. [ 4.802902] exynos-tmu 1006c000.tmu: Detected SoC: 6
  414. [ 4.806503] exynos-tmu 1006c000.tmu: Initialized data at 0xf0c13000
  415. [ 4.812865] exynos-tmu 1006c000.tmu: Set devdata, data at 0xf0c13000
  416. [ 4.824694] Anand In exynos_get_temp , data = 0xf0c13000: soc 6
  417. [ 4.829289] exynos-tmu 1006c000.tmu: Registered thermal zone
  418. [ 4.836881] exynos-tmu 100a0000.tmu: kzalloc Initialized data at 0x00000000
  419. [ 4.846272] exynos-tmu 100a0000.tmu: Detected SoC: 6
  420. [ 4.849868] exynos-tmu 100a0000.tmu: Initialized data at 0xf0c15000
  421. [ 4.856233] exynos-tmu 100a0000.tmu: Set devdata, data at 0xf0c15000
  422. [ 4.868258] Anand In exynos_get_temp , data = 0xf0c15000: soc 6
  423. [ 4.873071] exynos-tmu 100a0000.tmu: Registered thermal zone
  424. [ 4.882034] pwrseq_emmc pwrseq: using DT '/pwrseq' for 'reset' GPIO lookup
  425. [ 4.882248] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/pwrseq[0]' - status (0)
  426. [ 4.882344] gpio_stub_drv gpiochip10: Persistence not supported for GPIO 0
  427. [ 4.887026] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
  428. [ 4.889988] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
  429. [ 4.899996] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
  430. [ 4.905927] dwmmc_exynos 12220000.mmc: Version ID is 250a
  431. [ 4.906369] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
  432. [ 4.911921] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 138,64 bit host data width,64 deep fifo
  433. [ 4.917487] dwmmc_exynos 12200000.mmc: Version ID is 250a
  434. [ 4.932896] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 139,64 bit host data width,64 deep fifo
  435. [ 4.933251] dwmmc_exynos 12220000.mmc: using DT '/soc/mmc@12220000' for 'cd' GPIO lookup
  436. [ 4.941870] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/soc/mmc@12220000[0]'
  437. [ 4.941947] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/soc/mmc@12220000[0]'
  438. [ 4.942005] dwmmc_exynos 12220000.mmc: using lookup tables for GPIO lookup
  439. [ 4.942041] dwmmc_exynos 12220000.mmc: No GPIO consumer cd found
  440. [ 4.942075] dwmmc_exynos 12220000.mmc: using DT '/soc/mmc@12220000' for 'wp' GPIO lookup
  441. [ 4.942145] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@12220000[0]'
  442. [ 4.942217] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@12220000[0]'
  443. [ 4.942271] dwmmc_exynos 12220000.mmc: using lookup tables for GPIO lookup
  444. [ 4.942301] dwmmc_exynos 12220000.mmc: No GPIO consumer wp found
  445. [ 4.945114] dwmmc_exynos 12200000.mmc: using DT '/soc/mmc@12200000' for 'cd' GPIO lookup
  446. [ 4.945194] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/soc/mmc@12200000[0]'
  447. [ 4.945270] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/soc/mmc@12200000[0]'
  448. [ 4.945329] dwmmc_exynos 12200000.mmc: using lookup tables for GPIO lookup
  449. [ 4.945361] dwmmc_exynos 12200000.mmc: No GPIO consumer cd found
  450. [ 4.945395] dwmmc_exynos 12200000.mmc: using DT '/soc/mmc@12200000' for 'wp' GPIO lookup
  451. [ 4.945464] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@12200000[0]'
  452. [ 4.945536] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@12200000[0]'
  453. [ 4.945592] dwmmc_exynos 12200000.mmc: using lookup tables for GPIO lookup
  454. [ 4.945622] dwmmc_exynos 12200000.mmc: No GPIO consumer wp found
  455. [ 4.945870] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq
  456. [ 4.950963] Anand In exynos_get_temp , data = 0xf0bfd000: soc 6
  457. [ 4.955985] Anand In exynos_get_temp , data = 0xf0bfd000: soc 6
  458. [ 4.962011] Anand SoC config exynos_get_temp....: 0xf0bfd000
  459. [ 4.963264] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  460. [ 4.967403] Anand SoC config exynos4412_tmu_read....: 0xf0bfd000
  461. [ 4.981768] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  462. [ 4.983316] Anand In exynos_get_temp , data = 0xf0bfd000: soc 6
  463. [ 4.998750] Anand In exynos_set_trips , data = 0xf0bfd000: soc 6
  464. [ 5.004456] Anand In exynos_get_temp , data = 0xf0c07000: soc 6
  465. [ 5.010127] Anand In exynos_get_temp , data = 0xf0c07000: soc 6
  466. [ 5.016104] Anand SoC config exynos_get_temp....: 0xf0c07000
  467. [ 5.021758] Anand SoC config exynos4412_tmu_read....: 0xf0c07000
  468. [ 5.027639] Anand In exynos_get_temp , data = 0xf0c07000: soc 6
  469. [ 5.033615] Anand In exynos_set_trips , data = 0xf0c07000: soc 6
  470. [ 5.037702] exynos-bus: new bus device registered: bus-wcore ( 88700 KHz ~ 532000 KHz)
  471. [ 5.040970] Anand In exynos_get_temp , data = 0xf0c09000: soc 6
  472. [ 5.054394] Anand In exynos_get_temp , data = 0xf0c09000: soc 6
  473. [ 5.059185] Anand SoC config exynos_get_temp....: 0xf0c09000
  474. [ 5.061654] exynos5-dmc 10c20000.memory-controller: error -ENXIO: IRQ drex_0 not found
  475. [ 5.064915] Anand SoC config exynos4412_tmu_read....: 0xf0c09000
  476. [ 5.072652] exynos5-dmc 10c20000.memory-controller: error -ENXIO: IRQ drex_1 not found
  477. [ 5.074920] exynos5-dmc 10c20000.memory-controller: DMC initialized, in irq mode: 0
  478. [ 5.078574] Anand In exynos_get_temp , data = 0xf0c09000: soc 6
  479. [ 5.100832] Anand In exynos_set_trips , data = 0xf0c09000: soc 6
  480. [ 5.105862] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s
  481. [ 5.106020] Anand In exynos_get_temp , data = 0xf0c13000: soc 6
  482. [ 5.119971] Anand In exynos_get_temp , data = 0xf0c13000: soc 6
  483. [ 5.125769] Anand SoC config exynos_get_temp....: 0xf0c13000
  484. [ 5.131362] Anand SoC config exynos4412_tmu_read....: 0xf0c13000
  485. [ 5.132548] exynos-hdmi 14530000.hdmi: using DT '/soc/hdmi@14530000' for 'hpd' GPIO lookup
  486. [ 5.137152] Anand In exynos_get_temp , data = 0xf0c13000: soc 6
  487. [ 5.137397] of_get_named_gpiod_flags: parsed 'hpd-gpios' property of node '/soc/hdmi@14530000[0]' - status (0)
  488. [ 5.143153] Anand In exynos_set_trips , data = 0xf0c13000: soc 6
  489. [ 5.143230] gpio_stub_drv gpiochip4: Persistence not supported for GPIO 7
  490. [ 5.149067] Anand In exynos_get_temp , data = 0xf0c15000: soc 6
  491. [ 5.155088] Anand In exynos_get_temp , data = 0xf0c15000: soc 6
  492. [ 5.161041] Anand SoC config exynos_get_temp....: 0xf0c15000
  493. [ 5.166466] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations
  494. [ 5.167083] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops)
  495. [ 5.174203] Anand SoC config exynos4412_tmu_read....: 0xf0c15000
  496. [ 5.174225] Anand In exynos_get_temp , data = 0xf0c15000: soc 6
  497. [ 5.177460] mmc_host mmc2: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  498. [ 5.180185] mmc2: new UHS-I speed SDR104 SDHC card at address aaaa
  499. [ 5.183047] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops)
  500. [ 5.187596] Anand In exynos_set_trips , data = 0xf0c15000: soc 6
  501. [ 5.187669] mmcblk2: mmc2:aaaa JULIE 14.8 GiB
  502. [ 5.206247] [drm] Initialized exynos 1.1.0 for exynos-drm on minor 0
  503. [ 5.229133] mmcblk2: p1
  504. [ 5.236086] exynos-drm exynos-drm: [drm] Cannot find any crtc or sizes
  505. [ 5.244543] exynos-drm exynos-drm: [drm] Cannot find any crtc or sizes
  506. [ 5.252096] panfrost 11800000.gpu: clock rate = 400000000
  507. [ 5.284262] Anand In exynos_get_temp , data = 0xf0c15000: soc 6
  508. [ 5.288920] Anand In exynos_get_temp , data = 0xf0c15000: soc 6
  509. [ 5.294956] Anand SoC config exynos_get_temp....: 0xf0c15000
  510. [ 5.300519] Anand SoC config exynos4412_tmu_read....: 0xf0c15000
  511. [ 5.306410] Anand In exynos_get_temp , data = 0xf0c15000: soc 6
  512. [ 5.312696] panfrost 11800000.gpu: mali-t620 id 0x620 major 0x0 minor 0x1 status 0x0
  513. [ 5.320026] panfrost 11800000.gpu: features: 00000000,00000408, issues: 00000000,21eee400
  514. [ 5.328265] panfrost 11800000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xf JS:0x7
  515. [ 5.340090] panfrost 11800000.gpu: shader_present=0x3f l2_present=0x11
  516. [ 5.347216] panfrost 11800000.gpu: using only 1st core group (4 cores from 6)
  517. [ 5.361718] [drm] Initialized panfrost 1.3.0 for 11800000.gpu on minor 1
  518. [ 5.383826] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
  519. [ 5.388309] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 3
  520. [ 5.398646] xhci-hcd xhci-hcd.8.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000808002000010
  521. [ 5.407141] xhci-hcd xhci-hcd.8.auto: irq 146, io mem 0x12000000
  522. [ 5.413848] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
  523. [ 5.418157] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 4
  524. [ 5.425871] xhci-hcd xhci-hcd.8.auto: Host supports USB 3.0 SuperSpeed
  525. [ 5.433933] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
  526. [ 5.441073] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  527. [ 5.448123] usb usb3: Product: xHCI Host Controller
  528. [ 5.453017] usb usb3: Manufacturer: Linux 6.15.0-rc4-u3ml-00152-g0f203fe2cc18-dirty xhci-hcd
  529. [ 5.461490] usb usb3: SerialNumber: xhci-hcd.8.auto
  530. [ 5.473161] hub 3-0:1.0: USB hub found
  531. [ 5.475970] hub 3-0:1.0: 1 port detected
  532. [ 5.484869] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  533. [ 5.492464] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
  534. [ 5.499889] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  535. [ 5.507147] usb usb4: Product: xHCI Host Controller
  536. [ 5.512171] usb usb4: Manufacturer: Linux 6.15.0-rc4-u3ml-00152-g0f203fe2cc18-dirty xhci-hcd
  537. [ 5.520341] usb usb4: SerialNumber: xhci-hcd.8.auto
  538. [ 5.532014] hub 4-0:1.0: USB hub found
  539. [ 5.534543] hub 4-0:1.0: 1 port detected
  540. [ 5.560545] xhci-hcd xhci-hcd.9.auto: xHCI Host Controller
  541. [ 5.564803] xhci-hcd xhci-hcd.9.auto: new USB bus registered, assigned bus number 5
  542. [ 5.575356] xhci-hcd xhci-hcd.9.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000808002000010
  543. [ 5.583883] xhci-hcd xhci-hcd.9.auto: irq 147, io mem 0x12400000
  544. [ 5.590717] xhci-hcd xhci-hcd.9.auto: xHCI Host Controller
  545. [ 5.594913] xhci-hcd xhci-hcd.9.auto: new USB bus registered, assigned bus number 6
  546. [ 5.602620] xhci-hcd xhci-hcd.9.auto: Host supports USB 3.0 SuperSpeed
  547. [ 5.609890] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
  548. [ 5.617334] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  549. [ 5.624512] usb usb5: Product: xHCI Host Controller
  550. [ 5.629243] usb usb5: Manufacturer: Linux 6.15.0-rc4-u3ml-00152-g0f203fe2cc18-dirty xhci-hcd
  551. [ 5.639598] usb usb5: SerialNumber: xhci-hcd.9.auto
  552. [ 5.656848] hub 5-0:1.0: USB hub found
  553. [ 5.659436] hub 5-0:1.0: 1 port detected
  554. [ 5.667723] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  555. [ 5.675335] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
  556. [ 5.682819] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  557. [ 5.689913] usb usb6: Product: xHCI Host Controller
  558. [ 5.694980] usb usb6: Manufacturer: Linux 6.15.0-rc4-u3ml-00152-g0f203fe2cc18-dirty xhci-hcd
  559. [ 5.703484] usb usb6: SerialNumber: xhci-hcd.9.auto
  560. [ 5.714173] hub 6-0:1.0: USB hub found
  561. [ 5.716696] hub 6-0:1.0: 1 port detected
  562. [ 5.730373] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling
  563. [ 5.737834] s3c-rtc 101e0000.rtc: registered as rtc1
  564. [ 5.780777] usb 3-1: new high-speed USB device number 2 using xhci-hcd
  565. [ 5.793295] cpu cpu0: EM: OPP:1100000 is inefficient
  566. [ 5.793383] cpu cpu0: EM: OPP:900000 is inefficient
  567. [ 5.793420] cpu cpu0: EM: OPP:800000 is inefficient
  568. [ 5.793457] cpu cpu0: EM: OPP:500000 is inefficient
  569. [ 5.793492] cpu cpu0: EM: OPP:400000 is inefficient
  570. [ 5.797607] cpu cpu0: EM: created perf domain
  571. [ 5.800925] energy_model: Accessing cpu4 policy failed
  572. [ 5.806237] Anand In exynos_get_temp , data = 0xf0bfd000: soc 6
  573. [ 5.811592] Anand In exynos_get_temp , data = 0xf0bfd000: soc 6
  574. [ 5.817837] Anand SoC config exynos_get_temp....: 0xf0bfd000
  575. [ 5.823385] Anand SoC config exynos4412_tmu_read....: 0xf0bfd000
  576. [ 5.828922] Anand In exynos_get_temp , data = 0xf0bfd000: soc 6
  577. [ 5.837039] Anand In exynos_get_temp , data = 0xf0c07000: soc 6
  578. [ 5.841878] Anand In exynos_get_temp , data = 0xf0c07000: soc 6
  579. [ 5.847528] Anand SoC config exynos_get_temp....: 0xf0c07000
  580. [ 5.853226] Anand SoC config exynos4412_tmu_read....: 0xf0c07000
  581. [ 5.859141] Anand In exynos_get_temp , data = 0xf0c07000: soc 6
  582. [ 5.867039] Anand In exynos_get_temp , data = 0xf0c09000: soc 6
  583. [ 5.871732] Anand In exynos_get_temp , data = 0xf0c09000: soc 6
  584. [ 5.877513] Anand SoC config exynos_get_temp....: 0xf0c09000
  585. [ 5.883259] Anand SoC config exynos4412_tmu_read....: 0xf0c09000
  586. [ 5.889125] Anand In exynos_get_temp , data = 0xf0c09000: soc 6
  587. [ 5.896891] Anand In exynos_get_temp , data = 0xf0c13000: soc 6
  588. [ 5.901538] Anand In exynos_get_temp , data = 0xf0c13000: soc 6
  589. [ 5.907364] Anand SoC config exynos_get_temp....: 0xf0c13000
  590. [ 5.913171] Anand SoC config exynos4412_tmu_read....: 0xf0c13000
  591. [ 5.918977] Anand In exynos_get_temp , data = 0xf0c13000: soc 6
  592. [ 5.931781] cpu cpu4: EM: OPP:1700000 is inefficient
  593. [ 5.931825] cpu cpu4: EM: OPP:1600000 is inefficient
  594. [ 5.931860] cpu cpu4: EM: OPP:1400000 is inefficient
  595. [ 5.931892] cpu cpu4: EM: OPP:1300000 is inefficient
  596. [ 5.931925] cpu cpu4: EM: OPP:900000 is inefficient
  597. [ 5.931957] cpu cpu4: EM: OPP:400000 is inefficient
  598. [ 5.931988] cpu cpu4: EM: OPP:300000 is inefficient
  599. [ 5.932019] cpu cpu4: EM: OPP:200000 is inefficient
  600. [ 5.935836] usb 3-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=22.23
  601. [ 5.937913] cpu cpu4: EM: created perf domain
  602. [ 5.942796] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  603. [ 5.947475] energy_model: updating cpu0 cpu_cap=377 old capacity=539
  604. [ 5.954154] usb 3-1: Product: USB2.0 Hub
  605. [ 5.954175] usb 3-1: Manufacturer: GenesysLogic
  606. [ 5.963144] cpu cpu0: EM: OPP:1200000 is inefficient
  607. [ 5.963181] cpu cpu0: EM: OPP:1100000 is inefficient
  608. [ 5.963213] cpu cpu0: EM: OPP:900000 is inefficient
  609. [ 5.963245] cpu cpu0: EM: OPP:800000 is inefficient
  610. [ 5.963276] cpu cpu0: EM: OPP:600000 is inefficient
  611. [ 5.963306] cpu cpu0: EM: OPP:500000 is inefficient
  612. [ 5.963337] cpu cpu0: EM: OPP:400000 is inefficient
  613. [ 5.963368] cpu cpu0: EM: OPP:200000 is inefficient
  614. [ 5.969444] Anand In exynos_get_temp , data = 0xf0bfd000: soc 6
  615. [ 5.974243] Anand In exynos_get_temp , data = 0xf0bfd000: soc 6
  616. [ 5.980276] Anand SoC config exynos_get_temp....: 0xf0bfd000
  617. [ 5.985782] Anand SoC config exynos4412_tmu_read....: 0xf0bfd000
  618. [ 5.992761] Anand In exynos_get_temp , data = 0xf0bfd000: soc 6
  619. [ 5.999743] Anand In exynos_get_temp , data = 0xf0c07000: soc 6
  620. [ 6.004736] Anand In exynos_get_temp , data = 0xf0c07000: soc 6
  621. [ 6.010173] Anand SoC config exynos_get_temp....: 0xf0c07000
  622. [ 6.012254] hub 3-1:1.0: USB hub found
  623. [ 6.015847] Anand SoC config exynos4412_tmu_read....: 0xf0c07000
  624. [ 6.020300] hub 3-1:1.0: 2 ports detected
  625. [ 6.025551] Anand In exynos_get_temp , data = 0xf0c07000: soc 6
  626. [ 6.037135] Anand In exynos_get_temp , data = 0xf0c09000: soc 6
  627. [ 6.041903] Anand In exynos_get_temp , data = 0xf0c09000: soc 6
  628. [ 6.047551] Anand SoC config exynos_get_temp....: 0xf0c09000
  629. [ 6.053255] Anand SoC config exynos4412_tmu_read....: 0xf0c09000
  630. [ 6.059167] Anand In exynos_get_temp , data = 0xf0c09000: soc 6
  631. [ 6.066698] Anand In exynos_get_temp , data = 0xf0c13000: soc 6
  632. [ 6.071323] Anand In exynos_get_temp , data = 0xf0c13000: soc 6
  633. [ 6.077211] Anand SoC config exynos_get_temp....: 0xf0c13000
  634. [ 6.083002] Anand SoC config exynos4412_tmu_read....: 0xf0c13000
  635. [ 6.088819] Anand In exynos_get_temp , data = 0xf0c13000: soc 6
  636. [ 6.101610] exynos-bus: new bus device registered: bus-disp1 (120000 KHz ~ 300000 KHz)
  637. [ 6.111203] exynos-bus: new bus device registered: bus-disp1-fimd (120000 KHz ~ 200000 KHz)
  638. [ 6.121033] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
  639. [ 6.121278] exynos-bus: new bus device registered: bus-fsys2 ( 75000 KHz ~ 200000 KHz)
  640. [ 6.137071] exynos-bus: new bus device registered: bus-fsys-apb (111000 KHz ~ 222000 KHz)
  641. [ 6.148570] exynos-bus: new bus device registered: bus-g2d ( 83250 KHz ~ 333000 KHz)
  642. [ 6.148881] usb 4-1: New USB device found, idVendor=05e3, idProduct=0616, bcdDevice=22.23
  643. [ 6.163177] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  644. [ 6.164044] exynos-bus: new bus device registered: bus-g2d-acp ( 66500 KHz ~ 266000 KHz)
  645. [ 6.170089] usb 4-1: Product: USB3.0 Hub
  646. [ 6.182232] usb 4-1: Manufacturer: GenesysLogic
  647. [ 6.186418] exynos-bus: new bus device registered: bus-gen ( 88700 KHz ~ 266000 KHz)
  648. [ 6.196654] exynos-bus: new bus device registered: bus-gscl-scaler (150000 KHz ~ 300000 KHz)
  649. [ 6.206443] exynos-bus: new bus device registered: bus-jpeg ( 75000 KHz ~ 300000 KHz)
  650. [ 6.215600] exynos-bus: new bus device registered: bus-jpeg-apb ( 83250 KHz ~ 166500 KHz)
  651. [ 6.219090] hub 4-1:1.0: USB hub found
  652. [ 6.226637] hub 4-1:1.0: 2 ports detected
  653. [ 6.229555] exynos-bus: new bus device registered: bus-mfc ( 83250 KHz ~ 333000 KHz)
  654. [ 6.241713] exynos-bus: new bus device registered: bus-mscl ( 84000 KHz ~ 666000 KHz)
  655. [ 6.250741] exynos-bus: new bus device registered: bus-noc ( 66600 KHz ~ 111000 KHz)
  656. [ 6.258866] exynos-bus: new bus device registered: bus-peri ( 66600 KHz ~ 66600 KHz)
  657. [ 6.283387] exynos-chipid 10000000.chipid: cpu0 opp0, freq: 1500 missing
  658. [ 6.289561] cpu cpu0: EM: OPP:600000 is inefficient
  659. [ 6.289582] cpu cpu0: EM: OPP:500000 is inefficient
  660. [ 6.289601] cpu cpu0: EM: OPP:400000 is inefficient
  661. [ 6.289621] cpu cpu0: EM: OPP:300000 is inefficient
  662. [ 6.289639] cpu cpu0: EM: OPP:200000 is inefficient
  663. [ 6.289863] exynos-chipid 10000000.chipid: cpu4 opp0, freq: 2100 missing
  664. [ 6.297488] cpu cpu4: EM: OPP:900000 is inefficient
  665. [ 6.297512] cpu cpu4: EM: OPP:800000 is inefficient
  666. [ 6.297531] cpu cpu4: EM: OPP:700000 is inefficient
  667. [ 6.297552] cpu cpu4: EM: OPP:600000 is inefficient
  668. [ 6.297650] cpu cpu4: EM: OPP:500000 is inefficient
  669. [ 6.297670] cpu cpu4: EM: OPP:400000 is inefficient
  670. [ 6.297689] cpu cpu4: EM: OPP:300000 is inefficient
  671. [ 6.297708] cpu cpu4: EM: OPP:200000 is inefficient
  672. [ 6.297799] exynos-chipid 10000000.chipid: Exynos: CPU[EXYNOS5800] PRO_ID[0xe5422000] REV[0x1] Detected
  673. [ 6.307817] gpio-keys gpio-keys: using DT '/gpio-keys/power-key' for '(default)' GPIO lookup
  674. [ 6.307945] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/power-key[0]' - status (0)
  675. [ 6.308042] gpio_stub_drv gpiochip1: Persistence not supported for GPIO 3
  676. [ 6.309673] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  677. [ 6.319879] clk: Disabling unused clocks
  678. [ 6.334775] PM: genpd: Disabling unused power domains
  679. [ 6.338753] ALSA device list:
  680. [ 6.341406] #0: Odroid-XU4
  681. [ 6.347929] Freeing unused kernel image (initmem) memory: 1024K
  682. [ 6.352992] Run /init as init process
  683. [ 6.356050] with arguments:
  684. [ 6.356064] /init
  685. [ 6.356078] with environment:
  686. [ 6.356091] HOME=/
  687. [ 6.356105] TERM=linux
  688. [ 6.730740] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd
  689. [ 6.762995] usb 6-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
  690. [ 6.769849] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
  691. [ 6.777008] usb 6-1: Product: USB 10/100/1000 LAN
  692. [ 6.781648] usb 6-1: Manufacturer: Realtek
  693. [ 6.785642] usb 6-1: SerialNumber: 000001000000
  694. [ 6.972257] r8152-cfgselector 6-1: reset SuperSpeed USB device number 2 using xhci-hcd
  695. [ 7.014745] r8152 6-1:1.0: Direct firmware load for rtl_nic/rtl8153a-3.fw failed with error -2
  696. [ 7.022325] r8152 6-1:1.0: unable to load firmware patch rtl_nic/rtl8153a-3.fw (-2)
  697. [ 7.112300] r8152 6-1:1.0 eth0: v1.12.13
  698. [ 7.133167] Anand In exynos_get_temp , data = 0xf0c13000: soc -402792720
  699. [ 7.138965] Anand In exynos_get_temp , data = 0xf0c13000: soc -402792720
  700. [ 7.145946] Anand SoC config exynos_get_temp....: 0xf0c13000
  701. [ 7.151474] 8<--- cut here ---
  702. [ 7.154189] Unable to handle kernel paging request at virtual address e7fddef0 when execute
  703. [ 7.162645] [e7fddef0] *pgd=67e1141e(bad)
  704. [ 7.166504] Internal error: Oops: 8000000d [#1] SMP ARM
  705. [ 7.171616] Modules linked in:
  706. [ 7.174590] CPU: 0 UID: 0 PID: 100 Comm: irq/136-1006c00 Not tainted 6.15.0-rc4-u3ml-00152-g0f203fe2cc18-dirty #63 PREEMPT
  707. [ 7.185726] Hardware name: Samsung Exynos (Flattened Device Tree)
  708. [ 7.191753] PC is at 0xe7fddef0
  709. [ 7.194853] LR is at exynos_get_temp+0xc4/0x14c
  710. [ 7.199368] pc : [<e7fddef0>] lr : [<c0956afc>] psr: 60080113
  711. [ 7.205616] sp : f0c19e88 ip : 00000000 fp : c01c93f4
  712. [ 7.210809] r10: 00000001 r9 : c27f4a00 r8 : c2b7b0c0
  713. [ 7.216007] r7 : c333cad0 r6 : c14345b4 r5 : f0c19edc r4 : c333cac0
  714. [ 7.222514] r3 : e7fddef0 r2 : 00000000 r1 : 00000000 r0 : c333cac0
  715. [ 7.229014] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
  716. [ 7.236126] Control: 10c5387d Table: 4348806a DAC: 00000051
  717. [ 7.241833] Register r0 information: slab kmalloc-192 start c333ca80 pointer offset 64 size 192
  718. [ 7.250525] Register r1 information: NULL pointer
  719. [ 7.255172] Register r2 information: NULL pointer
  720. [ 7.259851] Register r3 information: non-slab/vmalloc memory
  721. [ 7.265489] Register r4 information: slab kmalloc-192 start c333ca80 pointer offset 64 size 192
  722. [ 7.274177] Register r5 information: 2-page vmalloc region starting at 0xf0c18000 allocated at kernel_clone+0x68/0x3f0
  723. [ 7.284907] Register r6 information: non-slab/vmalloc memory
  724. [ 7.290514] Register r7 information: slab kmalloc-192 start c333ca80 pointer offset 80 size 192
  725. [ 7.299236] Register r8 information: slab task_struct start c2b7b0c0 pointer offset 0 size 4160
  726. [ 7.307904] Register r9 information: slab kmalloc-512 start c27f4a00 pointer offset 0 size 512
  727. [ 7.316460] Register r10 information: non-paged memory
  728. [ 7.321546] Register r11 information: non-slab/vmalloc memory
  729. [ 7.327287] Register r12 information: NULL pointer
  730. [ 7.332035] Process irq/136-1006c00 (pid: 100, stack limit = 0x92f0cbe8)
  731. [ 7.338692] Stack: (0xf0c19e88 to 0xf0c1a000)
  732. [ 7.342981] 9e80: c285f000 f0c19edc c14345b4 c1471ee0 c2b7b0c0 c0953038
  733. [ 7.351149] 9ea0: c285f000 00000000 c14345b4 c1471ee0 c2b7b0c0 c0950914 00000001 c285f418
  734. [ 7.359374] 9ec0: 00000001 f0c19ec0 00000000 00000000 00000000 80000001 7fffffff 00000000
  735. [ 7.367483] 9ee0: c13143a4 c285f000 00000000 afd64f3b c1471ee0 c285f000 00000000 c285f3e0
  736. [ 7.375642] 9f00: c1471ee0 00000000 c27f4a00 00000001 c01c93f4 c09510a0 c333cac0 c333cad0
  737. [ 7.383758] 9f20: c27f4a00 c0956dd0 c3340980 00000000 c27f4a00 c01c7474 c2b7b0c0 00000000
  738. [ 7.391942] 9f40: c33409a4 c01c9458 c3340980 c01c7458 00000000 c01c9594 00000000 afd64f3b
  739. [ 7.400097] 9f60: c0cda028 c2b7b0c0 00000001 c1e19840 c01c92b8 c3340980 c1e19840 00000000
  740. [ 7.408195] 9f80: 00000000 c01631a4 00000000 afd64f3b c33409c0 c016305c 00000000 00000000
  741. [ 7.416306] 9fa0: 00000000 00000000 00000000 c010010c 00000000 00000000 00000000 00000000
  742. [ 7.424449] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  743. [ 7.432587] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
  744. [ 7.440725] Call trace:
  745. [ 7.440770] exynos_get_temp from __thermal_zone_get_temp+0x30/0x11c
  746. [ 7.449554] __thermal_zone_get_temp from __thermal_zone_device_update+0x8c/0x758
  747. [ 7.457014] __thermal_zone_device_update from thermal_zone_device_update+0x3c/0x50
  748. [ 7.464640] thermal_zone_device_update from exynos_tmu_threaded_irq+0x18/0x54
  749. [ 7.471828] exynos_tmu_threaded_irq from irq_thread_fn+0x1c/0x7c
  750. [ 7.477888] irq_thread_fn from irq_thread+0x1a0/0x2dc
  751. [ 7.482994] irq_thread from kthread+0x148/0x278
  752. [ 7.487584] kthread from ret_from_fork+0x14/0x28
  753. [ 7.492260] Exception stack(0xf0c19fb0 to 0xf0c19ff8)
  754. [ 7.497291] 9fa0: 00000000 00000000 00000000 00000000
  755. [ 7.505460] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  756. [ 7.513604] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  757. [ 7.520188] Code: ffffffff fff7bfff f9ffe5b7 ecfff75f (7e7b9b77)
  758. [ 7.526258] ---[ end trace 0000000000000000 ]---
  759. [ 7.530828] note: irq/136-1006c00[100] exited with irqs disabled
  760. [ 7.537084] genirq: exiting task "irq/136-1006c00" (100) is an active IRQ thread (irq 136)
  761. [ 9.808764] EXT4-fs (mmcblk2p1): mounted filesystem 55a83fc9-64c1-47b9-bc0d-e3ae056ea868 r/w with ordered data mode. Quota mode: disabled.
  762. [ 10.316294] systemd[1]: System time advanced to timestamp on /var/lib/systemd/timesync/clock: Tue 2025-05-06 16:44:47 UTC
  763. [ 10.420741] systemd[1]: systemd 257.5-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
  764. [ 10.453478] systemd[1]: Detected architecture arm.
  765. [ 10.496924] systemd[1]: Hostname set to <alarm>.
  766. [ 10.691289] systemd[1]: bpf-restrict-fs: BPF LSM hook not enabled in the kernel, BPF LSM not supported.
  767. [ 11.614897] systemd[1]: Queued start job for default target Graphical Interface.
  768. [ 11.676290] systemd[1]: Created slice Slice /system/dirmngr.
  769. [ 11.702708] systemd[1]: Created slice Slice /system/getty.
  770. [ 11.742467] systemd[1]: Created slice Slice /system/gpg-agent.
  771. [ 11.772474] systemd[1]: Created slice Slice /system/gpg-agent-browser.
  772. [ 11.812496] systemd[1]: Created slice Slice /system/gpg-agent-extra.
  773. [ 11.842857] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
  774. [ 11.872882] systemd[1]: Created slice Slice /system/keyboxd.
  775. [ 11.902882] systemd[1]: Created slice Slice /system/modprobe.
  776. [ 11.932892] systemd[1]: Created slice Slice /system/serial-getty.
  777. [ 11.962185] systemd[1]: Created slice User and Session Slice.
  778. [ 11.991563] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  779. [ 12.031267] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  780. [ 12.060975] systemd[1]: Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
  781. [ 12.076275] systemd[1]: Expecting device /dev/ttySAC2...
  782. [ 12.100745] systemd[1]: Reached target Local Encrypted Volumes.
  783. [ 12.130996] systemd[1]: Reached target Local Integrity Protected Volumes.
  784. [ 12.161023] systemd[1]: Reached target Path Units.
  785. [ 12.190897] systemd[1]: Reached target Remote File Systems.
  786. [ 12.220799] systemd[1]: Reached target Slice Units.
  787. [ 12.250896] systemd[1]: Reached target Swaps.
  788. [ 12.270960] systemd[1]: Reached target Local Verity Protected Volumes.
  789. [ 12.301563] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  790. [ 12.344868] systemd[1]: Listening on Process Core Dump Socket.
  791. [ 12.381726] systemd[1]: Listening on Credential Encryption/Decryption.
  792. [ 12.421553] systemd[1]: Listening on Journal Socket (/dev/log).
  793. [ 12.451599] systemd[1]: Listening on Journal Sockets.
  794. [ 12.481599] systemd[1]: Listening on Network Service Netlink Socket.
  795. [ 12.510933] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  796. [ 12.521110] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  797. [ 12.533522] systemd[1]: Listening on udev Control Socket.
  798. [ 12.571217] systemd[1]: Listening on udev Kernel Socket.
  799. [ 12.601474] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
  800. [ 12.613424] systemd[1]: POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue).
  801. [ 12.637765] systemd[1]: Mounting Kernel Debug File System...
  802. [ 12.665265] systemd[1]: Mounting Kernel Trace File System...
  803. [ 12.704831] systemd[1]: Mounting Temporary Directory /tmp...
  804. [ 12.802134] systemd[1]: Starting Create List of Static Device Nodes...
  805. [ 12.841911] systemd[1]: Starting Load Kernel Module configfs...
  806. [ 12.858674] systemd[1]: Starting Load Kernel Module dm_mod...
  807. [ 12.885396] systemd[1]: Starting Load Kernel Module drm...
  808. [ 12.927753] systemd[1]: Starting Load Kernel Module fuse...
  809. [ 12.958275] systemd[1]: Starting Load Kernel Module loop...
  810. [ 13.001442] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
  811. [ 13.021741] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
  812. [ 13.033393] systemd[1]: systemd-journald.service: (This warning is only shown for the first unit using IP firewalling.)
  813. [ 13.048592] systemd[1]: Starting Journal Service...
  814. [ 13.101680] systemd[1]: Starting Load Kernel Modules...
  815. [ 13.151557] systemd[1]: Starting Generate network units from Kernel command line...
  816. [ 13.176027] systemd-journald[262]: Collecting audit messages is disabled.
  817. [ 13.190951] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  818. [ 13.209292] systemd[1]: Starting Remount Root and Kernel File Systems...
  819. [ 13.241714] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  820. [ 13.257930] systemd[1]: Starting Load udev Rules from Credentials...
  821. [ 13.297861] systemd[1]: Starting Coldplug All udev Devices...
  822. [ 13.361897] systemd[1]: Mounted Kernel Debug File System.
  823. [ 13.392116] systemd[1]: Mounted Kernel Trace File System.
  824. [ 13.422259] systemd[1]: Mounted Temporary Directory /tmp.
  825. [ 13.454221] systemd[1]: Finished Create List of Static Device Nodes.
  826. [ 13.504670] systemd[1]: Started Journal Service.
  827. [ 14.162505] systemd-journald[262]: Received client request to flush runtime journal.
  828. [ 14.569919] Anand In exynos_get_temp , data = 0xf0c09000: soc -402792720
  829. [ 14.575323] Anand In exynos_get_temp , data = 0xf0c09000: soc -402792720
  830. [ 14.581933] Anand SoC config exynos_get_temp....: 0xf0c09000
  831. [ 14.587538] 8<--- cut here ---
  832. [ 14.590536] Unable to handle kernel paging request at virtual address e7fddef0 when execute
  833. [ 14.598878] [e7fddef0] *pgd=67e1141e(bad)
  834. [ 14.602849] Internal error: Oops: 8000000d [#2] SMP ARM
  835. [ 14.608051] Modules linked in:
  836. [ 14.611079] CPU: 0 UID: 0 PID: 99 Comm: irq/135-1006800 Tainted: G D 6.15.0-rc4-u3ml-00152-g0f203fe2cc18-dirty #63 PREEMPT
  837. [ 14.623681] Tainted: [D]=DIE
  838. [ 14.626495] Hardware name: Samsung Exynos (Flattened Device Tree)
  839. [ 14.632575] PC is at 0xe7fddef0
  840. [ 14.635682] LR is at exynos_get_temp+0xc4/0x14c
  841. [ 14.640193] pc : [<e7fddef0>] lr : [<c0956afc>] psr: 600f0113
  842. [ 14.646443] sp : f0c11e88 ip : 00000000 fp : c01c93f4
  843. [ 14.651637] r10: 00000001 r9 : c27f4800 r8 : c2b7a080
  844. [ 14.656836] r7 : c3338f50 r6 : c14345b4 r5 : f0c11edc r4 : c3338f40
  845. [ 14.663340] r3 : e7fddef0 r2 : 00000000 r1 : 00000000 r0 : c3338f40
  846. [ 14.669840] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
  847. [ 14.676949] Control: 10c5387d Table: 429b806a DAC: 00000051
  848. [ 14.682661] Register r0 information: slab kmalloc-192 start c3338f00 pointer offset 64 size 192
  849. [ 14.691342] Register r1 information: NULL pointer
  850. [ 14.696001] Register r2 information: NULL pointer
  851. [ 14.700605] exynos5-hsi2c 12ca0000.i2c: tx timeout
  852. [ 14.700649] Register r3 information: non-slab/vmalloc memory
  853. [ 14.711143] Register r4 information: slab kmalloc-192 start c3338f00 pointer offset 64 size 192
  854. [ 14.719764] Register r5 information: 2-page vmalloc region starting at 0xf0c10000 allocated at kernel_clone+0x68/0x3f0
  855. [ 14.730431] Register r6 information: non-slab/vmalloc memory
  856. [ 14.736040] Register r7 information: slab kmalloc-192 start c3338f00 pointer offset 80 size 192
  857. [ 14.744720] Register r8 information: slab task_struct start c2b7a080 pointer offset 0 size 4160
  858. [ 14.753386] Register r9 information: slab kmalloc-512 start c27f4800 pointer offset 0 size 512
  859. [ 14.761964] Register r10 information: non-paged memory
  860. [ 14.767067] Register r11 information: non-slab/vmalloc memory
  861. [ 14.772786] Register r12 information: NULL pointer
  862. [ 14.777545] Process irq/135-1006800 (pid: 99, stack limit = 0xcdafc866)
  863. [ 14.784139] Stack: (0xf0c11e88 to 0xf0c12000)
  864. [ 14.788467] 1e80: c285e000 f0c11edc c14345b4 c1471ee0 c2b7a080 c0953038
  865. [ 14.796630] 1ea0: c285e000 00000000 c14345b4 c1471ee0 c2b7a080 c0950914 00000001 c285e418
  866. [ 14.804775] 1ec0: 00000001 f0c11ec0 00000000 00000000 00000000 80000001 7fffffff 00000000
  867. [ 14.812921] 1ee0: c13143a4 c285e000 00000000 b5bcb47d c1471ee0 c285e000 00000000 c285e3e0
  868. [ 14.820590] exynos5-hsi2c 12ca0000.i2c: tx timeout
  869. [ 14.821018] 1f00: c1471ee0 00000000 c27f4800 00000001 c01c93f4 c09510a0 c3338f40 c3338f50
  870. [ 14.834054] 1f20: c27f4800 c0956dd0 c333ae00 00000000 c27f4800 c01c7474 c2b7a080 00000000
  871. [ 14.842123] 1f40: c333ae24 c01c9458 c333ae00 c01c7458 00000000 c01c9594 00000000 b5bcb47d
  872. [ 14.850268] 1f60: c0cda028 c2b7a080 00000001 c1e196c0 c01c92b8 c333ae00 c1e196c0 00000000
  873. [ 14.858414] 1f80: 00000000 c01631a4 00000000 b5bcb47d c333ae40 c016305c 00000000 00000000
  874. [ 14.866559] 1fa0: 00000000 00000000 00000000 c010010c 00000000 00000000 00000000 00000000
  875. [ 14.874704] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  876. [ 14.882850] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
  877. [ 14.890991] Call trace:
  878. [ 14.891021] exynos_get_temp from __thermal_zone_get_temp+0x30/0x11c
  879. [ 14.899823] __thermal_zone_get_temp from __thermal_zone_device_update+0x8c/0x758
  880. [ 14.907282] __thermal_zone_device_update from thermal_zone_device_update+0x3c/0x50
  881. [ 14.914907] thermal_zone_device_update from exynos_tmu_threaded_irq+0x18/0x54
  882. [ 14.922096] exynos_tmu_threaded_irq from irq_thread_fn+0x1c/0x7c
  883. [ 14.928159] irq_thread_fn from irq_thread+0x1a0/0x2dc
  884. [ 14.933263] irq_thread from kthread+0x148/0x278
  885. [ 14.937857] kthread from ret_from_fork+0x14/0x28
  886. [ 14.940588] exynos5-hsi2c 12ca0000.i2c: tx timeout
  887. [ 14.942501] Exception stack(0xf0c11fb0 to 0xf0c11ff8)
  888. [ 14.952388] 1fa0: 00000000 00000000 00000000 00000000
  889. [ 14.960492] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  890. [ 14.968636] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  891. [ 14.975220] Code: ffffffff fff7bfff f9ffe5b7 ecfff75f (7e7b9b77)
  892. [ 14.981288] ---[ end trace 0000000000000000 ]---
  893. [ 14.985865] note: irq/135-1006800[99] exited with irqs disabled
  894. [ 14.991938] genirq: exiting task "irq/135-1006800" (99) is an active IRQ thread (irq 135)
  895. [ 16.903004] Anand In exynos_get_temp , data = 0xf0bfd000: soc -402792720
  896. [ 16.908493] Anand In exynos_get_temp , data = 0xf0bfd000: soc -402792720
  897. [ 16.915442] Anand SoC config exynos_get_temp....: 0xf0bfd000
  898. [ 16.920822] 8<--- cut here ---
  899. [ 16.923646] Unable to handle kernel paging request at virtual address e7fddef0 when execute
  900. [ 16.931980] [e7fddef0] *pgd=67e1141e(bad)
  901. [ 16.935933] Internal error: Oops: 8000000d [#3] SMP ARM
  902. [ 16.941136] Modules linked in:
  903. [ 16.944162] CPU: 0 UID: 0 PID: 97 Comm: irq/133-1006000 Tainted: G D 6.15.0-rc4-u3ml-00152-g0f203fe2cc18-dirty #63 PREEMPT
  904. [ 16.956755] Tainted: [D]=DIE
  905. [ 16.959574] Hardware name: Samsung Exynos (Flattened Device Tree)
  906. [ 16.965655] PC is at 0xe7fddef0
  907. [ 16.968767] LR is at exynos_get_temp+0xc4/0x14c
  908. [ 16.973280] pc : [<e7fddef0>] lr : [<c0956afc>] psr: 600e0113
  909. [ 16.979522] sp : f0c05e88 ip : 00000000 fp : c01c93f4
  910. [ 16.984716] r10: 00000001 r9 : c27f4400 r8 : c2b78000
  911. [ 16.989915] r7 : c332fa10 r6 : c14345b4 r5 : f0c05edc r4 : c332fa00
  912. [ 16.996419] r3 : e7fddef0 r2 : 00000000 r1 : 00000000 r0 : c332fa00
  913. [ 17.002918] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
  914. [ 17.010029] Control: 10c5387d Table: 4568006a DAC: 00000051
  915. [ 17.015741] Register r0 information: slab kmalloc-192 start c332f9c0 pointer offset 64 size 192
  916. [ 17.024439] Register r1 information: NULL pointer
  917. [ 17.029083] Register r2 information: NULL pointer
  918. [ 17.033761] Register r3 information: non-slab/vmalloc memory
  919. [ 17.039396] Register r4 information: slab kmalloc-192 start c332f9c0 pointer offset 64 size 192
  920. [ 17.048073] Register r5 information: 2-page vmalloc region starting at 0xf0c04000 allocated at kernel_clone+0x68/0x3f0
  921. [ 17.058740] Register r6 information: non-slab/vmalloc memory
  922. [ 17.064355] Register r7 information: slab kmalloc-192 start c332f9c0 pointer offset 80 size 192
  923. [ 17.073029] Register r8 information: slab task_struct start c2b78000 pointer offset 0 size 4160
  924. [ 17.081695] Register r9 information: slab kmalloc-512 start c27f4400 pointer offset 0 size 512
  925. [ 17.090268] Register r10 information: non-paged memory
  926. [ 17.095374] Register r11 information: non-slab/vmalloc memory
  927. [ 17.101113] Register r12 information: NULL pointer
  928. [ 17.105858] Process irq/133-1006000 (pid: 97, stack limit = 0x70be4609)
  929. [ 17.112476] Stack: (0xf0c05e88 to 0xf0c06000)
  930. [ 17.116800] 5e80: c285c000 f0c05edc c14345b4 c1471ee0 c2b78000 c0953038
  931. [ 17.124960] 5ea0: c285c000 00000000 c14345b4 c1471ee0 c2b78000 c0950914 00000001 c285c418
  932. [ 17.133085] 5ec0: 00000001 f0c05ec0 00000000 00000000 00000000 80000001 7fffffff 00000000
  933. [ 17.141250] 5ee0: c13143a4 c285c000 00000000 1ff0c8e4 c1471ee0 c285c000 00000000 c285c3e0
  934. [ 17.149376] 5f00: c1471ee0 00000000 c27f4400 00000001 c01c93f4 c09510a0 c332fa00 c332fa10
  935. [ 17.157519] 5f20: c27f4400 c0956dd0 c3335940 00000000 c27f4400 c01c7474 c2b78000 00000000
  936. [ 17.165666] 5f40: c3335964 c01c9458 c3335940 c01c7458 00000000 c01c9594 00000000 1ff0c8e4
  937. [ 17.173832] 5f60: c0cda028 c2b78000 00000001 c1e193c0 c01c92b8 c3335940 c1e193c0 00000000
  938. [ 17.181976] 5f80: 00000000 c01631a4 00000000 1ff0c8e4 c3335980 c016305c 00000000 00000000
  939. [ 17.190102] 5fa0: 00000000 00000000 00000000 c010010c 00000000 00000000 00000000 00000000
  940. [ 17.198269] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  941. [ 17.206394] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
  942. [ 17.214534] Call trace:
  943. [ 17.214553] exynos_get_temp from __thermal_zone_get_temp+0x30/0x11c
  944. [ 17.223369] __thermal_zone_get_temp from __thermal_zone_device_update+0x8c/0x758
  945. [ 17.230827] __thermal_zone_device_update from thermal_zone_device_update+0x3c/0x50
  946. [ 17.238475] thermal_zone_device_update from exynos_tmu_threaded_irq+0x18/0x54
  947. [ 17.245639] exynos_tmu_threaded_irq from irq_thread_fn+0x1c/0x7c
  948. [ 17.251702] irq_thread_fn from irq_thread+0x1a0/0x2dc
  949. [ 17.256807] irq_thread from kthread+0x148/0x278
  950. [ 17.261397] kthread from ret_from_fork+0x14/0x28
  951. [ 17.266075] Exception stack(0xf0c05fb0 to 0xf0c05ff8)
  952. [ 17.271105] 5fa0: 00000000 00000000 00000000 00000000
  953. [ 17.279261] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  954. [ 17.287406] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  955. [ 17.293990] Code: ffffffff fff7bfff f9ffe5b7 ecfff75f (7e7b9b77)
  956. [ 17.300055] ---[ end trace 0000000000000000 ]---
  957. [ 17.304638] note: irq/133-1006000[97] exited with irqs disabled
  958. [ 17.310706] genirq: exiting task "irq/133-1006000" (97) is an active IRQ thread (irq 133)
  959. [ 17.349688] r8152 6-1:1.0 enu1: renamed from eth0
  960. [ 17.467051] mc: Linux media interface: v0.10
  961. [ 17.612835] videodev: Linux video capture interface: v2.00
  962. [ 17.668847] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  963. [ 17.697811] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  964. [ 17.702963] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
  965. [ 17.745548] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  966. [ 17.760524] cfg80211: failed to load regulatory.db
  967. [ 17.803070] s5p-jpeg 11f50000.jpeg: encoder device registered as /dev/video0
  968. [ 17.809191] s5p-jpeg 11f50000.jpeg: decoder device registered as /dev/video2
  969. [ 17.815921] s5p-jpeg 11f50000.jpeg: Samsung S5P JPEG codec
  970. [ 17.822692] s5p-jpeg 11f60000.jpeg: encoder device registered as /dev/video4
  971. [ 17.829013] s5p-jpeg 11f60000.jpeg: decoder device registered as /dev/video5
  972. [ 17.835441] s5p-jpeg 11f60000.jpeg: Samsung S5P JPEG codec
  973. [ 17.892503] s5p-mfc 11000000.codec: preallocated 8 MiB buffer for the firmware and context buffers
  974. [ 17.930094] s5p-mfc 11000000.codec: decoder registered as /dev/video6
  975. [ 17.935563] s5p-mfc 11000000.codec: encoder registered as /dev/video7
  976. [ 33.881537] systemd-journald[262]: Failed to set ACL on /var/log/journal/7af7be9b49524dddae17f16f8557760b/user-1000.journal, ignoring: Operation not supported
  977. [ 36.952305] vdd_ldo12: disabling
  978.  
Advertisement
Add Comment
Please, Sign In to add comment