· 6 years ago · Feb 28, 2020, 08:46 AM
1https://kernelci.org/build/id/5e58551f08e0461e015ea42d/
2
3
4[ 0.000000] Booting Linux on physical CPU 0x0
5[ 0.000000] Linux version 5.6.0-rc3 (KernelCI@23a2789e417b) (gcc version 8.3.0 (Debian 8.3.0-2)) #1 SMP Thu Feb 27 23:40:08 UTC 2020
6[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
7[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
8[ 0.000000] OF: fdt: Machine model: Olimex A10-OLinuXino-LIME
9[ 0.000000] Memory policy: Data cache writeback
10[ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB
11[ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool
12[ 0.000000] On node 0 totalpages: 131072
13[ 0.000000] Normal zone: 1024 pages used for memmap
14[ 0.000000] Normal zone: 0 pages reserved
15[ 0.000000] Normal zone: 131072 pages, LIFO batch:31
16[ 0.000000] CPU: All CPU(s) started in SVC mode.
17[ 0.000000] percpu: Embedded 15 pages/cpu s30668 r8192 d22580 u61440
18[ 0.000000] pcpu-alloc: s30668 r8192 d22580 u61440 alloc=15*4096
19[ 0.000000] pcpu-alloc: [0] 0
20[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048
21[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait quiet
22[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
23[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
24[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
25[ 0.000000] Memory: 411208K/524288K available (6144K kernel code, 447K rwdata, 1756K rodata, 1024K init, 247K bss, 14776K reserved, 98304K cma-reserved, 0K highmem)
26[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
27[ 0.000000] rcu: Hierarchical RCU implementation.
28[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
29[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
30[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
31[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
32[ 0.000000] random: get_random_bytes called from start_kernel+0x2a0/0x43c with crng_init=0
33[ 0.000018] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
34[ 0.000036] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
35[ 0.000428] Console: colour dummy device 80x30
36[ 0.000444] printk: console [tty0] enabled
37[ 0.000471] Calibrating delay loop... 910.13 BogoMIPS (lpj=4550656)
38[ 0.090128] pid_max: default: 32768 minimum: 301
39[ 0.090276] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
40[ 0.090287] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
41[ 0.090955] CPU: Testing write buffer coherency: ok
42[ 0.090994] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
43[ 0.091321] CPU0: thread -1, cpu 0, socket -1, mpidr 0
44[ 0.091886] Setting up static identity map for 0x40100000 - 0x40100060
45[ 0.092037] rcu: Hierarchical SRCU implementation.
46[ 0.092460] smp: Bringing up secondary CPUs ...
47[ 0.092468] smp: Brought up 1 node, 1 CPU
48[ 0.092476] SMP: Total of 1 processors activated (910.13 BogoMIPS).
49[ 0.092481] CPU: All CPU(s) started in SVC mode.
50[ 0.092900] devtmpfs: initialized
51[ 0.097756] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
52[ 0.097988] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
53[ 0.098007] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
54[ 0.102709] pinctrl core: initialized pinctrl subsystem
55[ 0.103271] thermal_sys: Registered thermal governor 'step_wise'
56[ 0.104019] NET: Registered protocol family 16
57[ 0.105577] DMA: preallocated 256 KiB pool for atomic coherent allocations
58[ 0.106382] hw-breakpoint: debug architecture 0x4 unsupported.
59[ 0.124607] SCSI subsystem initialized
60[ 0.124862] libata version 3.00 loaded.
61[ 0.125076] usbcore: registered new interface driver usbfs
62[ 0.125119] usbcore: registered new interface driver hub
63[ 0.125169] usbcore: registered new device driver usb
64[ 0.125391] pps_core: LinuxPPS API ver. 1 registered
65[ 0.125397] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
66[ 0.125414] PTP clock support registered
67[ 0.125632] Advanced Linux Sound Architecture Driver Initialized.
68[ 0.126514] clocksource: Switched to clocksource timer
69[ 0.134659] NET: Registered protocol family 2
70[ 0.135165] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
71[ 0.135188] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
72[ 0.135231] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
73[ 0.135292] TCP: Hash tables configured (established 4096 bind 4096)
74[ 0.135390] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
75[ 0.135411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
76[ 0.135555] NET: Registered protocol family 1
77[ 0.136121] RPC: Registered named UNIX socket transport module.
78[ 0.136128] RPC: Registered udp transport module.
79[ 0.136132] RPC: Registered tcp transport module.
80[ 0.136136] RPC: Registered tcp NFSv4.1 backchannel transport module.
81[ 0.136902] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
82[ 0.138175] workingset: timestamp_bits=30 max_order=17 bucket_order=0
83[ 0.145156] NFS: Registering the id_resolver key type
84[ 0.145192] Key type id_resolver registered
85[ 0.145197] Key type id_legacy registered
86[ 0.145286] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
87[ 0.145294] io scheduler mq-deadline registered
88[ 0.145299] io scheduler kyber registered
89[ 0.145940] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO
90[ 0.149600] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
91[ 0.152526] sun4i-dma 1c02000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use
92[ 0.206637] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
93[ 0.208450] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
94[ 0.209383] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 39, base_baud = 1500000) is a 16550A
95[ 0.224948] printk: console [ttyS0] enabled
96[ 0.229077] sun4i-drm display-engine: bound 1e00000.display-frontend (ops 0xc074e640)
97[ 0.229179] sun4i-drm display-engine: bound 1e20000.display-frontend (ops 0xc074e640)
98[ 0.229548] sun4i-drm display-engine: bound 1e60000.display-backend (ops 0xc074de80)
99[ 0.229876] sun4i-drm display-engine: bound 1e40000.display-backend (ops 0xc074de80)
100[ 0.230297] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
101[ 0.230316] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc074cba8)
102[ 0.230669] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
103[ 0.230684] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xc074cba8)
104[ 0.231085] sun4i-drm display-engine: bound 1c16000.hdmi (ops 0xc074ecdc)
105[ 0.231096] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
106[ 0.231100] [drm] No driver support for vblank timestamp query.
107[ 0.231577] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
108[ 0.731645] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
109[ 0.733173] ahci-sunxi 1c18000.sata: 1c18000.sata supply ahci not found, using dummy regulator
110[ 0.733266] ahci-sunxi 1c18000.sata: 1c18000.sata supply phy not found, using dummy regulator
111[ 0.733987] sun4i-mdio 1c0b080.mdio: 1c0b080.mdio supply phy not found, using dummy regulator
112[ 0.734471] libphy: sun4i_mii_bus: probed
113[ 0.787675] libphy: Fixed MDIO Bus: probed
114[ 0.788044] CAN device driver interface
115[ 0.788376] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator
116[ 0.790535] sun4i-emac 1c0b000.ethernet: eth0: at (ptrval), IRQ 19 MAC: 02:d7:0c:81:3d:67
117[ 0.791270] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
118[ 0.791277] ehci-platform: EHCI generic platform driver
119[ 0.791665] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
120[ 0.791688] ohci-platform: OHCI generic platform driver
121[ 0.793741] sunxi-rtc 1c20d00.rtc: registered as rtc0
122[ 0.793853] i2c /dev entries driver
123[ 0.794844] axp20x-i2c 1-0034: AXP20x variant AXP209 found
124[ 0.809199] random: fast init done
125[ 0.809414] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-0034/axp20x-pek/input/input0
126[ 0.809910] axp20x-regulator axp20x-regulator: regulators node not found
127[ 0.809946] ldo1: supplied by regulator-dummy
128[ 0.810174] ldo2: supplied by regulator-dummy
129[ 0.810819] ldo3: supplied by regulator-dummy
130[ 0.811424] ldo4: supplied by regulator-dummy
131[ 0.811632] ldo5: supplied by regulator-dummy
132[ 0.812236] dcdc2: supplied by regulator-dummy
133[ 0.812856] dcdc3: supplied by regulator-dummy
134[ 0.813901] axp20x-i2c 1-0034: AXP20X driver loaded
135[ 0.816221] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
136[ 0.817664] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
137[ 0.818594] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
138[ 0.818712] sunxi-mmc 1c0f000.mmc: Got CD GPIO
139[ 0.844241] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 2048 KB
140[ 0.845280] sun4i-ss 1c15000.crypto-engine: Die ID 7
141[ 0.848976] usbcore: registered new interface driver usbhid
142[ 0.848983] usbhid: USB HID core driver
143[ 0.853077] NET: Registered protocol family 17
144[ 0.853102] can: controller area network core (rev 20170425 abi 9)
145[ 0.853194] NET: Registered protocol family 29
146[ 0.853202] can: raw protocol (rev 20170425)
147[ 0.853208] can: broadcast manager protocol (rev 20170425 t)
148[ 0.853217] can: netlink gateway (rev 20190810) max_hops=1
149[ 0.853438] Key type dns_resolver registered
150[ 0.853544] Registering SWP/SWPB emulation handler
151[ 0.867398] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
152[ 0.870274] ahci-sunxi 1c18000.sata: 1c18000.sata supply ahci not found, using dummy regulator
153[ 0.870358] ahci-sunxi 1c18000.sata: 1c18000.sata supply phy not found, using dummy regulator
154[ 0.898886] mmc0: host does not support reading read-only switch, assuming write-enable
155[ 0.900950] mmc0: new high speed SDHC card at address 1234
156[ 0.901775] mmcblk0: mmc0:1234 SA04G 3.64 GiB
157[ 0.904102] mmcblk0: p1
158[ 0.966555] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
159[ 0.966568] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
160[ 0.966632] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
161[ 0.966645] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc
162[ 0.967607] scsi host0: ahci-sunxi
163[ 0.967992] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 29
164[ 0.968600] ehci-platform 1c14000.usb: EHCI Host Controller
165[ 0.968637] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
166[ 0.969010] ehci-platform 1c14000.usb: irq 25, io mem 0x01c14000
167[ 0.996537] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
168[ 0.997362] hub 1-0:1.0: USB hub found
169[ 0.997408] hub 1-0:1.0: 1 port detected
170[ 0.998308] ehci-platform 1c1c000.usb: EHCI Host Controller
171[ 0.998342] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
172[ 0.998612] ehci-platform 1c1c000.usb: irq 30, io mem 0x01c1c000
173[ 1.026525] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
174[ 1.027303] hub 2-0:1.0: USB hub found
175[ 1.027351] hub 2-0:1.0: 1 port detected
176[ 1.028210] ohci-platform 1c14400.usb: Generic Platform OHCI controller
177[ 1.028243] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
178[ 1.028518] ohci-platform 1c14400.usb: irq 26, io mem 0x01c14400
179[ 1.101250] hub 3-0:1.0: USB hub found
180[ 1.101297] hub 3-0:1.0: 1 port detected
181[ 1.102179] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
182[ 1.102221] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
183[ 1.102473] ohci-platform 1c1c400.usb: irq 31, io mem 0x01c1c400
184[ 1.171242] hub 4-0:1.0: USB hub found
185[ 1.171291] hub 4-0:1.0: 1 port detected
186[ 1.172246] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
187[ 1.172918] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
188[ 1.172955] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
189[ 1.173749] hub 5-0:1.0: USB hub found
190[ 1.173796] hub 5-0:1.0: 1 port detected
191[ 1.174494] sunxi-rtc 1c20d00.rtc: setting system clock to 2010-01-01T00:00:09 UTC (1262304009)
192[ 1.174849] ALSA device list:
193[ 1.174856] No soundcards found.
194[ 1.298129] ata1: SATA link down (SStatus 0 SControl 300)
195[ 1.310960] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
196[ 1.311039] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
197[ 1.319098] devtmpfs: mounted
198[ 1.320430] Freeing unused kernel memory: 1024K
199[ 1.326884] Run /sbin/init as init process
200[ 1.326888] with arguments:
201[ 1.326892] /sbin/init
202[ 1.326895] with environment:
203[ 1.326898] HOME=/
204[ 1.326901] TERM=linux
205[ 1.873785] systemd[1]: System time before build time, advancing clock.
206[ 1.901062] systemd[1]: Failed to lookup module alias 'autofs4': Function not implemented
207[ 1.928235] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
208[ 1.928805] systemd[1]: Detected architecture arm.
209[ 1.936758] systemd[1]: Set hostname to <arm>.
210[ 2.710426] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
211[ 2.710451] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
212[ 2.934933] random: systemd: uninitialized urandom read (16 bytes read)
213[ 3.073171] random: systemd: uninitialized urandom read (16 bytes read)
214[ 3.073746] systemd[1]: Listening on udev Kernel Socket.
215[ 3.074292] random: systemd: uninitialized urandom read (16 bytes read)
216[ 3.075420] systemd[1]: Created slice system-serial\x2dgetty.slice.
217[ 3.075617] systemd[1]: Reached target Swap.
218[ 3.075773] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
219[ 3.075919] systemd[1]: Reached target Remote File Systems.
220[ 4.151717] systemd-journald[95]: Received request to flush runtime journal from PID 1
221[ 11.727205] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
222[ 31.206553] vcc3v0: disabling
223[ 31.206568] vcc5v0: disabling
224[ 31.206583] usb0-vbus: disabling
225[ 47.516522] usb 3-1: new full-speed USB device number 2 using ohci-platform