Last active
January 4, 2026 15:39
-
-
Save lucmann/f397c78bac595211be986f84190b48d3 to your computer and use it in GitHub Desktop.
v6.19-rc2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
| [ 0.000000] Linux version 6.19.0-rc2-dirty (luc@vostro) (aarch64-linux-gnu-gcc (GCC) 15.1.0, GNU ld (GNU Binutils) 2.44) #2 SMP PREEMPT Sun Jan 4 19:48:21 CST 2026 | |
| [ 0.000000] KASLR disabled due to lack of seed | |
| [ 0.000000] Machine model: HiKey970 | |
| [ 0.000000] earlycon: pl11 at MMIO 0x00000000fff32000 (options '115200') | |
| [ 0.000000] printk: legacy bootconsole [pl11] enabled | |
| [ 0.000000] efi: EFI v2.6 by EDK II | |
| [ 0.000000] efi: MEMATTR=0xbe6b3698 MEMRESERVE=0xb628bf18 | |
| [ 0.000000] OF: reserved mem: 0x00000000bc800000..0x00000000be5fffff (30720 KiB) map non-reusable graphic | |
| [ 0.000000] OF: reserved mem: 0x000000001fe00000..0x00000000201fffff (4096 KiB) nomap non-reusable bl31 | |
| [ 0.000000] OF: reserved mem: 0x0000000020a00000..0x0000000020afffff (1024 KiB) map non-reusable pstore-mem | |
| [ 0.000000] OF: reserved mem: 0x0000000032100000..0x0000000032100fff (4 KiB) nomap non-reusable uefi-reboot-mode | |
| [ 0.000000] OF: reserved mem: 0x000000008d500000..0x000000008e0fffff (12288 KiB) nomap non-reusable hifi-base | |
| [ 0.000000] OF: reserved mem: 0x000000008e100000..0x000000008e1fffff (1024 KiB) nomap non-reusable lpmx-core | |
| [ 0.000000] OF: reserved mem: 0x000000008e200000..0x000000008e23ffff (256 KiB) nomap non-reusable lpmcu | |
| [ 0.000000] OF: reserved mem: 0x000000008e300000..0x000000008e7fffff (5120 KiB) nomap non-reusable hifi-data | |
| [ 0.000000] Zone ranges: | |
| [ 0.000000] DMA [mem 0x0000000000000000-0x00000000ffffffff] | |
| [ 0.000000] DMA32 empty | |
| [ 0.000000] Normal [mem 0x0000000100000000-0x00000001bfffffff] | |
| [ 0.000000] Movable zone start for each node | |
| [ 0.000000] Early memory node ranges | |
| [ 0.000000] node 0: [mem 0x0000000000000000-0x00000000167fffff] | |
| [ 0.000000] node 0: [mem 0x0000000016988000-0x000000001fdfffff] | |
| [ 0.000000] node 0: [mem 0x000000001fe00000-0x00000000201fffff] | |
| [ 0.000000] node 0: [mem 0x0000000020200000-0x00000000209fffff] | |
| [ 0.000000] node 0: [mem 0x0000000020b00000-0x00000000320fffff] | |
| [ 0.000000] node 0: [mem 0x0000000032101000-0x000000008d4fffff] | |
| [ 0.000000] node 0: [mem 0x000000008d500000-0x000000008e0fffff] | |
| [ 0.000000] node 0: [mem 0x000000008e240000-0x000000008e2fffff] | |
| [ 0.000000] node 0: [mem 0x000000008e300000-0x000000008e7fffff] | |
| [ 0.000000] node 0: [mem 0x000000008e800000-0x00000000ba438fff] | |
| [ 0.000000] node 0: [mem 0x00000000ba439000-0x00000000ba43cfff] | |
| [ 0.000000] node 0: [mem 0x00000000ba43d000-0x00000000ba44ffff] | |
| [ 0.000000] node 0: [mem 0x00000000ba450000-0x00000000ba68ffff] | |
| [ 0.000000] node 0: [mem 0x00000000ba690000-0x00000000bf65ffff] | |
| [ 0.000000] node 0: [mem 0x00000000bf660000-0x00000000bf69ffff] | |
| [ 0.000000] node 0: [mem 0x00000000bf6a0000-0x00000000bf6affff] | |
| [ 0.000000] node 0: [mem 0x00000000bf6b0000-0x00000000bf6fffff] | |
| [ 0.000000] node 0: [mem 0x00000000bf700000-0x00000000bfffffff] | |
| [ 0.000000] node 0: [mem 0x0000000100000000-0x00000001bfffffff] | |
| [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001bfffffff] | |
| [ 0.000000] On node 0, zone DMA: 392 pages in unavailable ranges | |
| [ 0.000000] On node 0, zone DMA: 256 pages in unavailable ranges | |
| [ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges | |
| [ 0.000000] On node 0, zone DMA: 320 pages in unavailable ranges | |
| [ 0.000000] cma: Reserved 64 MiB at 0x00000000b6400000 | |
| [ 0.000000] psci: probing for conduit method from DT. | |
| [ 0.000000] psci: PSCIv1.1 detected in firmware. | |
| [ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
| [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | |
| [ 0.000000] psci: SMC Calling Convention v1.0 | |
| [ 0.000000] percpu: Embedded 23 pages/cpu s56088 r8192 d29928 u94208 | |
| [ 0.000000] Detected VIPT I-cache on CPU0 | |
| [ 0.000000] CPU features: detected: ARM erratum 845719 | |
| [ 0.000000] alternatives: applying boot alternatives | |
| [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/Image.gz earlycon=pl011,0xfff32000,115200 clk_ignore_unused=true console=tty0 console=ttyAMA6,115200n8 root=/dev/sdd12 rootwait rw debug loglevel=7 initcall_debug efi=noruntime | |
| [ 0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes | |
| [ 0.000000] printk: log_buf_len total cpu_extra contributions: 28672 bytes | |
| [ 0.000000] printk: log_buf_len min size: 16384 bytes | |
| [ 0.000000] printk: log buffer data + meta data: 65536 + 229376 = 294912 bytes | |
| [ 0.000000] printk: early log buf free: 12144(74%) | |
| [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) | |
| [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) | |
| [ 0.000000] software IO TLB: area num 8. | |
| [ 0.000000] software IO TLB: mapped [mem 0x00000000afe00000-0x00000000b3e00000] (64MB) | |
| [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1571895 | |
| [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
| [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 | |
| [ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
| [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8. | |
| [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
| [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 | |
| [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
| [ 0.000000] GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set | |
| [ 0.000000] Root IRQ handler: gic_handle_irq | |
| [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
| [ 0.000000] arch_timer: cp15 timer running at 1.92MHz (phys). | |
| [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1c570327e, max_idle_ns: 1763180809505 ns | |
| [ 0.000000] sched_clock: 56 bits at 1920kHz, resolution 520ns, wraps every 4398046510977ns | |
| [ 0.009083] Calibrating delay loop (skipped), value calculated using timer frequency.. 3.84 BogoMIPS (lpj=7680) | |
| [ 0.019289] pid_max: default: 32768 minimum: 301 | |
| [ 0.024079] SELinux: Initializing. | |
| [ 0.027975] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
| [ 0.035641] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
| [ 0.045691] rcu: Hierarchical SRCU implementation. | |
| [ 0.050537] rcu: Max phase no-delay instances is 1000. | |
| [ 0.056020] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level | |
| [ 0.066157] EFI runtime services will be disabled. | |
| [ 0.071286] smp: Bringing up secondary CPUs ... | |
| [ 0.076390] Detected VIPT I-cache on CPU1 | |
| [ 0.076527] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
| [ 0.077093] Detected VIPT I-cache on CPU2 | |
| [ 0.077192] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
| [ 0.077694] Detected VIPT I-cache on CPU3 | |
| [ 0.077784] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
| [ 0.078784] CPU features: detected: Spectre-v2 | |
| [ 0.078793] CPU features: detected: Spectre-v4 | |
| [ 0.078795] CPU features: detected: Spectre-BHB | |
| [ 0.078798] CPU features: detected: ARM erratum 858921 | |
| [ 0.078804] Detected VIPT I-cache on CPU4 | |
| [ 0.078867] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.078876] arch_timer: CPU4: Trapping CNTVCT access | |
| [ 0.078882] CPU4: Booted secondary processor 0x0000000100 [0x410fd092] | |
| [ 0.079394] Detected VIPT I-cache on CPU5 | |
| [ 0.079443] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.079447] arch_timer: CPU5: Trapping CNTVCT access | |
| [ 0.079452] CPU5: Booted secondary processor 0x0000000101 [0x410fd092] | |
| [ 0.079940] Detected VIPT I-cache on CPU6 | |
| [ 0.079990] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.079995] arch_timer: CPU6: Trapping CNTVCT access | |
| [ 0.079999] CPU6: Booted secondary processor 0x0000000102 [0x410fd092] | |
| [ 0.080497] Detected VIPT I-cache on CPU7 | |
| [ 0.080547] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.080552] arch_timer: CPU7: Trapping CNTVCT access | |
| [ 0.080557] CPU7: Booted secondary processor 0x0000000103 [0x410fd092] | |
| [ 0.080605] smp: Brought up 1 node, 8 CPUs | |
| [ 0.225051] SMP: Total of 8 processors activated. | |
| [ 0.229807] CPU: All CPU(s) started at EL2 | |
| [ 0.233978] CPU features: detected: 32-bit EL0 Support | |
| [ 0.239169] CPU features: detected: 32-bit EL1 Support | |
| [ 0.244372] CPU features: detected: CRC32 instructions | |
| [ 0.249569] CPU features: detected: PMUv3 | |
| [ 0.253660] alternatives: applying system-wide alternatives | |
| [ 0.260488] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching | |
| [ 0.269506] Memory: 5938512K/6287580K available (17728K kernel code, 2198K rwdata, 9748K rodata, 3072K init, 361K bss, 279260K reserved, 65536K cma-reserved) | |
| [ 0.286062] devtmpfs: initialized | |
| [ 0.298958] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
| [ 0.308868] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear) | |
| [ 0.316471] futex hash table entries: 2048 (131072 bytes on 1 NUMA nodes, total 128 KiB, linear). | |
| [ 0.326512] 24432 pages in range for non-PLT usage | |
| [ 0.326517] 515952 pages in range for PLT usage | |
| [ 0.337877] DMI not present or invalid. | |
| [ 0.343630] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
| [ 0.350603] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations | |
| [ 0.358002] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
| [ 0.366204] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
| [ 0.374344] audit: initializing netlink subsys (disabled) | |
| [ 0.379974] audit: type=2000 audit(0.248:1): state=initialized audit_enabled=0 res=1 | |
| [ 0.390932] thermal_sys: Registered thermal governor 'fair_share' | |
| [ 0.397144] cpuidle: using governor ladder | |
| [ 0.401316] cpuidle: using governor menu | |
| [ 0.405585] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
| [ 0.412603] ASID allocator initialised with 65536 entries | |
| [ 0.419497] Serial: AMBA PL011 UART driver | |
| [ 0.424518] pstore: Using crash dump compression: deflate | |
| [ 0.429982] printk: legacy console [ramoops-1] enabled | |
| [ 0.435898] pstore: Registered ramoops as persistent store backend | |
| [ 0.442146] ramoops: using 0x100000@0x20a00000, ecc: 0 | |
| [ 0.464322] /amba/etm@0,ecc40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.472546] /amba/etm@1,ecd40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.480743] /amba/etm@2,ece40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.488937] /amba/etm@3,ecf40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.497126] /amba/funnel@0,ec801000: Fixed dependency cycle(s) with /amba/etm@3,ecf40000 | |
| [ 0.505311] /amba/funnel@0,ec801000: Fixed dependency cycle(s) with /amba/etm@2,ece40000 | |
| [ 0.513497] /amba/funnel@0,ec801000: Fixed dependency cycle(s) with /amba/etm@1,ecd40000 | |
| [ 0.521683] /amba/funnel@0,ec801000: Fixed dependency cycle(s) with /amba/etm@0,ecc40000 | |
| [ 0.529871] /amba/funnel@0,ec801000: Fixed dependency cycle(s) with /amba/etf@0,ec802000 | |
| [ 0.538066] /amba/etf@0,ec802000: Fixed dependency cycle(s) with /amba/funnel@2,ec031000 | |
| [ 0.546254] /amba/etf@0,ec802000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.554453] /amba/etm@4,ed440000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.562650] /amba/etm@5,ed540000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.570847] /amba/etm@6,ed640000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.579044] /amba/etm@7,ed740000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.587233] /amba/funnel@1,ed001000: Fixed dependency cycle(s) with /amba/etm@7,ed740000 | |
| [ 0.595422] /amba/funnel@1,ed001000: Fixed dependency cycle(s) with /amba/etm@6,ed640000 | |
| [ 0.603609] /amba/funnel@1,ed001000: Fixed dependency cycle(s) with /amba/etm@5,ed540000 | |
| [ 0.611795] /amba/funnel@1,ed001000: Fixed dependency cycle(s) with /amba/etm@4,ed440000 | |
| [ 0.619988] /amba/funnel@1,ed001000: Fixed dependency cycle(s) with /amba/etf@1,ed002000 | |
| [ 0.628190] /amba/etf@1,ed002000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.636381] /amba/funnel@2,ec031000: Fixed dependency cycle(s) with /amba/etf@0,ec802000 | |
| [ 0.644569] /amba/funnel@2,ec031000: Fixed dependency cycle(s) with /amba/etf@2,ec036000 | |
| [ 0.652759] /amba/etf@2,ec036000: Fixed dependency cycle(s) with /amba/replicator | |
| [ 0.660334] /amba/etf@2,ec036000: Fixed dependency cycle(s) with /amba/funnel@2,ec031000 | |
| [ 0.668529] /amba/replicator: Fixed dependency cycle(s) with /amba/etf@2,ec036000 | |
| [ 0.676100] /amba/replicator: Fixed dependency cycle(s) with /amba/tpiu@ec032000 | |
| [ 0.683585] /amba/replicator: Fixed dependency cycle(s) with /amba/etr@0,ec033000 | |
| [ 0.691168] /amba/etr@0,ec033000: Fixed dependency cycle(s) with /amba/replicator | |
| [ 0.698749] /amba/tpiu@ec032000: Fixed dependency cycle(s) with /amba/replicator | |
| [ 0.706409] /amba/etm@0,ecc40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.714685] /amba/etm@1,ecd40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.722954] /amba/etm@2,ece40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.731226] /amba/etm@3,ecf40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.739498] /amba/etm@3,ecf40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.747736] /amba/etm@2,ece40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.755964] /amba/etm@1,ecd40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.764194] /amba/etm@0,ecc40000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.772419] /amba/funnel@0,ec801000: Fixed dependency cycle(s) with /amba/etm@3,ecf40000 | |
| [ 0.780641] /amba/funnel@0,ec801000: Fixed dependency cycle(s) with /amba/etm@2,ece40000 | |
| [ 0.788866] /amba/funnel@0,ec801000: Fixed dependency cycle(s) with /amba/etm@1,ecd40000 | |
| [ 0.797089] /amba/funnel@0,ec801000: Fixed dependency cycle(s) with /amba/etm@0,ecc40000 | |
| [ 0.805316] /amba/funnel@0,ec801000: Fixed dependency cycle(s) with /amba/etf@0,ec802000 | |
| [ 0.813595] /amba/funnel@0,ec801000: Fixed dependency cycle(s) with /amba/etf@0,ec802000 | |
| [ 0.821823] /amba/etf@0,ec802000: Fixed dependency cycle(s) with /amba/funnel@2,ec031000 | |
| [ 0.830011] /amba/etf@0,ec802000: Fixed dependency cycle(s) with /amba/funnel@0,ec801000 | |
| [ 0.838324] /amba/etm@4,ed440000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.846604] /amba/etm@5,ed540000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.854876] /amba/etm@6,ed640000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.863153] /amba/etm@7,ed740000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.871429] /amba/etm@7,ed740000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.879804] /amba/etm@6,ed640000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.888034] /amba/etm@5,ed540000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.896264] /amba/etm@4,ed440000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.904493] /amba/funnel@1,ed001000: Fixed dependency cycle(s) with /amba/etm@7,ed740000 | |
| [ 0.912716] /amba/funnel@1,ed001000: Fixed dependency cycle(s) with /amba/etm@6,ed640000 | |
| [ 0.920940] /amba/funnel@1,ed001000: Fixed dependency cycle(s) with /amba/etm@5,ed540000 | |
| [ 0.929161] /amba/funnel@1,ed001000: Fixed dependency cycle(s) with /amba/etm@4,ed440000 | |
| [ 0.937391] /amba/funnel@1,ed001000: Fixed dependency cycle(s) with /amba/etf@1,ed002000 | |
| [ 0.945668] /amba/funnel@1,ed001000: Fixed dependency cycle(s) with /amba/etf@1,ed002000 | |
| [ 0.953900] /amba/etf@1,ed002000: Fixed dependency cycle(s) with /amba/funnel@1,ed001000 | |
| [ 0.962252] /amba/etf@0,ec802000: Fixed dependency cycle(s) with /amba/funnel@2,ec031000 | |
| [ 0.970477] /amba/funnel@2,ec031000: Fixed dependency cycle(s) with /amba/etf@0,ec802000 | |
| [ 0.978716] /amba/funnel@2,ec031000: Fixed dependency cycle(s) with /amba/etf@2,ec036000 | |
| [ 0.986991] /amba/funnel@2,ec031000: Fixed dependency cycle(s) with /amba/etf@2,ec036000 | |
| [ 0.995220] /amba/etf@2,ec036000: Fixed dependency cycle(s) with /amba/replicator | |
| [ 1.002795] /amba/etf@2,ec036000: Fixed dependency cycle(s) with /amba/funnel@2,ec031000 | |
| [ 1.011074] /amba/etf@2,ec036000: Fixed dependency cycle(s) with /amba/replicator | |
| [ 1.018688] /amba/replicator: Fixed dependency cycle(s) with /amba/etf@2,ec036000 | |
| [ 1.026296] /amba/replicator: Fixed dependency cycle(s) with /amba/tpiu@ec032000 | |
| [ 1.033782] /amba/replicator: Fixed dependency cycle(s) with /amba/etr@0,ec033000 | |
| [ 1.041484] /amba/replicator: Fixed dependency cycle(s) with /amba/etr@0,ec033000 | |
| [ 1.049102] /amba/etr@0,ec033000: Fixed dependency cycle(s) with /amba/replicator | |
| [ 1.056789] /amba/replicator: Fixed dependency cycle(s) with /amba/tpiu@ec032000 | |
| [ 1.064313] /amba/tpiu@ec032000: Fixed dependency cycle(s) with /amba/replicator | |
| [ 1.072417] /dpe@E8600000: Fixed dependency cycle(s) with /dsi@E8601000 | |
| [ 1.079154] /soc/i2c@fdf0d000/adv7533@39: Fixed dependency cycle(s) with /dsi@E8601000 | |
| [ 1.087208] /dsi@E8601000: Fixed dependency cycle(s) with /dsi@E8601000/panel@1 | |
| [ 1.094613] /dsi@E8601000: Fixed dependency cycle(s) with /soc/i2c@fdf0d000/adv7533@39 | |
| [ 1.102625] /dsi@E8601000: Fixed dependency cycle(s) with /dpe@E8600000 | |
| [ 1.109442] /dsi@E8601000/panel@1: Fixed dependency cycle(s) with /dsi@E8601000 | |
| [ 1.121002] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
| [ 1.127871] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
| [ 1.134210] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
| [ 1.141071] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
| [ 1.147408] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
| [ 1.154271] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
| [ 1.160607] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
| [ 1.167469] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
| [ 1.175468] ACPI: Interpreter disabled. | |
| [ 1.180471] iommu: Default domain type: Translated | |
| [ 1.185323] iommu: DMA domain TLB invalidation policy: strict mode | |
| [ 1.192129] SCSI subsystem initialized | |
| [ 1.196636] usbcore: registered new interface driver usbfs | |
| [ 1.202217] usbcore: registered new interface driver hub | |
| [ 1.207619] usbcore: registered new device driver usb | |
| [ 1.213045] mc: Linux media interface: v0.10 | |
| [ 1.217427] videodev: Linux video capture interface: v2.00 | |
| [ 1.223081] pps_core: LinuxPPS API ver. 1 registered | |
| [ 1.228101] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
| [ 1.237361] PTP clock support registered | |
| [ 1.242278] Advanced Linux Sound Architecture Driver Initialized. | |
| [ 1.249321] Bluetooth: Core ver 2.22 | |
| [ 1.252956] NET: Registered PF_BLUETOOTH protocol family | |
| [ 1.258328] Bluetooth: HCI device and connection manager initialized | |
| [ 1.264761] Bluetooth: HCI socket layer initialized | |
| [ 1.269696] Bluetooth: L2CAP socket layer initialized | |
| [ 1.274828] Bluetooth: SCO socket layer initialized | |
| [ 1.280158] vgaarb: loaded | |
| [ 1.283314] clocksource: Switched to clocksource arch_sys_counter | |
| [ 1.289990] VFS: Disk quotas dquot_6.6.0 | |
| [ 1.293977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
| [ 1.301570] pnp: PnP ACPI: disabled | |
| [ 1.305816] NET: Registered PF_INET protocol family | |
| [ 1.310974] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
| [ 1.322508] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) | |
| [ 1.331215] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
| [ 1.339063] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
| [ 1.347373] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) | |
| [ 1.356260] TCP: Hash tables configured (established 65536 bind 65536) | |
| [ 1.363015] UDP hash table entries: 4096 (order: 6, 262144 bytes, linear) | |
| [ 1.370144] UDP-Lite hash table entries: 4096 (order: 6, 262144 bytes, linear) | |
| [ 1.377836] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
| [ 1.384538] PCI: CLS 0 bytes, default 64 | |
| [ 1.392559] kvm [1]: nv: 568 coarse grained trap handlers | |
| [ 1.398454] kvm [1]: IPA Size Limit: 40 bits | |
| [ 1.404464] kvm [1]: Hyp nVHE mode initialized successfully | |
| [ 1.412086] Initialise system trusted keyrings | |
| [ 1.416791] workingset: timestamp_bits=46 max_order=21 bucket_order=0 | |
| [ 1.423848] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 1.429851] fuse: init (API version 7.45) | |
| [ 1.434021] 9p: Installing v9fs 9p2000 file system support | |
| [ 1.440518] cryptd: max_cpu_qlen set to 1000 | |
| [ 1.485765] Key type asymmetric registered | |
| [ 1.489925] Asymmetric key parser 'x509' registered | |
| [ 1.494958] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) | |
| [ 1.502459] io scheduler mq-deadline registered | |
| [ 1.507058] io scheduler kyber registered | |
| [ 1.511161] io scheduler bfq registered | |
| [ 1.519522] pinctrl-single e896c000.pinmux: 459 pins, size 1836 | |
| [ 1.526338] pinctrl-single fff11000.pinmux: 463 pins, size 1852 | |
| [ 1.532742] pinctrl-single fc182000.pinmux: 10 pins, size 40 | |
| [ 1.538641] pinctrl-single ff37e000.pinmux: 12 pins, size 48 | |
| [ 1.544944] pinctrl-single e896c800.pinmux: 459 pins, size 1836 | |
| [ 1.551723] pinctrl-single fff11800.pinmux: 463 pins, size 1852 | |
| [ 1.558128] pinctrl-single fc182800.pinmux: 10 pins, size 40 | |
| [ 1.564009] pinctrl-single ff37e800.pinmux: 12 pins, size 48 | |
| [ 1.574496] ledtrig-cpu: registered to indicate activity on CPUs | |
| [ 1.603460] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | |
| [ 1.612313] msm_serial: driver initialized | |
| [ 1.616643] SuperH (H)SCI(F) driver initialized | |
| [ 1.629668] brd: module loaded | |
| [ 1.637555] loop: module loaded | |
| [ 1.644399] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 1.649709] CAN device driver interface | |
| [ 1.654451] e1000e: Intel(R) PRO/1000 Network Driver | |
| [ 1.659471] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
| [ 1.665509] igb: Intel(R) Gigabit Ethernet Network Driver | |
| [ 1.670968] igb: Copyright (c) 2007-2014 Intel Corporation. | |
| [ 1.676652] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
| [ 1.682989] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
| [ 1.689025] sky2: driver version 1.30 | |
| [ 1.693079] PPP generic driver version 2.4.2 | |
| [ 1.697549] PPP BSD Compression module registered | |
| [ 1.702326] PPP Deflate Compression module registered | |
| [ 1.707450] PPP MPPE Compression module registered | |
| [ 1.712465] usbcore: registered new interface driver asix | |
| [ 1.717978] usbcore: registered new interface driver ax88179_178a | |
| [ 1.724188] usbcore: registered new interface driver cdc_ether | |
| [ 1.730143] usbcore: registered new interface driver net1080 | |
| [ 1.735913] usbcore: registered new interface driver cdc_subset | |
| [ 1.741955] usbcore: registered new interface driver zaurus | |
| [ 1.747658] usbcore: registered new interface driver cdc_ncm | |
| [ 1.753619] VFIO - User Level meta-driver version: 0.3 | |
| [ 1.761709] usbcore: registered new interface driver usb-storage | |
| [ 1.769387] mousedev: PS/2 mouse device common for all mice | |
| [ 1.775189] usbcore: registered new interface driver xpad | |
| [ 1.780707] usbcore: registered new interface driver usb_acecad | |
| [ 1.786746] usbcore: registered new interface driver aiptek | |
| [ 1.792435] usbcore: registered new interface driver hanwang | |
| [ 1.798208] usbcore: registered new interface driver kbtab | |
| [ 1.805081] i2c_dev: i2c /dev entries driver | |
| [ 1.810394] usbcore: registered new interface driver uvcvideo | |
| [ 1.817956] device-mapper: uevent: version 1.0.3 | |
| [ 1.822803] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev | |
| [ 1.831953] Bluetooth: HCI UART driver ver 2.3 | |
| [ 1.836452] Bluetooth: HCI UART protocol H4 registered | |
| [ 1.842452] sdhci: Secure Digital Host Controller Interface driver | |
| [ 1.848706] sdhci: Copyright(c) Pierre Ossman | |
| [ 1.853430] Synopsys Designware Multimedia Card Interface Driver | |
| [ 1.860071] sdhci-pltfm: SDHCI platform and OF driver helper | |
| [ 1.866794] hid: raw HID events driver (C) Jiri Kosina | |
| [ 1.875572] usbcore: registered new interface driver usbhid | |
| [ 1.881216] usbhid: USB HID core driver | |
| [ 1.889010] u32 classifier | |
| [ 1.891769] input device check on | |
| [ 1.895472] Actions configured | |
| [ 1.901264] xt_time: kernel timezone is -0000 | |
| [ 1.905992] Initializing XFRM netlink socket | |
| [ 1.910379] NET: Registered PF_INET6 protocol family | |
| [ 1.916118] Segment Routing with IPv6 | |
| [ 1.919859] In-situ OAM (IOAM) with IPv6 | |
| [ 1.923971] mip6: Mobile IPv6 | |
| [ 1.927020] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver | |
| [ 1.933421] NET: Registered PF_PACKET protocol family | |
| [ 1.938549] PFKEY is deprecated and scheduled to be removed in 2027, please contact the netdev mailing list | |
| [ 1.948404] NET: Registered PF_KEY protocol family | |
| [ 1.953268] can: controller area network core | |
| [ 1.957697] NET: Registered PF_CAN protocol family | |
| [ 1.962559] can: raw protocol | |
| [ 1.965577] can: broadcast manager protocol | |
| [ 1.969827] can: netlink gateway - max_hops=1 | |
| [ 1.974333] Bluetooth: RFCOMM TTY layer initialized | |
| [ 1.979276] Bluetooth: RFCOMM socket layer initialized | |
| [ 1.984489] Bluetooth: RFCOMM ver 1.11 | |
| [ 1.988304] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 | |
| [ 1.994294] Bluetooth: HIDP socket layer initialized | |
| [ 1.999620] 9pnet: Installing 9P2000 support | |
| [ 2.014413] registered taskstats version 1 | |
| [ 2.018587] Loading compiled-in X.509 certificates | |
| [ 2.031322] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
| [ 2.040197] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
| [ 2.046847] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
| [ 2.054194] faux_driver regulatory: Direct firmware load for regulatory.db failed with error -2 | |
| [ 2.062986] cfg80211: failed to load regulatory.db | |
| [ 2.068012] clk: Not disabling unused clocks | |
| [ 2.072336] PM: genpd: Disabling unused power domains | |
| [ 2.077483] ALSA device list: | |
| [ 2.080478] No soundcards found. | |
| [ 2.083941] Warning: unable to open an initial console. | |
| [ 2.089225] check access for rdinit=/init failed: -2, ignoring | |
| [ 2.095200] Waiting for root device /dev/sdd12... | |
| [ 12.282330] amba ffd74000.serial: deferred probe pending: (reason unknown) | |
| [ 12.289291] amba fdf01000.serial: deferred probe pending: (reason unknown) | |
| [ 12.296240] amba fff32000.serial: deferred probe pending: (reason unknown) | |
| [ 12.303186] amba e8a0b000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.309956] amba e8a0c000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.316728] amba e8a0d000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.323497] amba e8a0e000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.330268] amba e8a0f000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.337038] amba e8a10000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.343806] amba e8a11000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.350577] amba e8a12000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.357347] amba e8a13000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.364117] amba e8a14000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.370886] amba e8a15000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.377656] amba e8a16000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.384426] amba e8a17000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.391197] amba e8a18000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.397969] amba e8a19000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.404745] amba e8a1a000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.411515] amba e8a1b000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.418286] amba e8a1c000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.425056] amba fff28000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.431828] amba fff29000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.438597] amba e8a1f000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.445370] amba e8a20000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.452140] amba fff0b000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.458912] amba fff0c000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.465682] amba fff0d000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.472454] amba fff0e000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.479225] amba fff0f000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.485995] amba fff10000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.492765] amba fff1d000.gpio: deferred probe pending: (reason unknown) | |
| [ 12.499536] amba ffd70000.spi: deferred probe pending: (reason unknown) | |
| [ 12.506217] platform gps-en-1-8v: deferred probe pending: platform: supplier e8a20000.gpio not ready | |
| [ 12.515448] platform wlan-en-1-8v: deferred probe pending: platform: supplier e8a11000.gpio not ready | |
| [ 12.524763] platform ffd72000.i2c: deferred probe pending: i2c_designware: failed to acquire clock | |
| [ 12.533819] platform fdf0d000.i2c: deferred probe pending: i2c_designware: failed to acquire clock | |
| [ 12.542872] platform e8400000.isp: deferred probe pending: platform: wait for supplier /spmi@FFF24000/ldo4@17 | |
| [ 12.552893] platform leds: deferred probe pending: leds-gpio: Failed to get GPIO '/leds/sdcard_active_led' | |
| [ 12.562648] platform cpufreq-dt: deferred probe pending: (reason unknown) | |
| [ 12.569507] platform soc:sound: deferred probe pending: asoc-simple-card: parse error | |
| [ 12.577417] platform gpio-keys: deferred probe pending: gpio-keys: failed to get gpio | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment