Advertisement
Daxxi

2nd boot 18.04-4.14 minimal

Aug 7th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.37 KB | None | 0 0
  1. Welcome to minicom 2.7
  2.  
  3. OPTIONS: I18n
  4. Compiled on Feb 7 2016, 13:37:27.
  5. Port /dev/ttyUSB1, 15:01:38
  6.  
  7. Press CTRL-A Z for help on special keys
  8.  
  9.  
  10.  
  11. U-Boot 2017.05-15377-gedb23d4 (Aug 24 2017 - 07:09:51 -0300) for ODROID-XU4
  12.  
  13. CPU: Exynos5422 @ 800 MHz
  14. Model: Odroid XU4 based on EXYNOS5422
  15. Board: Odroid XU4 based on EXYNOS5422
  16. Type: unknown
  17. DRAM: 2 GiB
  18. MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1
  19. MMC Device 0 ( SD ): 14.8 GiB
  20. Card did not respond to voltage select!
  21. mmc_init: -95, time 11
  22. *** Warning - bad CRC, using default environment
  23.  
  24. In: serial
  25. Out: serial
  26. Err: serial
  27. Net: No ethernet found.
  28. Press quickly 'Enter' twice to stop autoboot: 0
  29. reading boot.ini
  30. 9650 bytes read in 5 ms (1.8 MiB/s)
  31. cfgload: applying boot.ini...
  32. cfgload: setenv initrd_high "0xffffffff"
  33. cfgload: setenv fdt_high "0xffffffff"
  34. cfgload: setenv macaddr "00:1e:06:61:7a:39"
  35. cfgload: setenv vout "hdmi"
  36. cfgload: setenv cecenable "false" # false or true
  37. cfgload: setenv disable_vu7 "false" # false
  38. cfgload: setenv ddr_freq 825
  39. cfgload: setenv external_watchdog "false"
  40. cfgload: setenv external_watchdog_debounce "3"
  41. cfgload: setenv HPD "true"
  42. cfgload: setenv bootrootfs "console=tty1 console=ttySAC2,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09859 root"
  43. cfgload: fatload mmc 0:1 0x40008000 zImage
  44. reading zImage
  45. 5664408 bytes read in 327 ms (16.5 MiB/s)
  46. cfgload: fatload mmc 0:1 0x42000000 uInitrd
  47. reading uInitrd
  48. 8187841 bytes read in 468 ms (16.7 MiB/s)
  49. cfgload: setenv fdtloaded "false"
  50. cfgload: if test "x${board_name}" = "x"; then setenv board_name "xu4"; fi
  51. cfgload: if test "${board_name}" = "xu4"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu4.dtb; setenv fdtloaded i
  52. reading exynos5422-odroidxu4.dtb
  53. 63776 bytes read in 10 ms (6.1 MiB/s)
  54. cfgload: if test "${board_name}" = "xu3"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu3.dtb; setenv fdtloaded i
  55. cfgload: if test "${board_name}" = "xu3l"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu3-lite.dtb; setenv fdtli
  56. cfgload: if test "${fdtloaded}" = "false"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu4.dtb; setenv fdtloadedi
  57. cfgload: fdt addr 0x44000000
  58. cfgload: setenv hdmi_phy_control "HPD=${HPD} vout=${vout}"
  59. cfgload: if test "${cecenable}" = "false"; then fdt rm /cec@101B0000; fi
  60. libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND
  61. cfgload: if test "${disable_vu7}" = "false"; then setenv hid_quirks "usbhid.quirks=0x0eef:0x0005:0x0004"; fi
  62. cfgload: if test "${external_watchdog}" = "true"; then setenv external_watchdog "external_watchdog=${external_watchdoi
  63. cfgload: setenv bootargs "${bootrootfs} ${videoconfig} ${hdmi_phy_control} ${hid_quirks} smsc95xx.macaddr=${macaddr} "
  64. cfgload: dmc ${ddr_freq}
  65. cfgload: bootz 0x40008000 0x42000000 0x44000000
  66. Kernel image @ 0x40008000 [ 0x000000 - 0x566e98 ]
  67. ## Loading init Ramdisk from Legacy Image at 42000000 ...
  68. Image Name: uInitrd
  69. Image Type: ARM Linux RAMDisk Image (uncompressed)
  70. Data Size: 8187777 Bytes = 7.8 MiB
  71. Load Address: 00000000
  72. Entry Point: 00000000
  73. Verifying Checksum ... OK
  74. ## Flattened Device Tree blob at 44000000
  75. Booting using the fdt blob at 0x44000000
  76. Using Device Tree in place at 44000000, end 4401291f
  77.  
  78. Starting kernel ...
  79.  
  80. [ 0.000000] Booting Linux on physical CPU 0x100
  81. [ 0.000000] Linux version 4.14.43-138 (root@ba3e5121f23a) (gcc version 7.3.0 (Ubuntu/Linaro 7.3.0-16ubuntu3)) #1 S8
  82. [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
  83. [ 0.000000] CPU: div instructions available: patching division code
  84. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  85. [ 0.000000] OF: fdt: Machine model: Hardkernel Odroid XU4
  86. [ 0.000000] Memory policy: Data cache writealloc
  87. [ 0.000000] cma: Reserved 128 MiB at 0xb6800000
  88. [ 0.000000] Samsung CPU ID: 0xe5422001
  89. [ 0.000000] Running under secure firmware.
  90. [ 0.000000] random: get_random_bytes called from start_kernel+0x8c/0x418 with crng_init=0
  91. [ 0.000000] percpu: Embedded 17 pages/cpu @eed65000 s37452 r8192 d23988 u69632
  92. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516928
  93. [ 0.000000] Kernel command line: console=tty1 console=ttySAC2,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09M
  94. [ 0.000000] hdmi: using HDMI mode
  95. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  96. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  97. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  98. [ 0.000000] Memory: 1902336K/2074624K available (8192K kernel code, 654K rwdata, 2344K rodata, 1024K init, 326K bs)
  99. [ 0.000000] Virtual kernel memory layout:
  100. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  101. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  102. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  103. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  104. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  105. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  106. [ 0.000000] .text : 0xc0008000 - 0xc0900000 (9184 kB)
  107. [ 0.000000] .init : 0xc0c00000 - 0xc0d00000 (1024 kB)
  108. [ 0.000000] .data : 0xc0d00000 - 0xc0da3b40 ( 655 kB)
  109. [ 0.000000] .bss : 0xc0dab39c - 0xc0dfcea4 ( 327 kB)
  110. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  111. [ 0.000000] hperf_hmp: fast CPUs mask: 000000F0
  112. [ 0.000000] hperf_hmp: slow CPUs mask: 0000000F
  113. [ 0.000000] Preemptible hierarchical RCU implementation.
  114. [ 0.000000] Tasks RCU enabled.
  115. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  116. [ 0.000000] GIC: Using split EOI/Deactivate mode
  117. [ 0.000000] Switching to timer-based delay loop, resolution 41ns
  118. [ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  119. [ 0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  120. [ 0.000031] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 49
  121. [ 0.001620] Console: colour dummy device 80x30
  122. [ 0.002269] console [tty1] enabled
  123. [ 0.002311] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  124. [ 0.002352] pid_max: default: 32768 minimum: 301
  125. [ 0.002538] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  126. [ 0.002577] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  127. [ 0.003426] CPU: Testing write buffer coherency: ok
  128. [ 0.004319] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
  129. [ 0.020051] Setting up static identity map for 0x40100000 - 0x40100060
  130. [ 0.020661] ARM CCI driver probed
  131. [ 0.020891] Exynos MCPM support installed
  132. [ 0.027992] Hierarchical SRCU implementation.
  133. [ 0.043991] smp: Bringing up secondary CPUs ...
  134. [ 0.072368] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
  135. [ 0.096325] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
  136. [ 0.124319] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
  137. [ 0.152382] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
  138. [ 0.172362] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
  139. [ 0.180663] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
  140. [ 0.188672] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
  141. [ 0.188824] smp: Brought up 1 node, 8 CPUs
  142. [ 0.188964] SMP: Total of 8 processors activated (384.00 BogoMIPS).
  143. [ 0.188986] CPU: All CPU(s) started in HYP mode.
  144. [ 0.189003] CPU: Virtualization extensions available.
  145. [ 0.190813] devtmpfs: initialized
  146. [ 0.207342] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
  147. [ 0.207500] hperf_hmp: registered cpufreq transition notifier
  148. [ 0.207687] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  149. [ 0.207721] futex hash table entries: 2048 (order: 5, 131072 bytes)
  150. [ 0.210552] pinctrl core: initialized pinctrl subsystem
  151. [ 0.212703] NET: Registered protocol family 16
  152. [ 0.218403] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  153. [ 0.224445] cpuidle: using governor menu
  154. [ 0.225252] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  155. [ 0.225280] hw-breakpoint: maximum watchpoint size is 8 bytes.
  156. [ 0.233652] exynos-audss-clk 3810000.audss-clock-controller: epll 180633609
  157. [ 0.256316] EXYNOS5420 PMU initialized
  158. [ 0.299191] usbcore: registered new interface driver usbfs
  159. [ 0.299261] usbcore: registered new interface driver hub
  160. [ 0.299406] usbcore: registered new device driver usb
  161. [ 0.299848] i2c-gpio soc:i2c-hdmi: using pins 177 (SDA) and 178 (SCL)
  162. [ 0.300422] s3c-i2c 12c70000.i2c: slave address 0x00
  163. [ 0.300447] s3c-i2c 12c70000.i2c: bus frequency set to 378 KHz
  164. [ 0.300673] s3c-i2c 12c70000.i2c: i2c-1: S3C I2C adapter
  165. [ 0.301180] media: Linux media interface: v0.10
  166. [ 0.301227] Linux video capture interface: v2.00
  167. [ 0.301333] pps_core: LinuxPPS API ver. 1 registered
  168. [ 0.301352] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  169. [ 0.301621] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
  170. [ 0.302443] Advanced Linux Sound Architecture Driver Initialized.
  171. [ 0.303659] clocksource: Switched to clocksource mct-frc
  172. [ 0.363802] VFS: Disk quotas dquot_6.6.0
  173. [ 0.363883] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  174. [ 0.377307] NET: Registered protocol family 2
  175. [ 0.377888] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  176. [ 0.377979] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  177. [ 0.378146] TCP: Hash tables configured (established 8192 bind 8192)
  178. [ 0.378260] UDP hash table entries: 512 (order: 2, 16384 bytes)
  179. [ 0.378311] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  180. [ 0.378521] NET: Registered protocol family 1
  181. [ 0.379168] RPC: Registered named UNIX socket transport module.
  182. [ 0.379190] RPC: Registered udp transport module.
  183. [ 0.379208] RPC: Registered tcp transport module.
  184. [ 0.379225] RPC: Registered tcp NFSv4.1 backchannel transport module.
  185. [ 0.379438] Trying to unpack rootfs image as initramfs...
  186. [ 0.663669] random: fast init done
  187. [ 0.829266] Freeing initrd memory: 7996K
  188. [ 0.830719] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  189. [ 0.831806] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
  190. [ 0.835181] audit: initializing netlink subsys (disabled)
  191. [ 0.835376] audit: type=2000 audit(0.828:1): state=initialized audit_enabled=0 res=1
  192. [ 0.835977] Initialise system trusted keyrings
  193. [ 0.836189] workingset: timestamp_bits=14 max_order=19 bucket_order=5
  194. [ 0.843145] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  195. [ 0.844070] NFS: Registering the id_resolver key type
  196. [ 0.844102] Key type id_resolver registered
  197. [ 0.844120] Key type id_legacy registered
  198. [ 0.844148] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  199. [ 0.844201] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
  200. [ 0.848762] Key type asymmetric registered
  201. [ 0.848785] Asymmetric key parser 'x509' registered
  202. [ 0.848849] bounce: pool size: 64 pages
  203. [ 0.848905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  204. [ 0.849117] io scheduler noop registered
  205. [ 0.849138] io scheduler deadline registered
  206. [ 0.849378] io scheduler cfq registered (default)
  207. [ 0.849398] io scheduler mq-deadline registered
  208. [ 0.849416] io scheduler kyber registered
  209. [ 0.849652] io scheduler bfq registered
  210. [ 0.852076] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator
  211. [ 0.853037] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus not found, using dummy regulator
  212. [ 0.853120] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator
  213. [ 0.853504] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus not found, using dummy regulator
  214. [ 0.853586] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus-boost not found, using dummy regulator
  215. [ 0.858328] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330
  216. [ 0.858357] dma-pl330 3880000.adma: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
  217. [ 0.860965] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
  218. [ 0.860992] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  219. [ 0.863560] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
  220. [ 0.863586] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  221. [ 0.864615] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
  222. [ 0.864641] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
  223. [ 0.929140] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  224. [ 0.931394] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 58, base_baud = 0) is a S3C6400/10
  225. [ 0.931837] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 59, base_baud = 0) is a S3C6400/10
  226. [ 0.932231] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 60, base_baud = 0) is a S3C6400/10
  227. [ 1.831230] console [ttySAC2] enabled
  228. [ 1.835212] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 61, base_baud = 0) is a S3C6400/10
  229. [ 1.845829] exynos-mixer 14450000.mixer: Linked as a consumer to 14650000.sysmmu
  230. [ 1.851844] iommu: Adding device 14450000.mixer to group 0
  231. [ 1.858894] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517
  232. [ 1.864747] exynos-drm-g2d 10850000.g2d: Linked as a consumer to 10a60000.sysmmu
  233. [ 1.871537] exynos-drm-g2d 10850000.g2d: Linked as a consumer to 10a70000.sysmmu
  234. [ 1.878853] iommu: Adding device 10850000.g2d to group 1
  235. [ 1.884460] exynos-drm-g2d 10850000.g2d: The Exynos G2D (ver 4.1) successfully probed.
  236. [ 1.893035] exynos-rot 11c00000.rotator: Linked as a consumer to 11d40000.sysmmu
  237. [ 1.899384] iommu: Adding device 11c00000.rotator to group 2
  238. [ 1.905335] exynos-rot 11c00000.rotator: The exynos rotator is probed successfully
  239. [ 1.913289] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully.
  240. [ 1.923764] mali 11800000.mali: Continuing without Mali regulator control
  241. [ 1.930025] mali 11800000.mali: GPU identified as 0x0620 r0p1 status 0
  242. [ 1.936128] mali 11800000.mali: Protected mode not available
  243. [ 1.941669] devfreq devfreq0: Couldn't update frequency transition information.
  244. [ 1.949190] mali 11800000.mali: Probed as mali0
  245. [ 1.962607] brd: module loaded
  246. [ 1.964838] libphy: Fixed MDIO Bus: probed
  247. [ 1.968634] usbcore: registered new interface driver r8152
  248. [ 1.973810] usbcore: registered new interface driver cdc_ether
  249. [ 1.979602] usbcore: registered new interface driver cdc_subset
  250. [ 1.987489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  251. [ 1.992598] ehci-exynos: EHCI EXYNOS driver
  252. [ 1.997068] exynos-ehci 12110000.usb: EHCI Host Controller
  253. [ 2.002218] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
  254. [ 2.010105] exynos-ehci 12110000.usb: irq 80, io mem 0x12110000
  255. [ 2.031710] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
  256. [ 2.036553] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  257. [ 2.043044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  258. [ 2.050232] usb usb1: Product: EHCI Host Controller
  259. [ 2.055110] usb usb1: Manufacturer: Linux 4.14.43-138 ehci_hcd
  260. [ 2.060888] usb usb1: SerialNumber: 12110000.usb
  261. [ 2.066023] hub 1-0:1.0: USB hub found
  262. [ 2.069246] hub 1-0:1.0: 3 ports detected
  263. [ 2.074130] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  264. [ 2.079356] ohci-exynos: OHCI EXYNOS driver
  265. [ 2.083739] exynos-ohci 12120000.usb: USB Host Controller
  266. [ 2.088895] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
  267. [ 2.096606] exynos-ohci 12120000.usb: irq 80, io mem 0x12120000
  268. [ 2.163944] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  269. [ 2.169299] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  270. [ 2.176750] usb usb2: Product: USB Host Controller
  271. [ 2.181252] usb usb2: Manufacturer: Linux 4.14.43-138 ohci_hcd
  272. [ 2.187054] usb usb2: SerialNumber: 12120000.usb
  273. [ 2.192195] hub 2-0:1.0: USB hub found
  274. [ 2.195377] hub 2-0:1.0: 3 ports detected
  275. [ 2.201548] mousedev: PS/2 mouse device common for all mice
  276. [ 2.207033] i2c /dev entries driver
  277. [ 2.224885] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV
  278. [ 2.247580] vdd_sd: Bringing 3300000uV into 2800000-2800000uV
  279. [ 2.270465] vdd_ldo30: Bringing 1800000uV into 3300000-3300000uV
  280. [ 3.342312] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0
  281. [ 3.351197] s5p-jpeg 11f50000.jpeg: Linked as a consumer to 11f10000.sysmmu
  282. [ 3.356776] iommu: Adding device 11f50000.jpeg to group 3
  283. [ 3.362451] s5p-jpeg 11f50000.jpeg: encoder device registered as /dev/video30
  284. [ 3.369361] s5p-jpeg 11f50000.jpeg: decoder device registered as /dev/video31
  285. [ 3.376302] s5p-jpeg 11f50000.jpeg: Samsung S5P JPEG codec
  286. [ 3.381963] s5p-jpeg 11f60000.jpeg: Linked as a consumer to 11f20000.sysmmu
  287. [ 3.388743] iommu: Adding device 11f60000.jpeg to group 4
  288. [ 3.394416] s5p-jpeg 11f60000.jpeg: encoder device registered as /dev/video32
  289. [ 3.401333] s5p-jpeg 11f60000.jpeg: decoder device registered as /dev/video33
  290. [ 3.408276] s5p-jpeg 11f60000.jpeg: Samsung S5P JPEG codec
  291. [ 3.414818] s5p-mfc 11000000.codec: Linked as a consumer to 11200000.sysmmu
  292. [ 3.420792] s5p-mfc 11000000.codec: Linked as a consumer to 11210000.sysmmu
  293. [ 3.427691] iommu: Adding device 11000000.codec to group 5
  294. [ 3.450817] s5p-mfc 11000000.codec: preallocated 16 MiB buffer for the firmware and context buffers
  295. [ 3.458525] (NULL device *): Direct firmware load for s5p-mfc-v8.fw failed with error -2
  296. [ 3.466493] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel
  297. [ 3.477058] s5p-mfc 11000000.codec: decoder registered as /dev/video10
  298. [ 3.483537] s5p-mfc 11000000.codec: encoder registered as /dev/video11
  299. [ 3.492410] exynos-gsc 13e00000.video-scaler: Linked as a consumer to 13e80000.sysmmu
  300. [ 3.498861] iommu: Adding device 13e00000.video-scaler to group 6
  301. [ 3.506152] exynos-gsc 13e10000.video-scaler: Linked as a consumer to 13e90000.sysmmu
  302. [ 3.512723] iommu: Adding device 13e10000.video-scaler to group 7
  303. [ 15.170325] thermal thermal_zone0: failed to read out thermal zone (-22)
  304. [ 15.176532] thermal thermal_zone1: failed to read out thermal zone (-22)
  305. [ 15.183182] thermal thermal_zone2: failed to read out thermal zone (-22)
  306. [ 15.189877] thermal thermal_zone3: failed to read out thermal zone (-22)
  307. [ 15.196596] thermal thermal_zone4: failed to read out thermal zone (-22)
  308. [ 15.203015] device-mapper: uevent: version 1.0.3
  309. [ 15.207190] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  310. [ 15.229553] sdhci: Secure Digital Host Controller Interface driver
  311. [ 15.234283] sdhci: Copyright(c) Pierre Ossman
  312. [ 15.238802] Synopsys Designware Multimedia Card Interface Driver
  313. [ 15.245185] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
  314. [ 15.251506] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
  315. [ 15.257849] dwmmc_exynos 12200000.mmc: Version ID is 250a
  316. [ 15.263243] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 83,64 bit host data width,64 deep fifo
  317. [ 15.272635] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq
  318. [ 15.300135] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  319. [ 15.328038] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
  320. [ 15.333495] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
  321. [ 15.339895] dwmmc_exynos 12220000.mmc: Version ID is 250a
  322. [ 15.345273] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 84,64 bit host data width,64 deep fifo
  323. [ 15.376132] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  324. [ 15.404737] ledtrig-cpu: registered to indicate activity on CPUs
  325. [ 15.411399] s5p-secss 10830000.sss: s5p-sss driver registered
  326. [ 15.415902] hidraw: raw HID events driver (C) Jiri Kosina
  327. [ 15.429302] exynos-nocp: new NoC Probe device registered: 10ca1000.nocp
  328. [ 15.434569] exynos-nocp: new NoC Probe device registered: 10ca1400.nocp
  329. [ 15.441571] exynos-nocp: new NoC Probe device registered: 10ca1800.nocp
  330. [ 15.447770] exynos-nocp: new NoC Probe device registered: 10ca1c00.nocp
  331. [ 15.458303] NET: Registered protocol family 17
  332. [ 15.461305] NET: Registered protocol family 15
  333. [ 15.465757] Key type dns_resolver registered
  334. [ 15.470341] Registering SWP/SWPB emulation handler
  335. [ 15.475091] registered taskstats version 1
  336. [ 15.478793] Loading compiled-in X.509 certificates
  337. [ 15.488927] Key type encrypted registered
  338. [ 15.510125] OF: graph: no port node found in /soc/hdmi@14530000
  339. [ 15.515443] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations
  340. [ 15.522439] exynos-drm exynos-drm: bound 14450000.mixer (ops 0xc0966024)
  341. [ 15.528976] exynos-drm exynos-drm: bound 14530000.hdmi (ops 0xc09666c4)
  342. [ 15.535558] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  343. [ 15.542137] [drm] No driver support for vblank timestamp query.
  344. [ 15.548150] [drm] Cannot find any crtc or sizes
  345. [ 15.552958] [drm] Initialized exynos 1.0.0 20110530 for exynos-drm on minor 0
  346. [ 15.559900] [drm] Cannot find any crtc or sizes
  347. [ 15.565596] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  348. [ 15.569629] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 3
  349. [ 15.577462] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
  350. [ 15.585939] xhci-hcd xhci-hcd.3.auto: irq 150, io mem 0x12000000
  351. [ 15.592038] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  352. [ 15.598647] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  353. [ 15.605837] usb usb3: Product: xHCI Host Controller
  354. [ 15.610688] usb usb3: Manufacturer: Linux 4.14.43-138 xhci-hcd
  355. [ 15.616491] usb usb3: SerialNumber: xhci-hcd.3.auto
  356. [ 15.621645] hub 3-0:1.0: USB hub found
  357. [ 15.623433] mmc_host mmc1: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  358. [ 15.624838] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
  359. [ 15.625714] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
  360. [ 15.627846] mmcblk1: p1 p2
  361. [ 15.648837] hub 3-0:1.0: 1 port detected
  362. [ 15.652923] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  363. [ 15.658184] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 4
  364. [ 15.665859] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  365. [ 15.673957] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  366. [ 15.680620] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  367. [ 15.687812] usb usb4: Product: xHCI Host Controller
  368. [ 15.692660] usb usb4: Manufacturer: Linux 4.14.43-138 xhci-hcd
  369. [ 15.698469] usb usb4: SerialNumber: xhci-hcd.3.auto
  370. [ 15.703617] hub 4-0:1.0: USB hub found
  371. [ 15.707068] hub 4-0:1.0: 1 port detected
  372. [ 15.713023] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
  373. [ 15.717059] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 5
  374. [ 15.724890] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
  375. [ 15.733373] xhci-hcd xhci-hcd.6.auto: irq 151, io mem 0x12400000
  376. [ 15.739443] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  377. [ 15.746079] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  378. [ 15.753271] usb usb5: Product: xHCI Host Controller
  379. [ 15.758123] usb usb5: Manufacturer: Linux 4.14.43-138 xhci-hcd
  380. [ 15.763927] usb usb5: SerialNumber: xhci-hcd.6.auto
  381. [ 15.769077] hub 5-0:1.0: USB hub found
  382. [ 15.772528] hub 5-0:1.0: 1 port detected
  383. [ 15.776598] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
  384. [ 15.781874] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 6
  385. [ 15.789549] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  386. [ 15.797647] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
  387. [ 15.804310] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  388. [ 15.811502] usb usb6: Product: xHCI Host Controller
  389. [ 15.816353] usb usb6: Manufacturer: Linux 4.14.43-138 xhci-hcd
  390. [ 15.822159] usb usb6: SerialNumber: xhci-hcd.6.auto
  391. [ 15.827338] hub 6-0:1.0: USB hub found
  392. [ 15.830758] hub 6-0:1.0: 1 port detected
  393. [ 15.835554] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling
  394. [ 15.840259] rtc rtc1: invalid alarm value: 1900-1-1 0:0:0
  395. [ 15.845670] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1
  396. [ 15.852836] exynos-bus: new bus device registered: soc:bus_wcore ( 84000 KHz ~ 400000 KHz)
  397. [ 15.860354] exynos-bus: new bus device registered: soc:bus_noc ( 67000 KHz ~ 100000 KHz)
  398. [ 15.868294] exynos-bus: new bus device registered: soc:bus_fsys_apb (200000 KHz ~ 200000 KHz)
  399. [ 15.876732] exynos-bus: new bus device registered: soc:bus_fsys (200000 KHz ~ 200000 KHz)
  400. [ 15.885004] exynos-bus: new bus device registered: soc:bus_fsys2 ( 75000 KHz ~ 150000 KHz)
  401. [ 15.893307] exynos-bus: new bus device registered: soc:bus_mfc ( 96000 KHz ~ 333000 KHz)
  402. [ 15.901327] exynos-bus: new bus device registered: soc:bus_gen ( 89000 KHz ~ 267000 KHz)
  403. [ 15.909314] exynos-bus: new bus device registered: soc:bus_peri ( 67000 KHz ~ 67000 KHz)
  404. [ 15.917584] exynos-bus: new bus device registered: soc:bus_g2d ( 84000 KHz ~ 333000 KHz)
  405. [ 15.925594] exynos-bus: new bus device registered: soc:bus_g2d_acp ( 67000 KHz ~ 267000 KHz)
  406. [ 15.934006] exynos-bus: new bus device registered: soc:bus_jpeg ( 75000 KHz ~ 300000 KHz)
  407. [ 15.942150] exynos-bus: new bus device registered: soc:bus_jpeg_apb ( 84000 KHz ~ 167000 KHz)
  408. [ 15.950563] exynos-bus: new bus device registered: soc:bus_disp1_fimd (120000 KHz ~ 200000 KHz)
  409. [ 15.959268] exynos-bus: new bus device registered: soc:bus_disp1 (120000 KHz ~ 300000 KHz)
  410. [ 15.967497] exynos-bus: new bus device registered: soc:bus_gscl_scaler (150000 KHz ~ 300000 KHz)
  411. [ 15.976331] exynos-bus: new bus device registered: soc:bus_mscl ( 84000 KHz ~ 400000 KHz)
  412. [ 15.984376] samsung-i2s 3830000.i2s: ASoC: Failed to create component debugfs directory
  413. [ 15.992034] samsung-i2s 3830000.i2s: ASoC: Failed to create component debugfs directory
  414. [ 16.000549] odroid-audio sound: multicodec <-> 3830000.i2s mapping ok
  415. [ 16.009255] s5m-rtc s2mps14-rtc: setting system clock to 2000-01-01 00:00:22 UTC (946684822)
  416. [ 16.021028] ALSA device list:
  417. [ 16.022516] #0: Odroid-XU4
  418. [ 16.026412] Freeing unused kernel memory: 1024K
  419. Loading, please wait...
  420. starting version 237
  421. [ 17.003788] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd
  422. [ 17.028623] usb 6-1: New USB device found, idVendor=0bda, idProduct=8153
  423. [ 17.033884] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
  424. [ 17.040977] usb 6-1: Product: USB 10/100/1000 LAN
  425. [ 17.045662] usb 6-1: Manufacturer: Realtek
  426. [ 17.049728] usb 6-1: SerialNumber: 000001000000
  427. [ 17.229654] usb 6-1: reset SuperSpeed USB device number 2 using xhci-hcd
  428. [ 17.296682] r8152 6-1:1.0 eth0: v1.09.9
  429. Begin: Loading essential drivers ... done.
  430. Begin: Running /scripts/init-premount ... done.
  431. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  432. Begin: Running /scripts/local-premount ... done.
  433. Begin: Will now check root file system ... fsck from util-linux 2.31.1
  434. [/sbin/fsck.ext4 (1) -- /dev/mmcblk1p2] fsck.ext4 -y -C0 /dev/mmcblk1p2
  435. e2fsck 1.44.1 (24-Mar-2018)
  436. rootfs: clean, 60291/122880 files, 326724/478208 bloc[ 17.395695] EXT4-fs (mmcblk1p2): mounted filesystem without j)
  437. ks
  438. done.
  439. done.
  440. Begin: Running /scripts/local-bottom ... done.
  441. Begin: Running /scripts/init-bottom ... done.
  442. [ 17.466844] request_module: kmod_concurrent_max (0) close to 0 (max_modprobes: 50), for module binfmt-0000, thrott.
  443. run-init: /sbin/init: Exec format error
  444. [ 22.499675] request_module: modprobe binfmt-0000 cannot be processed, kmod busy with 50 threads for more than 5 sew
  445. [ 22.523949] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
  446. [ 22.523949]
  447. [ 22.542681] CPU: 4 PID: 1 Comm: run-init Not tainted 4.14.43-138 #1
  448. [ 22.548915] Hardware name: ODROID-XU4
  449. [ 22.552569] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  450. [ 22.560275] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  451. [ 22.567468] [<c08a8354>] (dump_stack) from [<c0124340>] (panic+0xdc/0x248)
  452. [ 22.574310] [<c0124340>] (panic) from [<c012990c>] (complete_and_exit+0x0/0x1c)
  453. [ 22.581588] [<c012990c>] (complete_and_exit) from [<ee8cbf88>] (0xee8cbf88)
  454. [ 22.588538] CPU5: stopping
  455. [ 22.591206] CPU: 5 PID: 0 Comm: swapper/5 Not tainted 4.14.43-138 #1
  456. [ 22.597530] Hardware name: ODROID-XU4
  457. [ 22.601172] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  458. [ 22.608886] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  459. [ 22.616078] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  460. [ 22.623444] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  461. [ 22.630982] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  462. [ 22.638433] Exception stack(0xee903f78 to 0xee903fc0)
  463. [ 22.643457] 3f60: 00000001 00000000
  464. [ 22.651606] 3f80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  465. [ 22.659750] 3fa0: 00000000 00000000 2e137000 ee903fc8 c01092d8 c01092dc 60000013 ffffffff
  466. [ 22.667901] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  467. [ 22.675268] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  468. [ 22.682631] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  469. [ 22.690166] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  470. [ 22.697101] CPU3: stopping
  471. [ 22.699799] CPU: 3 PID: 0 Comm: swapper/3 Not tainted 4.14.43-138 #1
  472. [ 22.706108] Hardware name: ODROID-XU4
  473. [ 22.709763] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  474. [ 22.717473] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  475. [ 22.724661] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  476. [ 22.732026] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  477. [ 22.739564] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  478. [ 22.747012] Exception stack(0xee8fff78 to 0xee8fffc0)
  479. [ 22.752036] ff60: 00000001 00000000
  480. [ 22.760187] ff80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  481. [ 22.768333] ffa0: 00000000 00000000 2e115000 ee8fffc8 c01092d8 c01092dc 60070013 ffffffff
  482. [ 22.776483] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  483. [ 22.783847] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  484. [ 22.791211] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  485. [ 22.798749] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  486. [ 22.805677] CPU1: stopping
  487. [ 22.808361] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.14.43-138 #1
  488. [ 22.814686] Hardware name: ODROID-XU4
  489. [ 22.818330] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  490. [ 22.826046] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  491. [ 22.833237] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  492. [ 22.840602] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  493. [ 22.848141] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  494. [ 22.855590] Exception stack(0xee8fbf78 to 0xee8fbfc0)
  495. [ 22.860613] bf60: 00000001 00000000
  496. [ 22.868765] bf80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  497. [ 22.876910] bfa0: 00000000 00000000 2e0f3000 ee8fbfc8 c01092d8 c01092dc 60010013 ffffffff
  498. [ 22.885057] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  499. [ 22.892422] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  500. [ 22.899787] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  501. [ 22.907325] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  502. [ 22.914254] CPU2: stopping
  503. [ 22.916938] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.14.43-138 #1
  504. [ 22.923263] Hardware name: ODROID-XU4
  505. [ 22.926907] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  506. [ 22.934623] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  507. [ 22.941815] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  508. [ 22.949180] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  509. [ 22.956719] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  510. [ 22.964168] Exception stack(0xee8fdf78 to 0xee8fdfc0)
  511. [ 22.969191] df60: 00000001 00000000
  512. [ 22.977343] df80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  513. [ 22.985488] dfa0: 00000000 00000000 2e104000 ee8fdfc8 c01092d8 c01092dc 60070013 ffffffff
  514. [ 22.993635] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  515. [ 23.001000] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  516. [ 23.008365] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  517. [ 23.015903] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  518. [ 23.022831] CPU0: stopping
  519. [ 23.025516] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.14.43-138 #1
  520. [ 23.031841] Hardware name: ODROID-XU4
  521. [ 23.035485] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  522. [ 23.043200] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  523. [ 23.050392] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  524. [ 23.057757] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  525. [ 23.065296] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  526. [ 23.072745] Exception stack(0xc0d01f40 to 0xc0d01f88)
  527. [ 23.077771] 1f40: 00000001 00000000 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70
  528. [ 23.085920] 1f60: c0d91f97 00000000 00000000 00000000 2e0e2000 c0d01f90 c01092d8 c01092dc
  529. [ 23.094063] 1f80: 60010013 ffffffff
  530. [ 23.097527] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  531. [ 23.104898] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  532. [ 23.112264] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  533. [ 23.119810] [<c016634c>] (cpu_startup_entry) from [<c0c00cf8>] (start_kernel+0x40c/0x418)
  534. [ 23.127945] CPU6: stopping
  535. [ 23.130628] CPU: 6 PID: 0 Comm: swapper/6 Not tainted 4.14.43-138 #1
  536. [ 23.136952] Hardware name: ODROID-XU4
  537. [ 23.140594] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  538. [ 23.148308] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  539. [ 23.155500] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  540. [ 23.162864] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  541. [ 23.170403] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  542. [ 23.177854] Exception stack(0xee905f78 to 0xee905fc0)
  543. [ 23.182880] 5f60: 00000001 00000000
  544. [ 23.191029] 5f80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  545. [ 23.199173] 5fa0: 00000000 00000000 2e148000 ee905fc8 c01092d8 c01092dc 60000013 ffffffff
  546. [ 23.207319] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  547. [ 23.214684] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  548. [ 23.222049] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  549. [ 23.229587] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  550. [ 23.236520] CPU7: stopping
  551. [ 23.239204] CPU: 7 PID: 0 Comm: swapper/7 Not tainted 4.14.43-138 #1
  552. [ 23.245529] Hardware name: ODROID-XU4
  553. [ 23.249171] [<c0110c00>] (unwind_backtrace) from [<c010ce74>] (show_stack+0x10/0x14)
  554. [ 23.256887] [<c010ce74>] (show_stack) from [<c08a8354>] (dump_stack+0x88/0x9c)
  555. [ 23.264077] [<c08a8354>] (dump_stack) from [<c010fbf8>] (handle_IPI+0x3c8/0x3dc)
  556. [ 23.271442] [<c010fbf8>] (handle_IPI) from [<c0101468>] (gic_handle_irq+0x98/0x9c)
  557. [ 23.278980] [<c0101468>] (gic_handle_irq) from [<c010d9cc>] (__irq_svc+0x6c/0xa8)
  558. [ 23.286432] Exception stack(0xee907f78 to 0xee907fc0)
  559. [ 23.291457] 7f60: 00000001 00000000
  560. [ 23.299605] 7f80: 00000000 c011bca0 ffffe000 c0d03dbc c0d03d6c c0c8aa70 c0d91f97 00000000
  561. [ 23.307751] 7fa0: 00000000 00000000 2e159000 ee907fc8 c01092d8 c01092dc 600b0013 ffffffff
  562. [ 23.315898] [<c010d9cc>] (__irq_svc) from [<c01092dc>] (arch_cpu_idle+0x38/0x3c)
  563. [ 23.323262] [<c01092dc>] (arch_cpu_idle) from [<c0166018>] (do_idle+0x174/0x200)
  564. [ 23.330627] [<c0166018>] (do_idle) from [<c016634c>] (cpu_startup_entry+0x18/0x1c)
  565. [ 23.338165] [<c016634c>] (cpu_startup_entry) from [<401018ec>] (0x401018ec)
  566. [ 23.345112] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
  567. [ 23.345112]
  568. [ 46.135672] random: crng init done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement