Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.41 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd032]
  2. [ 0.000000] Linux version 5.5.0-rc6-00149-g35989142b5d6 (mbrugger@ziggy.stardust) (gcc version 8.2.1 20180802 (GNU0
  3. [ 0.000000] Machine model: Google Elm
  4. [ 0.000000] efi: Getting EFI parameters from FDT:
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b7000000, size 5 MiB
  7. [ 0.000000] OF: reserved mem: initialized node vpu_dma_mem_region, compatible id shared-dma-pool
  8. [ 0.000000] cma: Reserved 32 MiB at 0x00000000fdc00000
  9. [ 0.000000] NUMA: No NUMA configuration found
  10. [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff]
  11. [ 0.000000] NUMA: NODE_DATA [mem 0x13f7c5100-0x13f7c6fff]
  12. [ 0.000000] Zone ranges:
  13. [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
  14. [ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
  15. [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]
  16. [ 0.000000] Movable zone start for each node
  17. [ 0.000000] Early memory node ranges
  18. [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000b6ffffff]
  19. [ 0.000000] node 0: [mem 0x00000000b7500000-0x00000000ffefffff]
  20. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]
  21. [ 0.000000] Zeroed struct page in unavailable ranges: 256 pages
  22. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff]
  23. [ 0.000000] psci: probing for conduit method from DT.
  24. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  25. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  26. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  27. [ 0.000000] psci: SMC Calling Convention v1.1
  28. [ 0.000000] percpu: Embedded 22 pages/cpu s53016 r8192 d28904 u90112
  29. [ 0.000000] Detected VIPT I-cache on CPU0
  30. [ 0.000000] CPU features: detected: ARM errata 826319, 827319, 824069, 819472
  31. [ 0.000000] CPU features: detected: ARM erratum 845719
  32. [ 0.000000] CPU features: detected: ARM erratum 843419
  33. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1030656
  34. [ 0.000000] Policy zone: Normal
  35. [ 0.000000] Kernel command line: cros_secure root=PARTUUID=ad6311ff-b6ce-4f85-bf31-41c9ed71d477/PARTNROFF=1 rootwa
  36. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  37. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  38. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  39. [ 0.000000] software IO TLB: mapped [mem 0x7bfff000-0x7ffff000] (64MB)
  40. [ 0.000000] Memory: 3981268K/4188160K available (12220K kernel code, 1922K rwdata, 6792K rodata, 5184K init, 455K )
  41. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  42. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  43. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  44. [ 0.000000] Tasks RCU enabled.
  45. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  46. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  47. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  48. [ 0.000000] GIC: Using split EOI/Deactivate mode
  49. [ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x448 with crng_init=0
  50. [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
  51. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 4407952024s
  52. [ 0.000003] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
  53. [ 0.000212] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 147020034397 ns
  54. [ 0.000217] sched_clock: 32 bits at 13MHz, resolution 76ns, wraps every 165191050201ns
  55. [ 0.000759] Console: colour dummy device 80x25
  56. [ 0.001076] printk: console [tty0] enabled
  57. [ 0.001146] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=52000)
  58. [ 0.001161] pid_max: default: 32768 minimum: 301
  59. [ 0.001219] LSM: Security Framework initializing
  60. [ 0.001272] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  61. [ 0.001294] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  62. [ 0.023976] ASID allocator initialised with 32768 entries
  63. [ 0.031968] rcu: Hierarchical SRCU implementation.
  64. [ 0.041718] EFI services will not be available.
  65. [ 0.047991] smp: Bringing up secondary CPUs ...
  66. [ 0.080665] Detected VIPT I-cache on CPU1
  67. [ 0.080703] CPU1: Booted secondary processor 0x0000000001 [0x410fd032]
  68. [ 0.112158] CPU features: detected: EL2 vector hardening
  69. [ 0.112174] CPU features: detected: ARM erratum 1319367
  70. [ 0.112179] Detected PIPT I-cache on CPU2
  71. [ 0.112211] CPU2: Booted secondary processor 0x0000000100 [0x410fd080]
  72. [ 0.144175] Detected PIPT I-cache on CPU3
  73. [ 0.144200] CPU3: Booted secondary processor 0x0000000101 [0x410fd080]
  74. [ 0.144267] smp: Brought up 1 node, 4 CPUs
  75. [ 0.144318] SMP: Total of 4 processors activated.
  76. [ 0.144327] CPU features: detected: 32-bit EL0 Support
  77. [ 0.144336] CPU features: detected: CRC32 instructions
  78. [ 0.152677] CPU: All CPU(s) started at EL2
  79. [ 0.152713] alternatives: patching kernel code
  80. [ 0.154150] devtmpfs: initialized
  81. [ 0.158637] KASLR disabled due to lack of seed
  82. [ 0.158895] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  83. [ 0.158916] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  84. [ 0.159656] pinctrl core: initialized pinctrl subsystem
  85. [ 0.160672] thermal_sys: Registered thermal governor 'step_wise'
  86. [ 0.160674] thermal_sys: Registered thermal governor 'power_allocator'
  87. [ 0.160882] DMI not present or invalid.
  88. [ 0.161149] NET: Registered protocol family 16
  89. [ 0.161923] DMA: preallocated 256 KiB pool for atomic allocations
  90. [ 0.161939] audit: initializing netlink subsys (disabled)
  91. [ 0.162062] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1
  92. [ 0.163130] cpuidle: using governor menu
  93. [ 0.163331] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  94. [ 0.164444] Serial: AMBA PL011 UART driver
  95. [ 0.192349] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  96. [ 0.192366] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  97. [ 0.192378] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  98. [ 0.192389] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  99. [ 0.194070] cryptd: max_cpu_qlen set to 1000
  100. [ 0.196562] ACPI: Interpreter disabled.
  101. [ 0.201682] iommu: Default domain type: Translated
  102. [ 0.201840] vgaarb: loaded
  103. [ 0.202043] SCSI subsystem initialized
  104. [ 0.202286] usbcore: registered new interface driver usbfs
  105. [ 0.202315] usbcore: registered new interface driver hub
  106. [ 0.202356] usbcore: registered new device driver usb
  107. [ 0.202977] pps_core: LinuxPPS API ver. 1 registered
  108. [ 0.202985] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  109. [ 0.203002] PTP clock support registered
  110. [ 0.203098] EDAC MC: Ver: 3.0.0
  111. [ 0.204030] FPGA manager framework
  112. [ 0.204086] Advanced Linux Sound Architecture Driver Initialized.
  113. [ 0.204563] clocksource: Switched to clocksource arch_sys_counter
  114. [ 0.204720] VFS: Disk quotas dquot_6.6.0
  115. [ 0.204761] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  116. [ 0.204880] pnp: PnP ACPI: disabled
  117. [ 0.208216] NET: Registered protocol family 2
  118. [ 0.208459] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  119. [ 0.208502] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  120. [ 0.208682] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  121. [ 0.208970] TCP: Hash tables configured (established 32768 bind 32768)
  122. [ 0.209059] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  123. [ 0.209118] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  124. [ 0.209262] NET: Registered protocol family 1
  125. [ 0.209570] RPC: Registered named UNIX socket transport module.
  126. [ 0.209579] RPC: Registered udp transport module.
  127. [ 0.209586] RPC: Registered tcp transport module.
  128. [ 0.209593] RPC: Registered tcp NFSv4.1 backchannel transport module.
  129. [ 0.209605] PCI: CLS 0 bytes, default 64
  130. [ 0.210142] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  131. [ 0.210305] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  132. [ 0.210595] kvm [1]: IPA Size Limit: 40bits
  133. [ 0.211112] kvm [1]: vgic interrupt IRQ1
  134. [ 0.211203] kvm [1]: Hyp mode initialized successfully
  135. [ 0.216849] Initialise system trusted keyrings
  136. [ 0.216965] workingset: timestamp_bits=44 max_order=20 bucket_order=0
  137. [ 0.221132] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  138. [ 0.221588] NFS: Registering the id_resolver key type
  139. [ 0.221612] Key type id_resolver registered
  140. [ 0.221619] Key type id_legacy registered
  141. [ 0.221631] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  142. [ 0.221744] 9p: Installing v9fs 9p2000 file system support
  143. [ 0.231001] Key type asymmetric registered
  144. [ 0.231010] Asymmetric key parser 'x509' registered
  145. [ 0.231036] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  146. [ 0.231048] io scheduler mq-deadline registered
  147. [ 0.231055] io scheduler kyber registered
  148. [ 0.239948] EINJ: ACPI disabled.
  149. [ 0.249915] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  150. [ 0.271964] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 243, base_baud = 1625000) is a ST16650V2
  151. [ 1.144744] printk: console [ttyS0] enabled
  152. [ 1.149705] SuperH (H)SCI(F) driver initialized
  153. [ 1.154740] msm_serial: driver initialized
  154. [ 1.160028] cacheinfo: Unable to detect cache hierarchy for CPU 0
  155. [ 1.170340] loop: module loaded
  156. [ 1.177385] libphy: Fixed MDIO Bus: probed
  157. [ 1.181659] tun: Universal TUN/TAP device driver, 1.6
  158. [ 1.187427] thunder_xcv, ver 1.0
  159. [ 1.190683] thunder_bgx, ver 1.0
  160. [ 1.193928] nicpf, ver 1.0
  161. [ 1.197149] hclge is initializing
  162. [ 1.200458] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  163. [ 1.207678] hns3: Copyright (c) 2017 Huawei Corporation.
  164. [ 1.213020] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  165. [ 1.218850] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  166. [ 1.224786] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
  167. [ 1.231744] igb: Copyright (c) 2007-2014 Intel Corporation.
  168. [ 1.237336] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
  169. [ 1.245163] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  170. [ 1.251358] sky2: driver version 1.30
  171. [ 1.255563] VFIO - User Level meta-driver version: 0.3
  172. [ 1.261993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  173. [ 1.268526] ehci-pci: EHCI PCI platform driver
  174. [ 1.272989] ehci-platform: EHCI generic platform driver
  175. [ 1.278332] ehci-orion: EHCI orion driver
  176. [ 1.282428] ehci-exynos: EHCI EXYNOS driver
  177. [ 1.286674] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  178. [ 1.292866] ohci-pci: OHCI PCI platform driver
  179. [ 1.297329] ohci-platform: OHCI generic platform driver
  180. [ 1.302647] ohci-exynos: OHCI EXYNOS driver
  181. [ 1.307259] usbcore: registered new interface driver usb-storage
  182. [ 1.315419] i2c /dev entries driver
  183. [ 1.323406] sdhci: Secure Digital Host Controller Interface driver
  184. [ 1.329602] sdhci: Copyright(c) Pierre Ossman
  185. [ 1.334292] Synopsys Designware Multimedia Card Interface Driver
  186. [ 1.341094] sdhci-pltfm: SDHCI platform and OF driver helper
  187. [ 1.348153] ledtrig-cpu: registered to indicate activity on CPUs
  188. [ 1.355185] usbcore: registered new interface driver usbhid
  189. [ 1.360764] usbhid: USB HID core driver
  190. [ 1.368040] NET: Registered protocol family 17
  191. [ 1.372633] 9pnet: Installing 9P2000 support
  192. [ 1.376944] Key type dns_resolver registered
  193. [ 1.381542] registered taskstats version 1
  194. [ 1.385646] Loading compiled-in X.509 certificates
  195. [ 1.402951] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  196. [ 1.411176] hctosys: unable to open rtc device (rtc0)
  197. [ 1.416864] ALSA device list:
  198. [ 1.419830] No soundcards found.
  199. [ 1.423460] Waiting for root device PARTUUID=ad6311ff-b6ce-4f85-bf31-41c9ed71d477/PARTNROFF=1...
  200. [ 5.044632] random: fast init done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement