Advertisement
Daxxi

1st boot 18.04-4.14 minimal

Aug 7th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.87 KB | None | 0 0
  1. U-Boot 2017.05-15377-gedb23d4 (Aug 24 2017 - 07:09:51 -0300) for ODROID-XU4
  2.  
  3. CPU: Exynos5422 @ 800 MHz
  4. Model: Odroid XU4 based on EXYNOS5422
  5. Board: Odroid XU4 based on EXYNOS5422
  6. Type: unknown
  7. DRAM: 2 GiB
  8. MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1
  9. MMC Device 0 ( SD ): 14.8 GiB
  10. Card did not respond to voltage select!
  11. mmc_init: -95, time 11
  12. *** Warning - bad CRC, using default environment
  13.  
  14. In: serial
  15. Out: serial
  16. Err: serial
  17. Net: No ethernet found.
  18. Press quickly 'Enter' twice to stop autoboot: 0
  19. reading boot.ini
  20. 9650 bytes read in 5 ms (1.8 MiB/s)
  21. cfgload: applying boot.ini...
  22. cfgload: setenv initrd_high "0xffffffff"
  23. cfgload: setenv fdt_high "0xffffffff"
  24. cfgload: setenv macaddr "00:1e:06:61:7a:39"
  25. cfgload: setenv vout "hdmi"
  26. cfgload: setenv cecenable "false" # false or true
  27. cfgload: setenv disable_vu7 "false" # false
  28. cfgload: setenv ddr_freq 825
  29. cfgload: setenv external_watchdog "false"
  30. cfgload: setenv external_watchdog_debounce "3"
  31. cfgload: setenv HPD "true"
  32. cfgload: setenv bootrootfs "console=tty1 console=ttySAC2,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09859 root"
  33. cfgload: fatload mmc 0:1 0x40008000 zImage
  34. reading zImage
  35. 5664408 bytes read in 327 ms (16.5 MiB/s)
  36. cfgload: fatload mmc 0:1 0x42000000 uInitrd
  37. reading uInitrd
  38. 8187841 bytes read in 468 ms (16.7 MiB/s)
  39. cfgload: setenv fdtloaded "false"
  40. cfgload: if test "x${board_name}" = "x"; then setenv board_name "xu4"; fi
  41. cfgload: if test "${board_name}" = "xu4"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu4.dtb; setenv fdtloaded i
  42. reading exynos5422-odroidxu4.dtb
  43. 63776 bytes read in 10 ms (6.1 MiB/s)
  44. cfgload: if test "${board_name}" = "xu3"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu3.dtb; setenv fdtloaded i
  45. cfgload: if test "${board_name}" = "xu3l"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu3-lite.dtb; setenv fdtli
  46. cfgload: if test "${fdtloaded}" = "false"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu4.dtb; setenv fdtloadedi
  47. cfgload: fdt addr 0x44000000
  48. cfgload: setenv hdmi_phy_control "HPD=${HPD} vout=${vout}"
  49. cfgload: if test "${cecenable}" = "false"; then fdt rm /cec@101B0000; fi
  50. libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND
  51. cfgload: if test "${disable_vu7}" = "false"; then setenv hid_quirks "usbhid.quirks=0x0eef:0x0005:0x0004"; fi
  52. cfgload: if test "${external_watchdog}" = "true"; then setenv external_watchdog "external_watchdog=${external_watchdoi
  53. cfgload: setenv bootargs "${bootrootfs} ${videoconfig} ${hdmi_phy_control} ${hid_quirks} smsc95xx.macaddr=${macaddr} "
  54. cfgload: dmc ${ddr_freq}
  55. cfgload: bootz 0x40008000 0x42000000 0x44000000
  56. Kernel image @ 0x40008000 [ 0x000000 - 0x566e98 ]
  57. ## Loading init Ramdisk from Legacy Image at 42000000 ...
  58. Image Name: uInitrd
  59. Image Type: ARM Linux RAMDisk Image (uncompressed)
  60. Data Size: 8187777 Bytes = 7.8 MiB
  61. Load Address: 00000000
  62. Entry Point: 00000000
  63. Verifying Checksum ... OK
  64. ## Flattened Device Tree blob at 44000000
  65. Booting using the fdt blob at 0x44000000
  66. Using Device Tree in place at 44000000, end 4401291f
  67.  
  68. Starting kernel ...
  69.  
  70. [ 0.000000] Booting Linux on physical CPU 0x100
  71. [ 0.000000] Linux version 4.14.43-138 (root@ba3e5121f23a) (gcc version 7.3.0 (Ubuntu/Linaro 7.3.0-16ubuntu3)) #1 S8
  72. [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
  73. [ 0.000000] CPU: div instructions available: patching division code
  74. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  75. [ 0.000000] OF: fdt: Machine model: Hardkernel Odroid XU4
  76. [ 0.000000] Memory policy: Data cache writealloc
  77. [ 0.000000] cma: Reserved 128 MiB at 0xb6800000
  78. [ 0.000000] Samsung CPU ID: 0xe5422001
  79. [ 0.000000] Running under secure firmware.
  80. [ 0.000000] random: get_random_bytes called from start_kernel+0x8c/0x418 with crng_init=0
  81. [ 0.000000] percpu: Embedded 17 pages/cpu @eed65000 s37452 r8192 d23988 u69632
  82. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516928
  83. [ 0.000000] Kernel command line: console=tty1 console=ttySAC2,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09M
  84. [ 0.000000] hdmi: using HDMI mode
  85. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  86. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  87. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  88. [ 0.000000] Memory: 1902336K/2074624K available (8192K kernel code, 654K rwdata, 2344K rodata, 1024K init, 326K bs)
  89. [ 0.000000] Virtual kernel memory layout:
  90. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  91. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  92. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  93. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  94. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  95. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  96. [ 0.000000] .text : 0xc0008000 - 0xc0900000 (9184 kB)
  97. [ 0.000000] .init : 0xc0c00000 - 0xc0d00000 (1024 kB)
  98. [ 0.000000] .data : 0xc0d00000 - 0xc0da3b40 ( 655 kB)
  99. [ 0.000000] .bss : 0xc0dab39c - 0xc0dfcea4 ( 327 kB)
  100. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  101. [ 0.000000] hperf_hmp: fast CPUs mask: 000000F0
  102. [ 0.000000] hperf_hmp: slow CPUs mask: 0000000F
  103. [ 0.000000] Preemptible hierarchical RCU implementation.
  104. [ 0.000000] Tasks RCU enabled.
  105. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  106. [ 0.000000] GIC: Using split EOI/Deactivate mode
  107. [ 0.000000] Switching to timer-based delay loop, resolution 41ns
  108. [ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  109. [ 0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  110. [ 0.000030] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 49
  111. [ 0.001623] Console: colour dummy device 80x30
  112. [ 0.002274] console [tty1] enabled
  113. [ 0.002317] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  114. [ 0.002357] pid_max: default: 32768 minimum: 301
  115. [ 0.002545] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  116. [ 0.002584] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  117. [ 0.003442] CPU: Testing write buffer coherency: ok
  118. [ 0.004339] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
  119. [ 0.020051] Setting up static identity map for 0x40100000 - 0x40100060
  120. [ 0.020662] ARM CCI driver probed
  121. [ 0.020892] Exynos MCPM support installed
  122. [ 0.027991] Hierarchical SRCU implementation.
  123. [ 0.043992] smp: Bringing up secondary CPUs ...
  124. [ 0.072367] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
  125. [ 0.096327] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
  126. [ 0.124319] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
  127. [ 0.152385] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
  128. [ 0.172370] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
  129. [ 0.180665] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
  130. [ 0.188655] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
  131. [ 0.188809] smp: Brought up 1 node, 8 CPUs
  132. [ 0.188952] SMP: Total of 8 processors activated (384.00 BogoMIPS).
  133. [ 0.188976] CPU: All CPU(s) started in HYP mode.
  134. [ 0.188996] CPU: Virtualization extensions available.
  135. [ 0.190806] devtmpfs: initialized
  136. [ 0.207297] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
  137. [ 0.207454] hperf_hmp: registered cpufreq transition notifier
  138. [ 0.207645] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  139. [ 0.207679] futex hash table entries: 2048 (order: 5, 131072 bytes)
  140. [ 0.210479] pinctrl core: initialized pinctrl subsystem
  141. [ 0.212636] NET: Registered protocol family 16
  142. [ 0.218404] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  143. [ 0.224452] cpuidle: using governor menu
  144. [ 0.225251] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  145. [ 0.225278] hw-breakpoint: maximum watchpoint size is 8 bytes.
  146. [ 0.233642] exynos-audss-clk 3810000.audss-clock-controller: epll 180633609
  147. [ 0.256291] EXYNOS5420 PMU initialized
  148. [ 0.299221] usbcore: registered new interface driver usbfs
  149. [ 0.299291] usbcore: registered new interface driver hub
  150. [ 0.299461] usbcore: registered new device driver usb
  151. [ 0.299900] i2c-gpio soc:i2c-hdmi: using pins 177 (SDA) and 178 (SCL)
  152. [ 0.300474] s3c-i2c 12c70000.i2c: slave address 0x00
  153. [ 0.300500] s3c-i2c 12c70000.i2c: bus frequency set to 378 KHz
  154. [ 0.300755] s3c-i2c 12c70000.i2c: i2c-1: S3C I2C adapter
  155. [ 0.301261] media: Linux media interface: v0.10
  156. [ 0.301308] Linux video capture interface: v2.00
  157. [ 0.301415] pps_core: LinuxPPS API ver. 1 registered
  158. [ 0.301434] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  159. [ 0.301703] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
  160. [ 0.302525] Advanced Linux Sound Architecture Driver Initialized.
  161. [ 0.303745] clocksource: Switched to clocksource mct-frc
  162. [ 0.363833] VFS: Disk quotas dquot_6.6.0
  163. [ 0.363913] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  164. [ 0.377340] NET: Registered protocol family 2
  165. [ 0.377921] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  166. [ 0.378012] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  167. [ 0.378180] TCP: Hash tables configured (established 8192 bind 8192)
  168. [ 0.378293] UDP hash table entries: 512 (order: 2, 16384 bytes)
  169. [ 0.378343] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  170. [ 0.378552] NET: Registered protocol family 1
  171. [ 0.379192] RPC: Registered named UNIX socket transport module.
  172. [ 0.379214] RPC: Registered udp transport module.
  173. [ 0.379231] RPC: Registered tcp transport module.
  174. [ 0.379248] RPC: Registered tcp NFSv4.1 backchannel transport module.
  175. [ 0.379459] Trying to unpack rootfs image as initramfs...
  176. [ 0.663755] random: fast init done
  177. [ 0.829144] Freeing initrd memory: 7996K
  178. [ 0.830598] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  179. [ 0.831599] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
  180. [ 0.835027] audit: initializing netlink subsys (disabled)
  181. [ 0.835218] audit: type=2000 audit(0.828:1): state=initialized audit_enabled=0 res=1
  182. [ 0.835849] Initialise system trusted keyrings
  183. [ 0.836059] workingset: timestamp_bits=14 max_order=19 bucket_order=5
  184. [ 0.843011] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  185. [ 0.843904] NFS: Registering the id_resolver key type
  186. [ 0.843942] Key type id_resolver registered
  187. [ 0.843961] Key type id_legacy registered
  188. [ 0.843989] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  189. [ 0.844040] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
  190. [ 0.848600] Key type asymmetric registered
  191. [ 0.848623] Asymmetric key parser 'x509' registered
  192. [ 0.848687] bounce: pool size: 64 pages
  193. [ 0.848743] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  194. [ 0.848957] io scheduler noop registered
  195. [ 0.848977] io scheduler deadline registered
  196. [ 0.849219] io scheduler cfq registered (default)
  197. [ 0.849240] io scheduler mq-deadline registered
  198. [ 0.849258] io scheduler kyber registered
  199. [ 0.849495] io scheduler bfq registered
  200. [ 0.851897] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator
  201. [ 0.852859] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus not found, using dummy regulator
  202. [ 0.852943] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator
  203. [ 0.853330] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus not found, using dummy regulator
  204. [ 0.853411] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus-boost not found, using dummy regulator
  205. [ 0.858159] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330
  206. [ 0.858187] dma-pl330 3880000.adma: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
  207. [ 0.860970] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
  208. [ 0.860997] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  209. [ 0.863550] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
  210. [ 0.863577] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  211. [ 0.864447] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
  212. [ 0.864473] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
  213. [ 0.929097] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  214. [ 0.931352] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 58, base_baud = 0) is a S3C6400/10
  215. [ 0.931795] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 59, base_baud = 0) is a S3C6400/10
  216. [ 0.932189] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 60, base_baud = 0) is a S3C6400/10
  217. [ 1.831184] console [ttySAC2] enabled
  218. [ 1.835168] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 61, base_baud = 0) is a S3C6400/10
  219. [ 1.845820] exynos-mixer 14450000.mixer: Linked as a consumer to 14650000.sysmmu
  220. [ 1.851831] iommu: Adding device 14450000.mixer to group 0
  221. [ 1.858888] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517
  222. [ 1.864746] exynos-drm-g2d 10850000.g2d: Linked as a consumer to 10a60000.sysmmu
  223. [ 1.871536] exynos-drm-g2d 10850000.g2d: Linked as a consumer to 10a70000.sysmmu
  224. [ 1.878853] iommu: Adding device 10850000.g2d to group 1
  225. [ 1.884454] exynos-drm-g2d 10850000.g2d: The Exynos G2D (ver 4.1) successfully probed.
  226. [ 1.893036] exynos-rot 11c00000.rotator: Linked as a consumer to 11d40000.sysmmu
  227. [ 1.899381] iommu: Adding device 11c00000.rotator to group 2
  228. [ 1.905336] exynos-rot 11c00000.rotator: The exynos rotator is probed successfully
  229. [ 1.913282] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully.
  230. [ 1.923722] mali 11800000.mali: Continuing without Mali regulator control
  231. [ 1.930015] mali 11800000.mali: GPU identified as 0x0620 r0p1 status 0
  232. [ 1.936132] mali 11800000.mali: Protected mode not available
  233. [ 1.941662] devfreq devfreq0: Couldn't update frequency transition information.
  234. [ 1.949181] mali 11800000.mali: Probed as mali0
  235. [ 1.962608] brd: module loaded
  236. [ 1.964844] libphy: Fixed MDIO Bus: probed
  237. [ 1.968640] usbcore: registered new interface driver r8152
  238. [ 1.973818] usbcore: registered new interface driver cdc_ether
  239. [ 1.979609] usbcore: registered new interface driver cdc_subset
  240. [ 1.987496] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  241. [ 1.992600] ehci-exynos: EHCI EXYNOS driver
  242. [ 1.997077] exynos-ehci 12110000.usb: EHCI Host Controller
  243. [ 2.002224] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
  244. [ 2.010110] exynos-ehci 12110000.usb: irq 80, io mem 0x12110000
  245. [ 2.031797] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
  246. [ 2.036638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  247. [ 2.043130] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  248. [ 2.050318] usb usb1: Product: EHCI Host Controller
  249. [ 2.055195] usb usb1: Manufacturer: Linux 4.14.43-138 ehci_hcd
  250. [ 2.060972] usb usb1: SerialNumber: 12110000.usb
  251. [ 2.066109] hub 1-0:1.0: USB hub found
  252. [ 2.069331] hub 1-0:1.0: 3 ports detected
  253. [ 2.074209] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  254. [ 2.079439] ohci-exynos: OHCI EXYNOS driver
  255. [ 2.083822] exynos-ohci 12120000.usb: USB Host Controller
  256. [ 2.088980] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
  257. [ 2.096692] exynos-ohci 12120000.usb: irq 80, io mem 0x12120000
  258. [ 2.164032] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  259. [ 2.169383] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  260. [ 2.176786] usb usb2: Product: USB Host Controller
  261. [ 2.181336] usb usb2: Manufacturer: Linux 4.14.43-138 ohci_hcd
  262. [ 2.187140] usb usb2: SerialNumber: 12120000.usb
  263. [ 2.192283] hub 2-0:1.0: USB hub found
  264. [ 2.195460] hub 2-0:1.0: 3 ports detected
  265. [ 2.201633] mousedev: PS/2 mouse device common for all mice
  266. [ 2.207116] i2c /dev entries driver
  267. [ 2.224976] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV
  268. [ 2.247676] vdd_sd: Bringing 3300000uV into 2800000-2800000uV
  269. [ 2.270530] vdd_ldo30: Bringing 1800000uV into 3300000-3300000uV
  270. [ 3.342389] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0
  271. [ 3.351299] s5p-jpeg 11f50000.jpeg: Linked as a consumer to 11f10000.sysmmu
  272. [ 3.356877] iommu: Adding device 11f50000.jpeg to group 3
  273. [ 3.362555] s5p-jpeg 11f50000.jpeg: encoder device registered as /dev/video30
  274. [ 3.369461] s5p-jpeg 11f50000.jpeg: decoder device registered as /dev/video31
  275. [ 3.376404] s5p-jpeg 11f50000.jpeg: Samsung S5P JPEG codec
  276. [ 3.382064] s5p-jpeg 11f60000.jpeg: Linked as a consumer to 11f20000.sysmmu
  277. [ 3.388845] iommu: Adding device 11f60000.jpeg to group 4
  278. [ 3.394518] s5p-jpeg 11f60000.jpeg: encoder device registered as /dev/video32
  279. [ 3.401436] s5p-jpeg 11f60000.jpeg: decoder device registered as /dev/video33
  280. [ 3.408378] s5p-jpeg 11f60000.jpeg: Samsung S5P JPEG codec
  281. [ 3.414921] s5p-mfc 11000000.codec: Linked as a consumer to 11200000.sysmmu
  282. [ 3.420893] s5p-mfc 11000000.codec: Linked as a consumer to 11210000.sysmmu
  283. [ 3.427790] iommu: Adding device 11000000.codec to group 5
  284. [ 3.450918] s5p-mfc 11000000.codec: preallocated 16 MiB buffer for the firmware and context buffers
  285. [ 3.458628] (NULL device *): Direct firmware load for s5p-mfc-v8.fw failed with error -2
  286. [ 3.466596] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel
  287. [ 3.477159] s5p-mfc 11000000.codec: decoder registered as /dev/video10
  288. [ 3.483640] s5p-mfc 11000000.codec: encoder registered as /dev/video11
  289. [ 3.492508] exynos-gsc 13e00000.video-scaler: Linked as a consumer to 13e80000.sysmmu
  290. [ 3.498952] iommu: Adding device 13e00000.video-scaler to group 6
  291. [ 3.506226] exynos-gsc 13e10000.video-scaler: Linked as a consumer to 13e90000.sysmmu
  292. [ 3.512816] iommu: Adding device 13e10000.video-scaler to group 7
  293. [ 15.170416] thermal thermal_zone0: failed to read out thermal zone (-22)
  294. [ 15.176626] thermal thermal_zone1: failed to read out thermal zone (-22)
  295. [ 15.183276] thermal thermal_zone2: failed to read out thermal zone (-22)
  296. [ 15.189972] thermal thermal_zone3: failed to read out thermal zone (-22)
  297. [ 15.196687] thermal thermal_zone4: failed to read out thermal zone (-22)
  298. [ 15.203114] device-mapper: uevent: version 1.0.3
  299. [ 15.207292] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  300. [ 15.229643] sdhci: Secure Digital Host Controller Interface driver
  301. [ 15.234366] sdhci: Copyright(c) Pierre Ossman
  302. [ 15.238887] Synopsys Designware Multimedia Card Interface Driver
  303. [ 15.245270] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
  304. [ 15.251590] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
  305. [ 15.257933] dwmmc_exynos 12200000.mmc: Version ID is 250a
  306. [ 15.263328] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 83,64 bit host data width,64 deep fifo
  307. [ 15.272723] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq
  308. [ 15.300221] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  309. [ 15.328125] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
  310. [ 15.333580] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
  311. [ 15.339979] dwmmc_exynos 12220000.mmc: Version ID is 250a
  312. [ 15.345356] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 84,64 bit host data width,64 deep fifo
  313. [ 15.376218] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  314. [ 15.404822] ledtrig-cpu: registered to indicate activity on CPUs
  315. [ 15.411495] s5p-secss 10830000.sss: s5p-sss driver registered
  316. [ 15.415994] hidraw: raw HID events driver (C) Jiri Kosina
  317. [ 15.429413] exynos-nocp: new NoC Probe device registered: 10ca1000.nocp
  318. [ 15.434681] exynos-nocp: new NoC Probe device registered: 10ca1400.nocp
  319. [ 15.441682] exynos-nocp: new NoC Probe device registered: 10ca1800.nocp
  320. [ 15.447860] exynos-nocp: new NoC Probe device registered: 10ca1c00.nocp
  321. [ 15.458406] NET: Registered protocol family 17
  322. [ 15.461407] NET: Registered protocol family 15
  323. [ 15.465840] Key type dns_resolver registered
  324. [ 15.470453] Registering SWP/SWPB emulation handler
  325. [ 15.475207] registered taskstats version 1
  326. [ 15.478895] Loading compiled-in X.509 certificates
  327. [ 15.489021] Key type encrypted registered
  328. [ 15.510214] OF: graph: no port node found in /soc/hdmi@14530000
  329. [ 15.515533] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations
  330. [ 15.522519] exynos-drm exynos-drm: bound 14450000.mixer (ops 0xc0966024)
  331. [ 15.529075] exynos-drm exynos-drm: bound 14530000.hdmi (ops 0xc09666c4)
  332. [ 15.535643] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  333. [ 15.542235] [drm] No driver support for vblank timestamp query.
  334. [ 15.548235] [drm] Cannot find any crtc or sizes
  335. [ 15.553053] [drm] Initialized exynos 1.0.0 20110530 for exynos-drm on minor 0
  336. [ 15.559985] [drm] Cannot find any crtc or sizes
  337. [ 15.565702] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  338. [ 15.569739] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 3
  339. [ 15.577577] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
  340. [ 15.586050] xhci-hcd xhci-hcd.3.auto: irq 150, io mem 0x12000000
  341. [ 15.592136] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  342. [ 15.598754] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  343. [ 15.605950] usb usb3: Product: xHCI Host Controller
  344. [ 15.610798] usb usb3: Manufacturer: Linux 4.14.43-138 xhci-hcd
  345. [ 15.616616] usb usb3: SerialNumber: xhci-hcd.3.auto
  346. [ 15.621757] hub 3-0:1.0: USB hub found
  347. [ 15.625206] hub 3-0:1.0: 1 port detected
  348. [ 15.627453] mmc_host mmc1: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  349. [ 15.639246] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  350. [ 15.644521] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 4
  351. [ 15.652193] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  352. [ 15.660288] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  353. [ 15.666953] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  354. [ 15.674144] usb usb4: Product: xHCI Host Controller
  355. [ 15.678995] usb usb4: Manufacturer: Linux 4.14.43-138 xhci-hcd
  356. [ 15.684801] usb usb4: SerialNumber: xhci-hcd.3.auto
  357. [ 15.689948] hub 4-0:1.0: USB hub found
  358. [ 15.693400] hub 4-0:1.0: 1 port detected
  359. [ 15.699299] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
  360. [ 15.703330] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 5
  361. [ 15.711152] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
  362. [ 15.719643] xhci-hcd xhci-hcd.6.auto: irq 151, io mem 0x12400000
  363. [ 15.725714] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  364. [ 15.730612] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
  365. [ 15.731540] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
  366. [ 15.733744] mmcblk1: p1 p2
  367. [ 15.746127] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  368. [ 15.753322] usb usb5: Product: xHCI Host Controller
  369. [ 15.758172] usb usb5: Manufacturer: Linux 4.14.43-138 xhci-hcd
  370. [ 15.763977] usb usb5: SerialNumber: xhci-hcd.6.auto
  371. [ 15.769136] hub 5-0:1.0: USB hub found
  372. [ 15.772577] hub 5-0:1.0: 1 port detected
  373. [ 15.776649] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
  374. [ 15.781923] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 6
  375. [ 15.789600] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  376. [ 15.797697] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
  377. [ 15.804361] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  378. [ 15.811552] usb usb6: Product: xHCI Host Controller
  379. [ 15.816403] usb usb6: Manufacturer: Linux 4.14.43-138 xhci-hcd
  380. [ 15.822208] usb usb6: SerialNumber: xhci-hcd.6.auto
  381. [ 15.827388] hub 6-0:1.0: USB hub found
  382. [ 15.830809] hub 6-0:1.0: 1 port detected
  383. [ 15.835635] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling
  384. [ 15.840272] s3c-rtc 101e0000.rtc: warning: invalid RTC value so initializing it
  385. [ 15.847567] rtc rtc1: invalid alarm value: 1900-1-1 0:0:0
  386. [ 15.853006] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1
  387. [ 15.860185] exynos-bus: new bus device registered: soc:bus_wcore ( 84000 KHz ~ 400000 KHz)
  388. [ 15.867686] exynos-bus: new bus device registered: soc:bus_noc ( 67000 KHz ~ 100000 KHz)
  389. [ 15.875624] exynos-bus: new bus device registered: soc:bus_fsys_apb (200000 KHz ~ 200000 KHz)
  390. [ 15.884060] exynos-bus: new bus device registered: soc:bus_fsys (200000 KHz ~ 200000 KHz)
  391. [ 15.892330] exynos-bus: new bus device registered: soc:bus_fsys2 ( 75000 KHz ~ 150000 KHz)
  392. [ 15.900639] exynos-bus: new bus device registered: soc:bus_mfc ( 96000 KHz ~ 333000 KHz)
  393. [ 15.908653] exynos-bus: new bus device registered: soc:bus_gen ( 89000 KHz ~ 267000 KHz)
  394. [ 15.916641] exynos-bus: new bus device registered: soc:bus_peri ( 67000 KHz ~ 67000 KHz)
  395. [ 15.924913] exynos-bus: new bus device registered: soc:bus_g2d ( 84000 KHz ~ 333000 KHz)
  396. [ 15.932921] exynos-bus: new bus device registered: soc:bus_g2d_acp ( 67000 KHz ~ 267000 KHz)
  397. [ 15.941334] exynos-bus: new bus device registered: soc:bus_jpeg ( 75000 KHz ~ 300000 KHz)
  398. [ 15.949476] exynos-bus: new bus device registered: soc:bus_jpeg_apb ( 84000 KHz ~ 167000 KHz)
  399. [ 15.957895] exynos-bus: new bus device registered: soc:bus_disp1_fimd (120000 KHz ~ 200000 KHz)
  400. [ 15.966596] exynos-bus: new bus device registered: soc:bus_disp1 (120000 KHz ~ 300000 KHz)
  401. [ 15.974823] exynos-bus: new bus device registered: soc:bus_gscl_scaler (150000 KHz ~ 300000 KHz)
  402. [ 15.983662] exynos-bus: new bus device registered: soc:bus_mscl ( 84000 KHz ~ 400000 KHz)
  403. [ 15.991707] samsung-i2s 3830000.i2s: ASoC: Failed to create component debugfs directory
  404. [ 15.999362] samsung-i2s 3830000.i2s: ASoC: Failed to create component debugfs directory
  405. [ 16.007997] odroid-audio sound: multicodec <-> 3830000.i2s mapping ok
  406. [ 16.016615] s5m-rtc s2mps14-rtc: setting system clock to 2000-01-01 00:00:22 UTC (946684822)
  407. [ 16.028497] ALSA device list:
  408. [ 16.029984] #0: Odroid-XU4
  409. [ 16.033882] Freeing unused kernel memory: 1024K
  410. Loading, please wait...
  411. starting version 237
  412. [ 16.995877] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd
  413. [ 17.020497] usb 6-1: New USB device found, idVendor=0bda, idProduct=8153
  414. [ 17.025748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
  415. [ 17.032848] usb 6-1: Product: USB 10/100/1000 LAN
  416. [ 17.037522] usb 6-1: Manufacturer: Realtek
  417. [ 17.041594] usb 6-1: SerialNumber: 000001000000
  418. [ 17.213704] usb 6-1: reset SuperSpeed USB device number 2 using xhci-hcd
  419. [ 17.280696] r8152 6-1:1.0 eth0: v1.09.9
  420. Begin: Loading essential drivers ... done.
  421. Begin: Running /scripts/init-premount ... done.
  422. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  423. Begin: Running /scripts/local-premount ... done.
  424. Begin: Will now check root file system ... fsck from util-linux 2.31.1
  425. [/sbin/fsck.ext4 (1) -- /dev/mmcblk1p2] fsck.ext4 -y -C0 /dev/mmcblk1p2
  426. e2fsck 1.44.1 (24-Mar-2018)
  427. rootfs: clean, 60291/122880 files, 326724/478208 blocks
  428. done.
  429. [ 17.376521] EXT4-fs (mmcblk1p2): mounted filesystem without journal. Opts: (null)
  430. done.
  431. Begin: Running /scripts/local-bottom ... done.
  432. Begin: Running /scripts/init-bottom ... done.
  433. [ 17.451426] request_module: kmod_concurrent_max (0) close to 0 (max_modprobes: 50), for module binfmt-0000, thrott.
  434. run-init: /sbin/init: Exec format error
  435. [ 22.499766] request_module: modprobe binfmt-0000 cannot be processed, kmod busy with 50 threads for more than 5 sew
  436. [ 22.523958] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
  437. [ 22.523958]
  438. [ 22.542696] CPU: 4 PID: 1 Comm: run-init Not tainted 4.14.43-138 #1
  439. [ 22.548930] Hardware name: ODROID-XU4
  440. [ 22.552583] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  441. [ 22.560292] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  442. [ 22.567484] [<c08a8354>] (dump_stack) from [<c0124340>] (panic+0xdc/0x248)
  443. [ 22.574325] [<c0124340>] (panic) from [<c012990c>] (complete_and_exit+0x0/0x1c)
  444. [ 22.581603] [<c012990c>] (complete_and_exit) from [<ee8cbf88>] (0xee8cbf88)
  445. [ 22.588556] CPU5: stopping
  446. [ 22.591220] CPU: 5 PID: 0 Comm: swapper/5 Not tainted 4.14.43-138 #1
  447. [ 22.597545] Hardware name: ODROID-XU4
  448. [ 22.601188] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  449. [ 22.608902] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  450. [ 22.616093] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  451. [ 22.623460] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  452. [ 22.630998] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  453. [ 22.638447] Exception stack(0xee903f78 to 0xee903fc0)
  454. [ 22.643473] 3f60: 00000001 00000000
  455. [ 22.651621] 3f80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  456. [ 22.659766] 3fa0: 00000000 00000000 2e137000 ee903fc8 c01092d8 c01092dc 60000013 ffffffff
  457. [ 22.667916] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  458. [ 22.675282] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  459. [ 22.682644] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  460. [ 22.690181] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  461. [ 22.697118] CPU3: stopping
  462. [ 22.699813] CPU: 3 PID: 0 Comm: swapper/3 Not tainted 4.14.43-138 #1
  463. [ 22.706124] Hardware name: ODROID-XU4
  464. [ 22.709779] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  465. [ 22.717488] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  466. [ 22.724676] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  467. [ 22.732041] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  468. [ 22.739579] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  469. [ 22.747027] Exception stack(0xee8fff78 to 0xee8fffc0)
  470. [ 22.752051] ff60: 00000001 00000000
  471. [ 22.760202] ff80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  472. [ 22.768347] ffa0: 00000000 00000000 2e115000 ee8fffc8 c01092d8 c01092dc 60050013 ffffffff
  473. [ 22.776497] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  474. [ 22.783861] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  475. [ 22.791225] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  476. [ 22.798763] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  477. [ 22.805691] CPU2: stopping
  478. [ 22.808376] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.14.43-138 #1
  479. [ 22.814701] Hardware name: ODROID-XU4
  480. [ 22.818344] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  481. [ 22.826060] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  482. [ 22.833252] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  483. [ 22.840617] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  484. [ 22.848156] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  485. [ 22.855605] Exception stack(0xee8fdf78 to 0xee8fdfc0)
  486. [ 22.860628] df60: 00000001 00000000
  487. [ 22.868780] df80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  488. [ 22.876926] dfa0: 00000000 00000000 2e104000 ee8fdfc8 c01092d8 c01092dc 60010013 ffffffff
  489. [ 22.885072] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  490. [ 22.892437] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  491. [ 22.899802] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  492. [ 22.907340] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  493. [ 22.914269] CPU1: stopping
  494. [ 22.916954] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.14.43-138 #1
  495. [ 22.923279] Hardware name: ODROID-XU4
  496. [ 22.926922] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  497. [ 22.934637] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  498. [ 22.941830] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  499. [ 22.949195] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  500. [ 22.956733] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  501. [ 22.964183] Exception stack(0xee8fbf78 to 0xee8fbfc0)
  502. [ 22.969205] bf60: 00000001 00000000
  503. [ 22.977358] bf80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  504. [ 22.985503] bfa0: 00000000 00000000 2e0f3000 ee8fbfc8 c01092d8 c01092dc 60010013 ffffffff
  505. [ 22.993649] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  506. [ 23.001015] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  507. [ 23.008380] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  508. [ 23.015918] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  509. [ 23.022846] CPU6: stopping
  510. [ 23.025531] CPU: 6 PID: 0 Comm: swapper/6 Not tainted 4.14.43-138 #1
  511. [ 23.031856] Hardware name: ODROID-XU4
  512. [ 23.035498] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  513. [ 23.043212] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  514. [ 23.050404] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  515. [ 23.057767] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  516. [ 23.065306] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  517. [ 23.072757] Exception stack(0xee905f78 to 0xee905fc0)
  518. [ 23.077783] 5f60: 00000001 00000000
  519. [ 23.085931] 5f80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  520. [ 23.094077] 5fa0: 00000000 00000000 2e148000 ee905fc8 c01092d8 c01092dc 60000013 ffffffff
  521. [ 23.102222] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  522. [ 23.109588] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  523. [ 23.116953] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  524. [ 23.124491] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  525. [ 23.131424] CPU0: stopping
  526. [ 23.134118] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.14.43-138 #1
  527. [ 23.140434] Hardware name: ODROID-XU4
  528. [ 23.144077] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  529. [ 23.151793] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  530. [ 23.158985] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  531. [ 23.166350] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  532. [ 23.173889] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  533. [ 23.181338] Exception stack(0xc0d01f40 to 0xc0d01f88)
  534. [ 23.186363] 1f40: 00000001 00000000 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70
  535. [ 23.194513] 1f60: c0d91f97 00000000 00000000 00000000 2e0e2000 c0d01f90 c01092d8 c01092dc
  536. [ 23.202656] 1f80: 60030013 ffffffff
  537. [ 23.206121] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  538. [ 23.213491] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  539. [ 23.220856] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  540. [ 23.228401] [<c016634c>] (cpu_startup_entry) from [<c0c00cf8>] (start_kernel+0x40c/0x418)
  541. [ 23.236538] CPU7: stopping
  542. [ 23.239221] CPU: 7 PID: 0 Comm: swapper/7 Not tainted 4.14.43-138 #1
  543. [ 23.245545] Hardware name: ODROID-XU4
  544. [ 23.249187] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  545. [ 23.256901] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  546. [ 23.264092] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  547. [ 23.271457] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  548. [ 23.278996] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  549. [ 23.286447] Exception stack(0xee907f78 to 0xee907fc0)
  550. [ 23.291471] 7f60: 00000001 00000000
  551. [ 23.299620] 7f80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  552. [ 23.307766] 7fa0: 00000000 00000000 2e159000 ee907fc8 c01092d8 c01092dc 60070013 ffffffff
  553. [ 23.315912] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  554. [ 23.323277] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  555. [ 23.330642] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  556. [ 23.338181] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  557. [ 23.345128] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
  558. [ 23.345128]
  559. [ 46.647758] random: crng init done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement