【求助】在龙芯板卡上跑鸿蒙系统初始化时出现地址访问异常
Oh3.2版本系统在适配完Loongarch64以后,镜像在龙芯板子上运行,在初始化过程中切init的时候出现访问内存问题。 报错如下: [ 17.161730] do_page_fault(): sending SIGSEGV to init for invalid read access from 0000000000000000 [ 17.17776
·
Oh3.2版本系统在适配完Loongarch64以后,镜像在龙芯板子上运行,在初始化过程中切init的时候出现访问内存问题。
报错如下:
[ 17.161730] do_page_fault(): sending SIGSEGV to init for invalid read access from 0000000000000000
[ 17.177769] era = 0000007ff091cf10 in ld-musl-loongarch64.so.1[7ff090c000+ac000]
[ 17.185238] ra = 0000007ff0914ecc in ld-musl-loongarch64.so.1[7ff090c000+ac000]
[ 17.204550] do_page_fault(): sending SIGSEGV to processdump for invalid read access from 0000000000000000
[ 17.214199] era = 0000007ff2c4cf10 in ld-musl-loongarch64.so.1[7ff2c3c000+ac000]
[ 17.221722] ra = 0000007ff2c44ecc in ld-musl-loongarch64.so.1[7ff2c3c000+ac000]
[ 17.235286] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000b00
[ 17.242971] CPU: 0 PID: 1 Comm: init Not tainted 6.5.0 #1
[ 17.248387] Hardware name: Loongson Loongarch-2K1000-EVB-V1.0/Loongarch-2K1000-EVB-V1.0, BIOS Loongson-PMON-V3.3-0PM0
[ 17.259107] Stack : 0000000000000000 0000000000000000 9000000001389a50 900000000a08c000
[ 17.267152] 900000000a08fbd0 0000000000000000 0000000000000000 9000000001748390
[ 17.275191] 900000000a08fbd8 0000000000000140 0000000000000140 0000000000000000
[ 17.283230] 900000000a08f7aa 0000000000000000 00000000000000ff 0000000000000006
[ 17.291268] 0000000000ffff0a 0000000000000000 0000000000000016 0000000000000001
[ 17.299306] 00000000668b7301 0000000000000000 0000000006bcc000 90000000018ce748
[ 17.307345] 0000000000000004 00000000000000b0 0000000000000004 ffffffffffffffff
[ 17.315382] 0000000000000000 0000000000000001 0000000000000001 0000000000000000
[ 17.323420] 0000000000000000 0000000000000000 9000000000222d40 0000000000000000
[ 17.331457] 00000000000000b0 0000000000000007 0000000000000000 0000000000071c1c
[ 17.339495] ...
[ 17.341948] Call Trace:
[ 17.341955] [<9000000000222d40>] show_stack+0x80/0x160
[ 17.349564] [<9000000001389a50>] dump_stack_lvl+0x5c/0x7c
[ 17.354987] [<900000000137f258>] panic+0x144/0x338
[ 17.359794] [<9000000000241d58>] do_exit+0x7f8/0x840
[ 17.364779] [<90000000002420dc>] do_group_exit+0x9c/0xa0
[ 17.370109] [<90000000002420f0>] sys_exit_group+0x10/0x20
[ 17.375526]
[ 17.377026] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000b00 ]---
具体的日志:
Use the UP and DOWN keys to select the entry.
Press ENTER to boot selected OS.
Press 'c' to command-line.
Booting system in [0] second(s)
Now booting the OHOS |Loading file: /dev/fs/ext2@wd0b/vmlinux-oh/(elf)
(elf)
0x9000000000200000/25455104 + 0x1a46a00/1278400(z) + 29788 syms|
Entry address is 0138c000
Loading initrd image /dev/fs/ext2@wd0b/ramdisk.img -dl_offset 9000000090000000 addr 9000000090000000
(bin) /
Loaded 2647677 bytes
Boot with parameters: root=UUID=51f5ddd1-814a-4c2a-b15d-efac1f73e4e4 rw earlycon rootwait hardware=pi2 ohos.required_mount.system=/dev/block/sda3@/usr@ext4@rw,barrier=1@wait,required ohos.required_mount.vendor=/dev/block/sda4@/vendor@ext4@ro,barrier=1@wait,required console=ttyS0,115200n8 loglevel=8 selinux=0
[ 0.000000] Linux version 6.5.0 (root@builder) (clang version 18.0.0, LLD 18.0.0) #1 SMP PREEMPT Thu Nov 30 12:46:01 UTC 2023
[ 0.000000] 64-bit Loongson Processor probed (LA264 Core)
[ 0.000000] CPU0 revision is: 0014a000 (Loongson-64bit)
[ 0.000000] FPU0 revision is: 00000000
[ 0.000000] efi: EFI v2.8 by ,
[ 0.000000] efi: SMBIOS=0xfffe000 FDTPTR=0xf800000 INITRD=0xb012af0
[ 0.000000] ACPI: OSL: System description tables not found
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: OSL: System description tables not found
[ 0.000000] earlycon: ns16550a0 at MMIO 0x000000001fe20000 (options '115200n8')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] Faking a node at [mem 0x0000000000200000-0x00000000ffffffff]
[ 0.000000] Node0's addrspace_offset is 0x0
[ 0.000000] Node0: start_pfn=0x80, end_pfn=0x40000
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Loongson Loongarch-2K1000-EVB-V1.0/Loongarch-2K1000-EVB-V1.0, BIOS Loongson-PMON-V3.3-0PM0
[ 0.000000] CpuClock = 1000000000
[ 0.000000] The BIOS Version: Loongson-PMON-V3.3-0PM0
[ 0.000000] OF: reserved mem: 0x000000000f000000..0x000000000fffffff (16384 KiB) nomap non-reusable bootparam_region
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000020000000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node framebuffer@30000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000020000000..0x0000000027ffffff (131072 KiB) map non-reusable framebuffer@30000000
[ 0.000000] software IO TLB: area num 1.
[ 0.000000] software IO TLB: mapped [mem 0x0000000001b80000-0x0000000005b80000] (64MB)
[ 0.000000] cma: Reserved 32 MiB at 0x0000000006000000
[ 0.000000] Detected 2 available CPU(s)
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000200000-0x00000000ffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000200000-0x000000000effffff]
[ 0.000000] node 0: [mem 0x0000000090000000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000ffffffff]
[ 0.000000] On node 0, zone DMA32: 128 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 33792 pages in unavailable ranges
[ 0.000000] percpu: cpu 0 has no node -1 or node-local memory
[ 0.000000] percpu: Embedded 5 pages/cpu s37328 r8192 d36400 u16777216
[ 0.000000] pcpu-alloc: s37328 r8192 d36400 u16777216 alloc=1*33554432
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Kernel command line: root=UUID=51f5ddd1-814a-4c2a-b15d-efac1f73e4e4 rw earlycon rootwait hardware=pi2 ohos.required_mount.system=/dev/block/sda3@/usr@ext4@rw,barrier=1@wait,required ohos.required_mount.vendor=/dev/block/sda4@/vendor@ext4@ro,barrier=1@wait,required console=ttyS0,115200n8 loglevel=8 selinux=0
[ 0.000000] Unknown kernel command line parameters "hardware=pi2", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 262144 (order: 7, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 6, 1048576 bytes, linear)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129412
[ 0.000000] Policy zone: DMA32
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] Memory: 1914624K/2078720K available (17920K kernel code, 1622K rwdata, 4548K rodata, 576K init, 1248K bss, 131328K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 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=2
[ 0.000000] NR_IRQS: 576, nr_irqs: 576, preallocated irqs: 16
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] Constant clock event device register
[ 0.000000] clocksource: Constant: mask: 0xffffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
[ 0.000000] sched_clock: 64 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[ 0.008110] Constant clock source device register
[ 0.013096] Console: colour dummy device 80x25
[ 0.017644] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[ 0.028127] pid_max: default: 32768 minimum: 301
[ 0.032832] LSM: initializing lsm=capability,yama,integrity
[ 0.038450] Yama: becoming mindful.
[ 0.042105] Mount-cache hash table entries: 4096 (order: 1, 32768 bytes, linear)
[ 0.049556] Mountpoint-cache hash table entries: 4096 (order: 1, 32768 bytes, linear)
[ 0.058499] =========arch_call_rest_init entry
[ 0.063264] =========kernel_init entry
[ 0.067038] =========kernel_init kthread started
[ 0.071677] ACPI PPTT: No PPTT table found, CPU and cache topology may be inaccurate
[ 0.079444] Invalid BIOS PPTT
[ 0.083483] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.090702] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.098419] Performance counters: loongarch/loongson64 PMU enabled, 4 64-bit counters available to each CPU.
[ 0.108461] rcu: Hierarchical SRCU implementation.
[ 0.113281] rcu: Max phase no-delay instances is 1000.
[ 0.119054] smp: Bringing up secondary CPUs ...
[ 0.124228] Booting CPU#1...
[ 0.127471] 64-bit Loongson Processor probed (LA264 Core)
[ 0.127478] CPU1 revision is: 0014a000 (Loongson-64bit)
[ 0.127488] FPU1 revision is: 00000000
[ 0.127520] CPU#1 finished
[ 0.144742] smp: Brought up 1 node, 2 CPUs
[ 0.149631] devtmpfs: initialized
[ 0.154767] device: 'platform': device_add
[ 0.158931] PM: Adding info for No Bus:platform
[ 0.163544] bus: 'platform': registered
[ 0.167437] bus: 'cpu': registered
[ 0.170859] device: 'cpu': device_add
[ 0.174582] PM: Adding info for No Bus:cpu
[ 0.178738] bus: 'memory': registered
[ 0.182421] device: 'memory': device_add
[ 0.186387] PM: Adding info for No Bus:memory
[ 0.190773] device: 'memory0': device_add
[ 0.194820] bus: 'memory': add device memory0
[ 0.199216] PM: Adding info for memory:memory0
[ 0.203716] device: 'memory4': device_add
[ 0.207763] bus: 'memory': add device memory4
[ 0.212157] PM: Adding info for memory:memory4
[ 0.216651] device: 'memory5': device_add
[ 0.220699] bus: 'memory': add device memory5
[ 0.225092] PM: Adding info for memory:memory5
[ 0.229584] device: 'memory6': device_add
[ 0.233629] bus: 'memory': add device memory6
[ 0.238029] PM: Adding info for memory:memory6
[ 0.242521] device: 'memory7': device_add
[ 0.246567] bus: 'memory': add device memory7
[ 0.250960] PM: Adding info for memory:memory7
[ 0.255483] bus: 'node': registered
[ 0.258991] device: 'node': device_add
[ 0.262801] PM: Adding info for No Bus:node
[ 0.267012] device: 'node0': device_add
[ 0.270888] bus: 'node': add device node0
[ 0.274933] PM: Adding info for node:node0
[ 0.279146] bus: 'container': registered
[ 0.283091] device: 'container': device_add
[ 0.287311] PM: Adding info for No Bus:container
[ 0.292734] bus: 'workqueue': registered
[ 0.296687] device: 'workqueue': device_add
[ 0.300916] PM: Adding info for No Bus:workqueue
[ 0.305666] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.315451] futex hash table entries: 512 (order: 1, 32768 bytes, linear)
[ 0.322656] pinctrl core: initialized pinctrl subsystem
[ 0.328059] bus: 'gpio': registered
[ 0.331567] bus: 'gpio': add driver gpio_stub_drv
[ 0.336330] register chardev gpiochip 254:256
[ 0.340749] bus: 'virtio': registered
[ 0.344426] device class 'regulator': registering
[ 0.349200] Registering platform device 'reg-dummy'. Parent at platform
[ 0.355841] device: 'reg-dummy': device_add
[ 0.360050] bus: 'platform': add device reg-dummy
[ 0.364809] PM: Adding info for platform:reg-dummy
[ 0.369652] bus: 'platform': add driver reg-dummy
[ 0.374386] platform reg-dummy: probing driver reg-dummy asynchronously
[ 0.381227] bus: 'platform': __driver_probe_device: matched device reg-dummy with driver reg-dummy
[ 0.391294] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.391543] bus: 'platform': really_probe: probing driver reg-dummy with device reg-dummy
[ 0.397997] audit: initializing netlink subsys (disabled)
[ 0.405460] reg-dummy reg-dummy: no default pinctrl state
[ 0.413078] device class 'bdi': registering
[ 0.416394] regulator-dummy: no parameters, enabled
[ 0.420462] audit: type=2000 audit(0.332:1): state=initialized audit_enabled=0 res=1
[ 0.425355] device: 'regulator.0': device_add
[ 0.433179] device class 'gpio': registering
[ 0.437538] PM: Adding info for No Bus:regulator.0
[ 0.441813] bus: 'platform': add driver loongson-gpio
[ 0.446682] driver: 'reg-dummy': driver_bound: bound to device 'reg-dummy'
[ 0.451675] device class 'pci_bus': registering
[ 0.458549] bus: 'platform': really_probe: bound device reg-dummy to driver reg-dummy
[ 0.463131] bus: 'pci': registered
[ 0.470908] reg-dummy reg-dummy: driver reg-dummy async attach completed: 0
[ 0.474356] bus: 'pci_express': registered
[ 0.485391] device class 'rapidio_port': registering
[ 0.490439] bus: 'rapidio': registered
[ 0.494205] device class 'lcd': registering
[ 0.498428] device class 'backlight': registering
[ 0.503172] device class 'tty': registering
[ 0.507394] device class 'vtconsole': registering
[ 0.512147] device: 'vtcon0': device_add
[ 0.516125] PM: Adding info for No Bus:vtcon0
[ 0.520524] device class 'iommu': registering
[ 0.524931] device class 'devlink': registering
[ 0.529524] device class 'wakeup': registering
[ 0.534022] bus: 'platform': add driver syscon
[ 0.538558] bus: 'spi': registered
[ 0.541973] device class 'spi_master': registering
[ 0.546846] bus: 'i2c': registered
[ 0.550270] bus: 'i2c': add driver dummy
[ 0.554249] thermal_sys: Registered thermal governor 'step_wise'
[ 0.554258] device class 'thermal': registering
[ 0.565184] hw-breakpoint: Found 4 breakpoint and 2 watchpoint registers.
[ 0.572031] bus: 'platform': add driver loongson2-pinctrl
[ 0.577559] device class 'dma': registering
[ 0.581860] bus: 'serial-base': registered
[ 0.585976] bus: 'serial-base': add driver ctrl
[ 0.590561] bus: 'serial-base': add driver port
[ 0.595140] device class 'dmi': registering
[ 0.599370] device: 'id': device_add
[ 0.603034] PM: Adding info for No Bus:id
[ 0.607247] device: 'clock-ref-100m': device_add
[ 0.611902] bus: 'platform': add device clock-ref-100m
[ 0.617087] PM: Adding info for platform:clock-ref-100m
[ 0.622441] device: 'i2c-gpio-0': device_add
[ 0.626745] bus: 'platform': add device i2c-gpio-0
[ 0.631582] PM: Adding info for platform:i2c-gpio-0
[ 0.636524] /i2c-gpio-0 Linked as a fwnode consumer to /bus@10000000/gpio@1fe00500
[ 0.644183] device: 'i2c-gpio-1': device_add
[ 0.648486] bus: 'platform': add device i2c-gpio-1
[ 0.653321] PM: Adding info for platform:i2c-gpio-1
[ 0.658258] /i2c-gpio-1 Linked as a fwnode consumer to /bus@10000000/gpio@1fe00500
[ 0.665915] device: 'bus@10000000': device_add
[ 0.670392] bus: 'platform': add device bus@10000000
[ 0.675400] PM: Adding info for platform:bus@10000000
[ 0.680533] /bus@10000000/interrupt-controller@1fe01400 Linked as a fwnode consumer to /interrupt-controller
[ 0.690444] /bus@10000000/interrupt-controller@1fe01440 Linked as a fwnode consumer to /interrupt-controller
[ 0.700432] /bus@10000000/clock-controller@1fe00480 Linked as a fwnode consumer to /clock-ref-100m
[ 0.709453] /bus@10000000/gpio@1fe00500 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01440
[ 0.720221] /bus@10000000/serial@1fe20000 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01400
[ 0.730812] /bus@10000000/i2c@1fe21000 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01400
[ 0.741134] /bus@10000000/i2c@1fe21000 Linked as a fwnode consumer to /bus@10000000/pinctrl@1fe00420/i2c0-pins
[ 0.751205] /bus@10000000/wdt@1fe27030 Linked as a fwnode consumer to /bus@10000000/clock-controller@1fe00480
[ 0.761173] /bus@10000000/rtc@1fe27800 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01440
[ 0.771511] /bus@10000000/pcie@1a000000/ethernet@3,0 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01400
[ 0.783084] /bus@10000000/pcie@1a000000/ethernet@3,1 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01400
[ 0.794656] /bus@10000000/pcie@1a000000/usb@4,1 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01440
[ 0.805774] /bus@10000000/pcie@1a000000/usb@4,2 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01440
[ 0.816886] /bus@10000000/pcie@1a000000/gpu@5,0 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01400
[ 0.827992] /bus@10000000/pcie@1a000000/gpu@5,0 Linked as a fwnode consumer to /bus@10000000/clock-controller@1fe00480
[ 0.838752] /bus@10000000/pcie@1a000000/display@6,0 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01400
[ 0.850230] /bus@10000000/pcie@1a000000 Linked as a fwnode consumer to /display@0/port@0/endpoint@0
[ 0.859330] /bus@10000000/pcie@1a000000/sata@8,0 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01400
[ 0.870550] /bus@10000000/pcie@1a000000/pcie@a,0 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01440
[ 0.881748] /bus@10000000/pcie@1a000000/pcie@b,0 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01440
[ 0.892944] /bus@10000000/pcie@1a000000/pcie@c,0 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01440
[ 0.904141] /bus@10000000/pcie@1a000000/pcie@d,0 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01440
[ 0.915338] /bus@10000000/pcie@1a000000/pcie@e,0 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01440
[ 0.926529] platform bus@10000000: Not linking /interrupt-controller - might never become dev
[ 0.935089] platform bus@10000000: Not linking /interrupt-controller - might never become dev
[ 0.943673] device: 'platform:clock-ref-100m--platform:bus@10000000': device_add
[ 0.951170] platform bus@10000000: Linked as a sync state only consumer to clock-ref-100m
[ 0.959387] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 0.969864] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 0.980340] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 0.990817] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.001293] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.011768] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.022242] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.032715] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.043189] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.053662] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.064138] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.074611] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.085084] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.095557] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.106029] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.116508] platform bus@10000000: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.127052] device: '1fe00000.chipid': device_add
[ 1.131789] bus: 'platform': add device 1fe00000.chipid
[ 1.137061] PM: Adding info for platform:1fe00000.chipid
[ 1.142483] device: '1fe00420.pinctrl': device_add
[ 1.147309] bus: 'platform': add device 1fe00420.pinctrl
[ 1.152682] PM: Adding info for platform:1fe00420.pinctrl
[ 1.158167] bus: 'platform': __driver_probe_device: matched device 1fe00420.pinctrl with driver loongson2-pinctrl
[ 1.168466] bus: 'platform': really_probe: probing driver loongson2-pinctrl with device 1fe00420.pinctrl
[ 1.177987] loongson2-pinctrl 1fe00420.pinctrl: no pinctrl handle
[ 1.184318] driver: 'loongson2-pinctrl': driver_bound: bound to device '1fe00420.pinctrl'
[ 1.192539] /bus@10000000/i2c@1fe21000 Linked as a fwnode consumer to /bus@10000000/pinctrl@1fe00420
[ 1.201710] /bus@10000000/i2c@1fe21000 Dropping the fwnode link to /bus@10000000/pinctrl@1fe00420/i2c0-pins
[ 1.211545] bus: 'platform': really_probe: bound device 1fe00420.pinctrl to driver loongson2-pinctrl
[ 1.220766] device: '1fe00480.clock-controller': device_add
[ 1.226382] bus: 'platform': add device 1fe00480.clock-controller
[ 1.232525] PM: Adding info for platform:1fe00480.clock-controller
[ 1.238779] device: 'platform:clock-ref-100m--platform:1fe00480.clock-controller': device_add
[ 1.247398] devices_kset: Moving 1fe00480.clock-controller to end of list
[ 1.254209] PM: Moving platform:1fe00480.clock-controller to end of list
[ 1.260933] platform 1fe00480.clock-controller: Linked as a consumer to clock-ref-100m
[ 1.268875] /bus@10000000/clock-controller@1fe00480 Dropping the fwnode link to /clock-ref-100m
[ 1.277668] device: '1fe00500.gpio': device_add
[ 1.282231] bus: 'platform': add device 1fe00500.gpio
[ 1.287327] PM: Adding info for platform:1fe00500.gpio
[ 1.292538] device: 'platform:1fe00500.gpio--platform:i2c-gpio-1': device_add
[ 1.299763] devices_kset: Moving i2c-gpio-1 to end of list
[ 1.305269] PM: Moving platform:i2c-gpio-1 to end of list
[ 1.310743] platform i2c-gpio-1: Linked as a consumer to 1fe00500.gpio
[ 1.317299] /i2c-gpio-1 Dropping the fwnode link to /bus@10000000/gpio@1fe00500
[ 1.324665] device: 'platform:1fe00500.gpio--platform:i2c-gpio-0': device_add
[ 1.331891] devices_kset: Moving i2c-gpio-0 to end of list
[ 1.337395] PM: Moving platform:i2c-gpio-0 to end of list
[ 1.342813] platform i2c-gpio-0: Linked as a consumer to 1fe00500.gpio
[ 1.349361] /i2c-gpio-0 Dropping the fwnode link to /bus@10000000/gpio@1fe00500
[ 1.356705] platform 1fe00500.gpio: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.367263] /bus@10000000/gpio@1fe00500 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01440
[ 1.377396] bus: 'platform': __driver_probe_device: matched device 1fe00500.gpio with driver loongson-gpio
[ 1.387083] bus: 'platform': really_probe: probing driver loongson-gpio with device 1fe00500.gpio
[ 1.395992] loongson-gpio 1fe00500.gpio: no pinctrl handle
[ 1.401609] device: 'gpiochip0': device_add
[ 1.405826] bus: 'gpio': add device gpiochip0
[ 1.410223] PM: Adding info for gpio:gpiochip0
[ 1.414895] device: 'gpiochip512': device_add
[ 1.419319] PM: Adding info for No Bus:gpiochip512
[ 1.424161] driver: 'loongson-gpio': driver_bound: bound to device '1fe00500.gpio'
[ 1.431798] bus: 'platform': really_probe: bound device 1fe00500.gpio to driver loongson-gpio
[ 1.440412] device: '1fe20000.serial': device_add
[ 1.445150] bus: 'platform': add device 1fe20000.serial
[ 1.450421] PM: Adding info for platform:1fe20000.serial
[ 1.455792] platform 1fe20000.serial: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.466527] /bus@10000000/serial@1fe20000 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01400
[ 1.476885] device: '1fe21000.i2c': device_add
[ 1.481361] bus: 'platform': add device 1fe21000.i2c
[ 1.486372] PM: Adding info for platform:1fe21000.i2c
[ 1.491489] device: 'platform:1fe00420.pinctrl--platform:1fe21000.i2c': device_add
[ 1.499160] devices_kset: Moving 1fe21000.i2c to end of list
[ 1.504840] PM: Moving platform:1fe21000.i2c to end of list
[ 1.510432] platform 1fe21000.i2c: Linked as a consumer to 1fe00420.pinctrl
[ 1.517416] /bus@10000000/i2c@1fe21000 Dropping the fwnode link to /bus@10000000/pinctrl@1fe00420
[ 1.526334] platform 1fe21000.i2c: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.536806] /bus@10000000/i2c@1fe21000 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01400
[ 1.546906] device: '1fe27030.wdt': device_add
[ 1.551382] bus: 'platform': add device 1fe27030.wdt
[ 1.556391] PM: Adding info for platform:1fe27030.wdt
[ 1.561508] device: 'platform:1fe00480.clock-controller--platform:1fe27030.wdt': device_add
[ 1.569950] devices_kset: Moving 1fe27030.wdt to end of list
[ 1.575628] PM: Moving platform:1fe27030.wdt to end of list
[ 1.581220] platform 1fe27030.wdt: Linked as a consumer to 1fe00480.clock-controller
[ 1.588987] /bus@10000000/wdt@1fe27030 Dropping the fwnode link to /bus@10000000/clock-controller@1fe00480
[ 1.598745] device: '1fe27800.rtc': device_add
[ 1.603220] bus: 'platform': add device 1fe27800.rtc
[ 1.608231] PM: Adding info for platform:1fe27800.rtc
[ 1.613347] platform 1fe27800.rtc: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.623828] /bus@10000000/rtc@1fe27800 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01440
[ 1.633944] device: '1a000000.pcie': device_add
[ 1.638508] bus: 'platform': add device 1a000000.pcie
[ 1.643604] PM: Adding info for platform:1a000000.pcie
[ 1.648827] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.659394] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.669957] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.680518] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.691088] device: 'platform:1fe00480.clock-controller--platform:1a000000.pcie': device_add
[ 1.699619] platform 1a000000.pcie: Linked as a sync state only consumer to 1fe00480.clock-controller
[ 1.708872] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.719434] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.729998] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.740559] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.751119] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.761685] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.772246] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.782807] platform 1a000000.pcie: Not linking /bus@10000000/interrupt-controller@1fe01440 - might never become dev
[ 1.793416] device: '1fe22000.pwm': device_add
[ 1.797892] bus: 'platform': add device 1fe22000.pwm
[ 1.802901] PM: Adding info for platform:1fe22000.pwm
[ 1.808022] /pwm@1fe22000 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01400
[ 1.817221] platform 1fe22000.pwm: Not linking /bus@10000000/interrupt-controller@1fe01400 - might never become dev
[ 1.827694] /pwm@1fe22000 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01400
[ 1.836626] device: 'backlight': device_add
[ 1.840842] bus: 'platform': add device backlight
[ 1.845589] PM: Adding info for platform:backlight
[ 1.850441] /backlight Linked as a fwnode consumer to /pwm@1fe22000
[ 1.856760] device: 'platform:1fe22000.pwm--platform:backlight': device_add
[ 1.863810] devices_kset: Moving backlight to end of list
[ 1.869233] PM: Moving platform:backlight to end of list
[ 1.874566] platform backlight: Linked as a consumer to 1fe22000.pwm
[ 1.880940] /backlight Dropping the fwnode link to /pwm@1fe22000
[ 1.886998] device: 'regulators': device_add
[ 1.891358] bus: 'platform': add device regulators
[ 1.896206] PM: Adding info for platform:regulators
[ 1.901184] /regulators/regulator@3 Linked as a fwnode consumer to /bus@10000000/gpio@1fe00500
[ 1.909842] /regulators/regulator@3 Linked as a fwnode consumer to /regulators/regulator@0
[ 1.918163] device: 'platform:1fe00500.gpio--platform:regulators': device_add
[ 1.925390] platform regulators: Linked as a sync state only consumer to 1fe00500.gpio
[ 1.933379] device: 'regulators:regulator@0': device_add
[ 1.938726] bus: 'platform': add device regulators:regulator@0
[ 1.944606] PM: Adding info for platform:regulators:regulator@0
[ 1.950616] device: 'regulators:regulator@3': device_add
[ 1.955963] bus: 'platform': add device regulators:regulator@3
[ 1.961848] PM: Adding info for platform:regulators:regulator@3
[ 1.967836] device: 'platform:regulators:regulator@0--platform:regulators:regulator@3': device_add
[ 1.976889] devices_kset: Moving regulators:regulator@3 to end of list
[ 1.983439] PM: Moving platform:regulators:regulator@3 to end of list
[ 1.989901] platform regulators:regulator@3: Linked as a consumer to regulators:regulator@0
[ 1.998278] /regulators/regulator@3 Dropping the fwnode link to /regulators/regulator@0
[ 2.006334] device: 'platform:1fe00500.gpio--platform:regulators:regulator@3': device_add
[ 2.014603] devices_kset: Moving regulators:regulator@3 to end of list
[ 2.021152] PM: Moving platform:regulators:regulator@3 to end of list
[ 2.027615] platform regulators:regulator@3: Linked as a consumer to 1fe00500.gpio
[ 2.035208] /regulators/regulator@3 Dropping the fwnode link to /bus@10000000/gpio@1fe00500
[ 2.043621] device: 'display@0': device_add
[ 2.047836] bus: 'platform': add device display@0
[ 2.052583] PM: Adding info for platform:display@0
[ 2.057435] /display@0 Linked as a fwnode consumer to /backlight
[ 2.063481] /display@0 Linked as a fwnode consumer to /regulators/regulator@3
[ 2.070676] /display@0 Linked as a fwnode consumer to /bus@10000000/pcie@1a000000/display@6,0/ports/port@0/endpoint
[ 2.081172] /bus@10000000/pcie@1a000000: Relaxing link with /display@0/port@0/endpoint@0
[ 2.089299] /display@0: Relaxing link with /bus@10000000/pcie@1a000000/display@6,0/ports/port@0/endpoint
[ 2.098825] platform display@0: Fixed dependency cycle(s) with /bus@10000000/pcie@1a000000/display@6,0/ports/port@0/endpoint
[ 2.110105] device: 'platform:regulators:regulator@3--platform:display@0': device_add
[ 2.118024] devices_kset: Moving display@0 to end of list
[ 2.123441] PM: Moving platform:display@0 to end of list
[ 2.128771] platform display@0: Linked as a consumer to regulators:regulator@3
[ 2.136016] /display@0 Dropping the fwnode link to /regulators/regulator@3
[ 2.142931] device: 'platform:backlight--platform:display@0': device_add
[ 2.149716] devices_kset: Moving display@0 to end of list
[ 2.155133] PM: Moving platform:display@0 to end of list
[ 2.160463] platform display@0: Linked as a consumer to backlight
[ 2.166575] /display@0 Dropping the fwnode link to /backlight
[ 2.172537] device: 'cpu0': device_add
[ 2.176325] bus: 'cpu': add device cpu0
[ 2.180198] PM: Adding info for cpu:cpu0
[ 2.184276] device: 'cpu1': device_add
[ 2.188063] bus: 'cpu': add device cpu1
[ 2.191944] PM: Adding info for cpu:cpu1
[ 2.196717] device: 'writeback': device_add
[ 2.200944] bus: 'workqueue': add device writeback
[ 2.205783] PM: Adding info for workqueue:writeback
[ 2.210888] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 2.217705] HugeTLB: 112 KiB vmemmap can be freed for a 32.0 MiB page
[ 2.224515] bus: 'memory_tiering': registered
[ 2.228906] device: 'memory_tiering': device_add
[ 2.233566] PM: Adding info for No Bus:memory_tiering
[ 2.238650] device: 'memory_tier4': device_add
[ 2.243128] bus: 'memory_tiering': add device memory_tier4
[ 2.248655] PM: Adding info for memory_tiering:memory_tier4
[ 2.273597] device class 'block': registering
[ 2.278370] device: 'blkcg_punt_bio': device_add
[ 2.283040] bus: 'workqueue': add device blkcg_punt_bio
[ 2.288323] PM: Adding info for workqueue:blkcg_punt_bio
[ 2.361091] raid6: int64x8 gen() 767 MB/s
[ 2.433057] raid6: int64x4 gen() 785 MB/s
[ 2.505139] raid6: int64x2 gen() 618 MB/s
[ 2.577162] raid6: int64x1 gen() 541 MB/s
[ 2.581447] raid6: using algorithm int64x4 gen() 785 MB/s
[ 2.653011] raid6: .... xor() 399 MB/s, rmw enabled
[ 2.657904] raid6: using intx1 recovery algorithm
[ 2.662737] device class 'pwm': registering
[ 2.667007] register chardev fb 29:256
[ 2.670786] device class 'graphics': registering
[ 2.675458] device: 'fbcon': device_add
[ 2.675521] PM: Adding info for No Bus:fbcon
[ 2.683690] ACPI: Interpreter disabled.
[ 2.687585] bus: 'pnp': registered
[ 2.691001] sam: loongson apbdma init
[ 2.691013] bus: 'platform': add driver ls_apbdma
[ 2.699570] bus: 'platform': add driver reg-fixed-voltage
[ 2.705033] platform regulators:regulator@0: probing driver reg-fixed-voltage asynchronously
[ 2.713516] platform regulators:regulator@3: probing driver reg-fixed-voltage asynchronously
[ 2.713525] bus: 'platform': __driver_probe_device: matched device regulators:regulator@0 with driver reg-fixed-voltage
[ 2.722030] device class 'misc': registering
[ 2.732949] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulators:regulator@0
[ 2.737125] register chardev misc 10:256
[ 2.747117] bus: 'platform': __driver_probe_device: matched device regulators:regulator@3 with driver reg-fixed-voltage
[ 2.751058] iommu: Default domain type: Translated
[ 2.761859] reg-fixed-voltage regulators:regulator@0: no pinctrl handle
[ 2.766643] iommu: DMA domain TLB invalidation policy: strict mode
[ 2.773284] platform regulators:regulator@3: error -EPROBE_DEFER: supplier regulators:regulator@0 not ready
[ 2.779531] bus: 'parport': registered
[ 2.789383] VDD_5V0_SYS: 5000 mV, enabled
[ 2.793209] device class 'scsi_host': registering
[ 2.797005] device: 'regulator.1': device_add
[ 2.801797] bus: 'scsi': registered
[ 2.806121] platform regulators:regulator@3: Added to deferred list
[ 2.809586] device class 'scsi_device': registering
[ 2.809644] SCSI subsystem initialized
[ 2.815942] PM: Adding info for No Bus:regulator.1
[ 2.820922] device class 'ata_link': registering
[ 2.824517] platform regulators:regulator@3: driver reg-fixed-voltage async attach completed: -517
[ 2.829359] device class 'ata_port': registering
[ 2.834026] reg-fixed-voltage regulators:regulator@0: VDD_5V0_SYS supplying 5000000uV
[ 2.842956] device class 'ata_device': registering
[ 2.847569] driver: 'reg-fixed-voltage': driver_bound: bound to device 'regulators:regulator@0'
[ 2.855441] libata version 3.00 loaded.
[ 2.860259] bus: 'platform': really_probe: bound device regulators:regulator@0 to driver reg-fixed-voltage
[ 2.868928] device class 'mdio_bus': registering
[ 2.872771] reg-fixed-voltage regulators:regulator@0: driver reg-fixed-voltage async attach completed: 0
[ 2.882507] bus: 'mdio_bus': registered
[ 2.900411] bus: 'mdio_bus': add driver Generic Clause 45 PHY
[ 2.906213] bus: 'mdio_bus': add driver Generic PHY
[ 2.911201] bus: 'usb': registered
[ 2.914620] register chardev usb 180:256
[ 2.918564] bus: 'usb': add driver usbfs
[ 2.922547] usbcore: registered new interface driver usbfs
[ 2.928055] register chardev usb_device 189:8192
[ 2.932694] bus: 'usb': add driver hub
[ 2.936494] usbcore: registered new interface driver hub
[ 2.941842] bus: 'usb': add driver usb
[ 2.945641] usbcore: registered new device driver usb
[ 2.950713] device class 'udc': registering
[ 2.954974] bus: 'gadget': registered
[ 2.958651] device class 'usb_role': registering
[ 2.963357] bus: 'serio': registered
[ 2.966948] device class 'input': registering
[ 2.971367] register chardev input 13:1024
[ 2.975483] device class 'rtc': registering
[ 2.979707] register chardev rtc 253:16
[ 2.983562] bus: 'platform': add driver i2c-gpio
[ 2.988215] bus: 'platform': __driver_probe_device: matched device i2c-gpio-0 with driver i2c-gpio
[ 2.997209] bus: 'platform': really_probe: probing driver i2c-gpio with device i2c-gpio-0
[ 3.005433] i2c-gpio i2c-gpio-0: no pinctrl handle
[ 3.010350] device: 'i2c-0': device_add
[ 3.014227] bus: 'i2c': add device i2c-0
[ 3.018190] PM: Adding info for i2c:i2c-0
[ 3.022287] i2c-gpio i2c-gpio-0: using lines 513 (SDA) and 512 (SCL)
[ 3.028669] driver: 'i2c-gpio': driver_bound: bound to device 'i2c-gpio-0'
[ 3.035608] bus: 'platform': really_probe: bound device i2c-gpio-0 to driver i2c-gpio
[ 3.043469] bus: 'platform': __driver_probe_device: matched device i2c-gpio-1 with driver i2c-gpio
[ 3.052459] bus: 'platform': really_probe: probing driver i2c-gpio with device i2c-gpio-1
[ 3.060671] i2c-gpio i2c-gpio-1: no pinctrl handle
[ 3.065549] device: 'i2c-1': device_add
[ 3.069425] bus: 'i2c': add device i2c-1
[ 3.073386] PM: Adding info for i2c:i2c-1
[ 3.077476] i2c-gpio i2c-gpio-1: using lines 544 (SDA) and 545 (SCL)
[ 3.083858] driver: 'i2c-gpio': driver_bound: bound to device 'i2c-gpio-1'
[ 3.090793] bus: 'platform': really_probe: bound device i2c-gpio-1 to driver i2c-gpio
[ 3.098711] device class 'pps': registering
[ 3.102939] register chardev pps 252:16
[ 3.106790] pps_core: LinuxPPS API ver. 1 registered
[ 3.111769] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 3.120928] device class 'ptp': registering
[ 3.125164] register chardev ptp 251:1048576
[ 3.129451] PTP clock support registered
[ 3.133389] device class 'power_supply': registering
[ 3.138414] device class 'hwmon': registering
[ 3.142812] device class 'leds': registering
[ 3.147141] device class 'devfreq': registering
[ 3.151970] bus: 'nvmem': registered
[ 3.155569] device class 'sound': registering
[ 3.159973] register chardev alsa 116:256
[ 3.164031] Advanced Linux Sound Architecture Driver Initialized.
[ 3.170190] bus: 'hdaudio': registered
[ 3.173979] device class 'net': registering
[ 3.178260] device: 'lo': device_add
[ 3.182028] PM: Adding info for No Bus:lo
[ 3.186599] device: 'vga_arbiter': device_add
[ 3.191013] PM: Adding info for No Bus:vga_arbiter
[ 3.195975] vgaarb: loaded
[ 3.198855] device class 'watchdog': registering
[ 3.203529] register chardev watchdog 250:32
[ 3.207854] Registering platform device 'platform-framebuffer.0'. Parent at platform
[ 3.215624] device: 'platform-framebuffer.0': device_add
[ 3.220966] bus: 'platform': add device platform-framebuffer.0
[ 3.226863] PM: Adding info for platform:platform-framebuffer.0
[ 3.233127] clocksource: Switched to clocksource Constant
[ 3.238880] VFS: Disk quotas dquot_6.6.0
[ 3.242862] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
[ 3.250057] FS-Cache: Loaded
[ 3.253051] bus: 'pnp': add driver system
[ 3.257141] pnp: PnP ACPI: disabled
[ 3.260639] register chardev mem 1:256
[ 3.264409] device class 'mem': registering
[ 3.268642] device: 'mem': device_add
[ 3.272362] PM: Adding info for No Bus:mem
[ 3.276608] device: 'null': device_add
[ 3.280409] PM: Adding info for No Bus:null
[ 3.284720] device: 'port': device_add
[ 3.288520] PM: Adding info for No Bus:port
[ 3.292819] device: 'zero': device_add
[ 3.296618] PM: Adding info for No Bus:zero
[ 3.300914] device: 'full': device_add
[ 3.304713] PM: Adding info for No Bus:full
[ 3.309010] device: 'random': device_add
[ 3.312983] PM: Adding info for No Bus:random
[ 3.317456] device: 'urandom': device_add
[ 3.321517] PM: Adding info for No Bus:urandom
[ 3.326076] device: 'kmsg': device_add
[ 3.329875] PM: Adding info for No Bus:kmsg
[ 3.334179] register chardev /dev/tty 5:1
[ 3.338218] device: 'tty': device_add
[ 3.341935] PM: Adding info for No Bus:tty
[ 3.346144] register chardev /dev/console 5:1
[ 3.350530] device: 'console': device_add
[ 3.354597] PM: Adding info for No Bus:console
[ 3.359152] register chardev /dev/vc/0 4:1
[ 3.363278] device: 'tty0': device_add
[ 3.367074] PM: Adding info for No Bus:tty0
[ 3.371366] register chardev vcs 7:256
[ 3.375140] device class 'vc': registering
[ 3.379287] device: 'vcs': device_add
[ 3.383000] PM: Adding info for No Bus:vcs
[ 3.387208] device: 'vcsu': device_add
[ 3.391006] PM: Adding info for No Bus:vcsu
[ 3.395308] device: 'vcsa': device_add
[ 3.399108] PM: Adding info for No Bus:vcsa
[ 3.403415] device: 'vcs1': device_add
[ 3.407216] PM: Adding info for No Bus:vcs1
[ 3.411514] device: 'vcsu1': device_add
[ 3.415401] PM: Adding info for No Bus:vcsu1
[ 3.419787] device: 'vcsa1': device_add
[ 3.423675] PM: Adding info for No Bus:vcsa1
[ 3.428066] register chardev tty 4:63
[ 3.431761] device: 'tty1': device_add
[ 3.435555] PM: Adding info for No Bus:tty1
[ 3.439855] device: 'tty2': device_add
[ 3.443654] PM: Adding info for No Bus:tty2
[ 3.447953] device: 'tty3': device_add
[ 3.451752] PM: Adding info for No Bus:tty3
[ 3.456115] device: 'tty4': device_add
[ 3.459915] PM: Adding info for No Bus:tty4
[ 3.464221] device: 'tty5': device_add
[ 3.468021] PM: Adding info for No Bus:tty5
[ 3.472319] device: 'tty6': device_add
[ 3.476117] PM: Adding info for No Bus:tty6
[ 3.480415] device: 'tty7': device_add
[ 3.484214] PM: Adding info for No Bus:tty7
[ 3.488511] device: 'tty8': device_add
[ 3.492309] PM: Adding info for No Bus:tty8
[ 3.496607] device: 'tty9': device_add
[ 3.500405] PM: Adding info for No Bus:tty9
[ 3.504703] device: 'tty10': device_add
[ 3.508589] PM: Adding info for No Bus:tty10
[ 3.512975] device: 'tty11': device_add
[ 3.516861] PM: Adding info for No Bus:tty11
[ 3.521251] device: 'tty12': device_add
[ 3.525138] PM: Adding info for No Bus:tty12
[ 3.529526] device: 'tty13': device_add
[ 3.533412] PM: Adding info for No Bus:tty13
[ 3.537797] device: 'tty14': device_add
[ 3.541692] PM: Adding info for No Bus:tty14
[ 3.546080] device: 'tty15': device_add
[ 3.549966] PM: Adding info for No Bus:tty15
[ 3.554350] device: 'tty16': device_add
[ 3.558236] PM: Adding info for No Bus:tty16
[ 3.562621] device: 'tty17': device_add
[ 3.566506] PM: Adding info for No Bus:tty17
[ 3.570890] device: 'tty18': device_add
[ 3.574775] PM: Adding info for No Bus:tty18
[ 3.579175] device: 'tty19': device_add
[ 3.583066] PM: Adding info for No Bus:tty19
[ 3.587451] device: 'tty20': device_add
[ 3.591336] PM: Adding info for No Bus:tty20
[ 3.595729] device: 'tty21': device_add
[ 3.599616] PM: Adding info for No Bus:tty21
[ 3.604002] device: 'tty22': device_add
[ 3.607888] PM: Adding info for No Bus:tty22
[ 3.612272] device: 'tty23': device_add
[ 3.616159] PM: Adding info for No Bus:tty23
[ 3.620545] device: 'tty24': device_add
[ 3.624431] PM: Adding info for No Bus:tty24
[ 3.628865] device: 'tty25': device_add
[ 3.632762] PM: Adding info for No Bus:tty25
[ 3.637165] device: 'tty26': device_add
[ 3.641036] PM: Adding info for No Bus:tty26
[ 3.645429] device: 'tty27': device_add
[ 3.649314] PM: Adding info for No Bus:tty27
[ 3.653699] device: 'tty28': device_add
[ 3.657586] PM: Adding info for No Bus:tty28
[ 3.661978] device: 'tty29': device_add
[ 3.665865] PM: Adding info for No Bus:tty29
[ 3.670251] device: 'tty30': device_add
[ 3.674137] PM: Adding info for No Bus:tty30
[ 3.678522] device: 'tty31': device_add
[ 3.682408] PM: Adding info for No Bus:tty31
[ 3.686792] device: 'tty32': device_add
[ 3.690679] PM: Adding info for No Bus:tty32
[ 3.695063] device: 'tty33': device_add
[ 3.698948] PM: Adding info for No Bus:tty33
[ 3.703333] device: 'tty34': device_add
[ 3.707223] PM: Adding info for No Bus:tty34
[ 3.711608] device: 'tty35': device_add
[ 3.715493] PM: Adding info for No Bus:tty35
[ 3.719889] device: 'tty36': device_add
[ 3.723775] PM: Adding info for No Bus:tty36
[ 3.728161] device: 'tty37': device_add
[ 3.732047] PM: Adding info for No Bus:tty37
[ 3.736432] device: 'tty38': device_add
[ 3.740317] PM: Adding info for No Bus:tty38
[ 3.744701] device: 'tty39': device_add
[ 3.748587] PM: Adding info for No Bus:tty39
[ 3.752972] device: 'tty40': device_add
[ 3.756858] PM: Adding info for No Bus:tty40
[ 3.761242] device: 'tty41': device_add
[ 3.765112] PM: Adding info for No Bus:tty41
[ 3.769516] device: 'tty42': device_add
[ 3.773401] PM: Adding info for No Bus:tty42
[ 3.777788] device: 'tty43': device_add
[ 3.781674] PM: Adding info for No Bus:tty43
[ 3.786059] device: 'tty44': device_add
[ 3.789944] PM: Adding info for No Bus:tty44
[ 3.794334] device: 'tty45': device_add
[ 3.798221] PM: Adding info for No Bus:tty45
[ 3.802655] device: 'tty46': device_add
[ 3.806552] PM: Adding info for No Bus:tty46
[ 3.810942] device: 'tty47': device_add
[ 3.814828] PM: Adding info for No Bus:tty47
[ 3.819213] device: 'tty48': device_add
[ 3.823100] PM: Adding info for No Bus:tty48
[ 3.827491] device: 'tty49': device_add
[ 3.831377] PM: Adding info for No Bus:tty49
[ 3.835761] device: 'tty50': device_add
[ 3.839647] PM: Adding info for No Bus:tty50
[ 3.844031] device: 'tty51': device_add
[ 3.847917] PM: Adding info for No Bus:tty51
[ 3.852351] device: 'tty52': device_add
[ 3.856238] PM: Adding info for No Bus:tty52
[ 3.860623] device: 'tty53': device_add
[ 3.864511] PM: Adding info for No Bus:tty53
[ 3.868896] device: 'tty54': device_add
[ 3.872782] PM: Adding info for No Bus:tty54
[ 3.877215] device: 'tty55': device_add
[ 3.881086] PM: Adding info for No Bus:tty55
[ 3.885479] device: 'tty56': device_add
[ 3.889366] PM: Adding info for No Bus:tty56
[ 3.893751] device: 'tty57': device_add
[ 3.897650] PM: Adding info for No Bus:tty57
[ 3.902036] device: 'tty58': device_add
[ 3.905922] PM: Adding info for No Bus:tty58
[ 3.910307] device: 'tty59': device_add
[ 3.914189] PM: Adding info for No Bus:tty59
[ 3.918586] device: 'tty60': device_add
[ 3.922473] PM: Adding info for No Bus:tty60
[ 3.926864] device: 'tty61': device_add
[ 3.930750] PM: Adding info for No Bus:tty61
[ 3.935135] device: 'tty62': device_add
[ 3.939021] PM: Adding info for No Bus:tty62
[ 3.943406] device: 'tty63': device_add
[ 3.947294] PM: Adding info for No Bus:tty63
[ 3.951824] device: 'hw_random': device_add
[ 3.956075] PM: Adding info for No Bus:hw_random
[ 3.960940] NET: Registered PF_INET protocol family
[ 3.966143] IP idents hash table entries: 32768 (order: 4, 262144 bytes, linear)
[ 3.976502] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 16384 bytes, linear)
[ 3.985096] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, linear)
[ 3.992884] TCP established hash table entries: 16384 (order: 3, 131072 bytes, linear)
[ 4.000937] TCP bind hash table entries: 16384 (order: 5, 524288 bytes, linear)
[ 4.008616] TCP: Hash tables configured (established 16384 bind 16384)
[ 4.015336] UDP hash table entries: 1024 (order: 1, 32768 bytes, linear)
[ 4.022102] UDP-Lite hash table entries: 1024 (order: 1, 32768 bytes, linear)
[ 4.029543] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 4.035812] RPC: Registered named UNIX socket transport module.
[ 4.041772] RPC: Registered udp transport module.
[ 4.046494] RPC: Registered tcp transport module.
[ 4.051214] RPC: Registered tcp-with-tls transport module.
[ 4.056716] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 4.063201] NET: Registered PF_XDP protocol family
[ 4.068032] PCI: CLS 0 bytes, default 64
[ 4.072247] Trying to unpack rootfs image as initramfs...
[ 4.072323] bus: 'clocksource': registered
[ 4.081851] device: 'clocksource': device_add
[ 4.086294] PM: Adding info for No Bus:clocksource
[ 4.091186] device: 'clocksource0': device_add
[ 4.095722] bus: 'clocksource': add device clocksource0
[ 4.101050] PM: Adding info for clocksource:clocksource0
[ 4.106531] bus: 'platform': add driver alarmtimer
[ 4.111600] bus: 'clockevents': registered
[ 4.115741] device: 'clockevents': device_add
[ 4.120171] PM: Adding info for No Bus:clockevents
[ 4.125015] device: 'clockevent0': device_add
[ 4.129443] bus: 'clockevents': add device clockevent0
[ 4.134645] PM: Adding info for clockevents:clockevent0
[ 4.139974] device: 'clockevent1': device_add
[ 4.144386] bus: 'clockevents': add device clockevent1
[ 4.149591] PM: Adding info for clockevents:clockevent1
[ 4.155117] bus: 'event_source': registered
[ 4.159355] device: 'cpu': device_add
[ 4.163101] bus: 'event_source': add device cpu
[ 4.167724] PM: Adding info for event_source:cpu
[ 4.172437] device: 'breakpoint': device_add
[ 4.176789] bus: 'event_source': add device breakpoint
[ 4.182012] PM: Adding info for event_source:breakpoint
[ 4.187371] device: 'software': device_add
[ 4.191551] bus: 'event_source': add device software
[ 4.196617] PM: Adding info for event_source:software
[ 4.201770] Initialise system trusted keyrings
[ 4.206569] workingset: timestamp_bits=40 max_order=17 bucket_order=0
[ 4.213309] zbud: loaded
[ 4.215984] device: 'userfaultfd': device_add
[ 4.220506] PM: Adding info for No Bus:userfaultfd
[ 4.225921] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 4.232279] NFS: Registering the id_resolver key type
[ 4.237513] Key type id_resolver registered
[ 4.241743] Key type id_legacy registered
[ 4.245877] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 4.252672] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 4.260878] SGI XFS with ACLs, security attributes, quota, no debug enabled
[ 4.268695] 9p: Installing v9fs 9p2000 file system support
[ 4.274825] xor: measuring software checksum speed
[ 4.276628] Freeing initrd memory: 2576K
[ 4.284197] 8regs : 2208 MB/sec
[ 4.293060] 8regs_prefetch : 2203 MB/sec
[ 4.301233] 32regs : 2595 MB/sec
[ 4.309421] 32regs_prefetch : 2583 MB/sec
[ 4.313793] xor: using function: 32regs (2595 MB/sec)
[ 4.318895] Key type asymmetric registered
[ 4.323016] Asymmetric key parser 'x509' registered
[ 4.334788] device class 'bsg': registering
[ 4.339056] register chardev bsg 249:1048576
[ 4.343358] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 4.350945] io scheduler mq-deadline registered
[ 4.355503] io scheduler kyber registered
[ 4.359579] io scheduler bfq registered
[ 4.373207] bus: 'platform': add driver simple-pm-bus
[ 4.378327] bus: 'platform': __driver_probe_device: matched device bus@10000000 with driver simple-pm-bus
[ 4.387955] bus: 'platform': really_probe: probing driver simple-pm-bus with device bus@10000000
[ 4.396819] simple-pm-bus bus@10000000: no pinctrl handle
[ 4.402301] driver: 'simple-pm-bus': driver_bound: bound to device 'bus@10000000'
[ 4.409837] /bus@10000000/pcie@1a000000/sata@8,0 Linked as a fwnode consumer to /bus@10000000
[ 4.418424] /bus@10000000/pcie@1a000000/sata@8,0 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01400
[ 4.429347] /bus@10000000/pcie@1a000000/display@6,0 Linked as a fwnode consumer to /bus@10000000
[ 4.438171] /bus@10000000/pcie@1a000000/display@6,0 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01400
[ 4.449346] /bus@10000000/pcie@1a000000/gpu@5,0 Linked as a fwnode consumer to /bus@10000000
[ 4.457819] /bus@10000000/pcie@1a000000/gpu@5,0 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01400
[ 4.468652] /bus@10000000/pcie@1a000000/ethernet@3,1 Linked as a fwnode consumer to /bus@10000000
[ 4.477563] /bus@10000000/pcie@1a000000/ethernet@3,1 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01400
[ 4.488825] /bus@10000000/pcie@1a000000/ethernet@3,0 Linked as a fwnode consumer to /bus@10000000
[ 4.497738] /bus@10000000/pcie@1a000000/ethernet@3,0 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01400
[ 4.509003] /bus@10000000/pcie@1a000000/pcie@e,0 Linked as a fwnode consumer to /bus@10000000
[ 4.517564] /bus@10000000/pcie@1a000000/pcie@e,0 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01440
[ 4.528483] /bus@10000000/pcie@1a000000/pcie@d,0 Linked as a fwnode consumer to /bus@10000000
[ 4.537044] /bus@10000000/pcie@1a000000/pcie@d,0 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01440
[ 4.547958] /bus@10000000/pcie@1a000000/pcie@c,0 Linked as a fwnode consumer to /bus@10000000
[ 4.556518] /bus@10000000/pcie@1a000000/pcie@c,0 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01440
[ 4.567431] /bus@10000000/pcie@1a000000/pcie@b,0 Linked as a fwnode consumer to /bus@10000000
[ 4.575991] /bus@10000000/pcie@1a000000/pcie@b,0 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01440
[ 4.586909] /bus@10000000/pcie@1a000000/pcie@a,0 Linked as a fwnode consumer to /bus@10000000
[ 4.595471] /bus@10000000/pcie@1a000000/pcie@a,0 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01440
[ 4.606388] /bus@10000000/pcie@1a000000/usb@4,2 Linked as a fwnode consumer to /bus@10000000
[ 4.614862] /bus@10000000/pcie@1a000000/usb@4,2 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01440
[ 4.625689] /bus@10000000/pcie@1a000000/usb@4,1 Linked as a fwnode consumer to /bus@10000000
[ 4.634162] /bus@10000000/pcie@1a000000/usb@4,1 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01440
[ 4.645026] device: 'platform:bus@10000000--platform:1a000000.pcie': device_add
[ 4.652473] platform 1a000000.pcie: Linked as a sync state only consumer to bus@10000000
[ 4.660625] simple-pm-bus bus@10000000: Dropping the link to clock-ref-100m
[ 4.667614] device: 'platform:clock-ref-100m--platform:bus@10000000': device_unregister
[ 4.675972] bus: 'platform': really_probe: bound device bus@10000000 to driver simple-pm-bus
[ 4.684495] bus: 'platform': __driver_probe_device: matched device regulators with driver simple-pm-bus
[ 4.693929] bus: 'platform': really_probe: probing driver simple-pm-bus with device regulators
[ 4.702582] simple-pm-bus regulators: no pinctrl handle
[ 4.707854] driver: 'simple-pm-bus': driver_bound: bound to device 'regulators'
[ 4.715215] simple-pm-bus regulators: Dropping the link to 1fe00500.gpio
[ 4.721944] device: 'platform:1fe00500.gpio--platform:regulators': device_unregister
[ 4.729851] bus: 'platform': really_probe: bound device regulators to driver simple-pm-bus
[ 4.738201] bus: 'platform': add driver loongson-pwm
[ 4.743223] bus: 'platform': __driver_probe_device: matched device 1fe22000.pwm with driver loongson-pwm
[ 4.752739] bus: 'platform': really_probe: probing driver loongson-pwm with device 1fe22000.pwm
[ 4.761476] loongson-pwm 1fe22000.pwm: no pinctrl handle
[ 4.766834] loongson-pwm 1fe22000.pwm: pwm->clock_frequency=125000000
[ 4.773343] device: 'pwmchip0': device_add
[ 4.777514] PM: Adding info for No Bus:pwmchip0
[ 4.782089] driver: 'loongson-pwm': driver_bound: bound to device '1fe22000.pwm'
[ 4.789551] bus: 'platform': really_probe: bound device 1fe22000.pwm to driver loongson-pwm
[ 4.797983] bus: 'pci_express': add driver aer
[ 4.802483] bus: 'pci_express': add driver pcie_pme
[ 4.807417] bus: 'pci_express': add driver pciehp
[ 4.812176] bus: 'pci': add driver pcieport
[ 4.816432] bus: 'pci': add driver shpchp
[ 4.820501] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 4.827230] bus: 'platform': add driver loongson-pci
[ 4.832245] bus: 'platform': __driver_probe_device: matched device 1a000000.pcie with driver loongson-pci
[ 4.841887] bus: 'platform': really_probe: probing driver loongson-pci with device 1a000000.pcie
[ 4.850715] loongson-pci 1a000000.pcie: no pinctrl handle
[ 4.856166] loongson-pci 1a000000.pcie: host bridge /bus@10000000/pcie@1a000000 ranges:
[ 4.864210] loongson-pci 1a000000.pcie: No bus range found for /bus@10000000/pcie@1a000000, using [bus 00-ff]
[ 4.874377] loongson-pci 1a000000.pcie: IO 0x0018008000..0x001800ffff -> 0x0000008000
[ 4.882781] loongson-pci 1a000000.pcie: MEM 0x0060000000..0x007fffffff -> 0x0060000000
[ 4.892984] device: 'pci0000:00': device_add
[ 4.897325] PM: Adding info for No Bus:pci0000:00
[ 4.902080] device: '0000:00': device_add
[ 4.906163] PM: Adding info for No Bus:0000:00
[ 4.910671] loongson-pci 1a000000.pcie: PCI host bridge to bus 0000:00
[ 4.917232] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 4.922755] pci_bus 0000:00: root bus resource [io 0x0000-0x7fff] (bus address [0x8000-0xffff])
[ 4.931575] pci_bus 0000:00: root bus resource [mem 0x60000000-0x7fffffff]
[ 4.938578] pci 0000:00:02.0: [0014:7a02] type 00 class 0x088000
[ 4.944665] device: '0000:00:02.0': device_add
[ 4.949153] bus: 'pci': add device 0000:00:02.0
[ 4.953788] PM: Adding info for pci:0000:00:02.0
[ 4.958501] pci 0000:00:03.0: [0014:7a03] type 00 class 0x020000
[ 4.964554] pci 0000:00:03.0: reg 0x10: [mem 0x40040000-0x40047fff 64bit]
[ 4.971403] device: '0000:00:03.0': device_add
[ 4.975893] bus: 'pci': add device 0000:00:03.0
[ 4.980534] PM: Adding info for pci:0000:00:03.0
[ 4.985237] device: 'platform:bus@10000000--pci:0000:00:03.0': device_add
[ 4.992122] devices_kset: Moving 0000:00:03.0 to end of list
[ 4.997804] PM: Moving pci:0000:00:03.0 to end of list
[ 5.002964] pci 0000:00:03.0: Linked as a consumer to bus@10000000
[ 5.009168] /bus@10000000/pcie@1a000000/ethernet@3,0 Dropping the fwnode link to /bus@10000000
[ 5.017856] pci 0000:00:03.1: [0014:7a03] type 00 class 0x020000
[ 5.023906] pci 0000:00:03.1: reg 0x10: [mem 0x40050000-0x40057fff 64bit]
[ 5.030761] device: '0000:00:03.1': device_add
[ 5.035248] bus: 'pci': add device 0000:00:03.1
[ 5.039873] PM: Adding info for pci:0000:00:03.1
[ 5.044577] device: 'platform:bus@10000000--pci:0000:00:03.1': device_add
[ 5.051459] devices_kset: Moving 0000:00:03.1 to end of list
[ 5.057139] PM: Moving pci:0000:00:03.1 to end of list
[ 5.062297] pci 0000:00:03.1: Linked as a consumer to bus@10000000
[ 5.068499] /bus@10000000/pcie@1a000000/ethernet@3,1 Dropping the fwnode link to /bus@10000000
[ 5.077199] pci 0000:00:04.0: [0014:7a04] type 00 class 0x0c0380
[ 5.083248] pci 0000:00:04.0: reg 0x10: [mem 0x40000000-0x4003ffff 64bit]
[ 5.090094] device: '0000:00:04.0': device_add
[ 5.094574] bus: 'pci': add device 0000:00:04.0
[ 5.099197] PM: Adding info for pci:0000:00:04.0
[ 5.103897] pci 0000:00:04.1: [0014:7a14] type 00 class 0x0c0320
[ 5.109941] pci 0000:00:04.1: reg 0x10: [mem 0x40060000-0x40067fff 64bit]
[ 5.116786] device: '0000:00:04.1': device_add
[ 5.121271] bus: 'pci': add device 0000:00:04.1
[ 5.125904] PM: Adding info for pci:0000:00:04.1
[ 5.130596] device: 'platform:bus@10000000--pci:0000:00:04.1': device_add
[ 5.137478] devices_kset: Moving 0000:00:04.1 to end of list
[ 5.143165] PM: Moving pci:0000:00:04.1 to end of list
[ 5.148324] pci 0000:00:04.1: Linked as a consumer to bus@10000000
[ 5.154526] /bus@10000000/pcie@1a000000/usb@4,1 Dropping the fwnode link to /bus@10000000
[ 5.162776] pci 0000:00:04.2: [0014:7a24] type 00 class 0x0c0310
[ 5.168818] pci 0000:00:04.2: reg 0x10: [mem 0x40070000-0x40077fff 64bit]
[ 5.175664] device: '0000:00:04.2': device_add
[ 5.180150] bus: 'pci': add device 0000:00:04.2
[ 5.184772] PM: Adding info for pci:0000:00:04.2
[ 5.189461] device: 'platform:bus@10000000--pci:0000:00:04.2': device_add
[ 5.196338] devices_kset: Moving 0000:00:04.2 to end of list
[ 5.202024] PM: Moving pci:0000:00:04.2 to end of list
[ 5.207183] pci 0000:00:04.2: Linked as a consumer to bus@10000000
[ 5.213385] /bus@10000000/pcie@1a000000/usb@4,2 Dropping the fwnode link to /bus@10000000
[ 5.221639] pci 0000:00:05.0: [0014:7a05] type 00 class 0x030200
[ 5.227681] pci 0000:00:05.0: reg 0x10: [mem 0x40080000-0x400bffff 64bit]
[ 5.234526] device: '0000:00:05.0': device_add
[ 5.239011] bus: 'pci': add device 0000:00:05.0
[ 5.243636] PM: Adding info for pci:0000:00:05.0
[ 5.248325] device: 'platform:bus@10000000--pci:0000:00:05.0': device_add
[ 5.255215] devices_kset: Moving 0000:00:05.0 to end of list
[ 5.260897] PM: Moving pci:0000:00:05.0 to end of list
[ 5.266062] pci 0000:00:05.0: Linked as a consumer to bus@10000000
[ 5.272265] /bus@10000000/pcie@1a000000/gpu@5,0 Dropping the fwnode link to /bus@10000000
[ 5.280495] device: 'platform:1fe00480.clock-controller--pci:0000:00:05.0': device_add
[ 5.288504] devices_kset: Moving 0000:00:05.0 to end of list
[ 5.294185] PM: Moving pci:0000:00:05.0 to end of list
[ 5.299343] pci 0000:00:05.0: Linked as a consumer to 1fe00480.clock-controller
[ 5.306676] /bus@10000000/pcie@1a000000/gpu@5,0 Dropping the fwnode link to /bus@10000000/clock-controller@1fe00480
[ 5.317194] pci 0000:00:06.0: [0014:7a06] type 00 class 0x030000
[ 5.323236] pci 0000:00:06.0: reg 0x10: [mem 0x400c0000-0x400cffff 64bit]
[ 5.330088] device: '0000:00:06.0': device_add
[ 5.334577] bus: 'pci': add device 0000:00:06.0
[ 5.339200] PM: Adding info for pci:0000:00:06.0
[ 5.343842] pci 0000:00:06.0: vgaarb: setting as boot VGA device
[ 5.349863] pci 0000:00:06.0: vgaarb: bridge control possible
[ 5.355620] pci 0000:00:06.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 5.364234] device: 'platform:bus@10000000--pci:0000:00:06.0': device_add
[ 5.371112] devices_kset: Moving 0000:00:06.0 to end of list
[ 5.376793] PM: Moving pci:0000:00:06.0 to end of list
[ 5.381952] pci 0000:00:06.0: Linked as a consumer to bus@10000000
[ 5.388153] /bus@10000000/pcie@1a000000/display@6,0 Dropping the fwnode link to /bus@10000000
[ 5.396762] pci 0000:00:07.0: [0014:7a07] type 00 class 0x040300
[ 5.402805] pci 0000:00:07.0: reg 0x10: [mem 0x400d0000-0x400dffff 64bit]
[ 5.409649] device: '0000:00:07.0': device_add
[ 5.414137] bus: 'pci': add device 0000:00:07.0
[ 5.418759] PM: Adding info for pci:0000:00:07.0
[ 5.423457] /bus@10000000/pcie@1a000000/hda@7,0 Linked as a fwnode consumer to /bus@10000000/interrupt-controller@1fe01400
[ 5.434592] device: 'platform:bus@10000000--pci:0000:00:07.0': device_add
[ 5.441473] devices_kset: Moving 0000:00:07.0 to end of list
[ 5.447153] PM: Moving pci:0000:00:07.0 to end of list
[ 5.452308] pci 0000:00:07.0: Linked as a consumer to bus@10000000
[ 5.458517] /bus@10000000/pcie@1a000000/hda@7,0 Dropping the fwnode link to /bus@10000000/interrupt-controller@1fe01400
[ 5.469393] pci 0000:00:08.0: [0014:7a08] type 00 class 0x010601
[ 5.475437] pci 0000:00:08.0: reg 0x10: [mem 0x400e0000-0x400effff 64bit]
[ 5.482283] device: '0000:00:08.0': device_add
[ 5.486772] bus: 'pci': add device 0000:00:08.0
[ 5.491406] PM: Adding info for pci:0000:00:08.0
[ 5.496104] device: 'platform:bus@10000000--pci:0000:00:08.0': device_add
[ 5.502983] devices_kset: Moving 0000:00:08.0 to end of list
[ 5.508664] PM: Moving pci:0000:00:08.0 to end of list
[ 5.513824] pci 0000:00:08.0: Linked as a consumer to bus@10000000
[ 5.520031] /bus@10000000/pcie@1a000000/sata@8,0 Dropping the fwnode link to /bus@10000000
[ 5.528382] pci 0000:00:09.0: [0014:7a19] type 01 class 0x060400
[ 5.534428] pci 0000:00:09.0: reg 0x10: [mem 0x40705000-0x40705fff 64bit]
[ 5.541289] pci 0000:00:09.0: supports D1 D2
[ 5.545581] pci 0000:00:09.0: PME# supported from D0 D1 D3hot D3cold
[ 5.551990] device: '0000:00:09.0': device_add
[ 5.556504] bus: 'pci': add device 0000:00:09.0
[ 5.561169] PM: Adding info for pci:0000:00:09.0
[ 5.565893] pci 0000:00:0a.0: [0014:7a09] type 01 class 0x060400
[ 5.571940] pci 0000:00:0a.0: reg 0x10: [mem 0x40704000-0x40704fff 64bit]
[ 5.578806] pci 0000:00:0a.0: supports D1 D2
[ 5.583098] pci 0000:00:0a.0: PME# supported from D0 D1 D3hot D3cold
[ 5.589505] device: '0000:00:0a.0': device_add
[ 5.594016] bus: 'pci': add device 0000:00:0a.0
[ 5.598678] PM: Adding info for pci:0000:00:0a.0
[ 5.603371] device: 'platform:bus@10000000--pci:0000:00:0a.0': device_add
[ 5.610249] devices_kset: Moving 0000:00:0a.0 to end of list
[ 5.615930] PM: Moving pci:0000:00:0a.0 to end of list
[ 5.621088] pci 0000:00:0a.0: Linked as a consumer to bus@10000000
[ 5.627289] /bus@10000000/pcie@1a000000/pcie@a,0 Dropping the fwnode link to /bus@10000000
[ 5.635638] pci 0000:00:0b.0: [0014:7a09] type 01 class 0x060400
[ 5.641689] pci 0000:00:0b.0: reg 0x10: [mem 0x40703000-0x40703fff 64bit]
[ 5.648547] pci 0000:00:0b.0: supports D1 D2
[ 5.652838] pci 0000:00:0b.0: PME# supported from D0 D1 D3hot D3cold
[ 5.659247] device: '0000:00:0b.0': device_add
[ 5.663760] bus: 'pci': add device 0000:00:0b.0
[ 5.668410] PM: Adding info for pci:0000:00:0b.0
[ 5.673101] device: 'platform:bus@10000000--pci:0000:00:0b.0': device_add
[ 5.679978] devices_kset: Moving 0000:00:0b.0 to end of list
[ 5.685662] PM: Moving pci:0000:00:0b.0 to end of list
[ 5.690821] pci 0000:00:0b.0: Linked as a consumer to bus@10000000
[ 5.697023] /bus@10000000/pcie@1a000000/pcie@b,0 Dropping the fwnode link to /bus@10000000
[ 5.705379] pci 0000:00:0c.0: [0014:7a09] type 01 class 0x060400
[ 5.711424] pci 0000:00:0c.0: reg 0x10: [mem 0x40702000-0x40702fff 64bit]
[ 5.718280] pci 0000:00:0c.0: supports D1 D2
[ 5.722570] pci 0000:00:0c.0: PME# supported from D0 D1 D3hot D3cold
[ 5.728975] device: '0000:00:0c.0': device_add
[ 5.733497] bus: 'pci': add device 0000:00:0c.0
[ 5.738149] PM: Adding info for pci:0000:00:0c.0
[ 5.742840] device: 'platform:bus@10000000--pci:0000:00:0c.0': device_add
[ 5.749717] devices_kset: Moving 0000:00:0c.0 to end of list
[ 5.755398] PM: Moving pci:0000:00:0c.0 to end of list
[ 5.760557] pci 0000:00:0c.0: Linked as a consumer to bus@10000000
[ 5.766765] /bus@10000000/pcie@1a000000/pcie@c,0 Dropping the fwnode link to /bus@10000000
[ 5.775114] pci 0000:00:0d.0: [0014:7a19] type 01 class 0x060400
[ 5.781160] pci 0000:00:0d.0: reg 0x10: [mem 0x40701000-0x40701fff 64bit]
[ 5.788016] pci 0000:00:0d.0: supports D1 D2
[ 5.792311] pci 0000:00:0d.0: PME# supported from D0 D1 D3hot D3cold
[ 5.798716] device: '0000:00:0d.0': device_add
[ 5.803229] bus: 'pci': add device 0000:00:0d.0
[ 5.807877] PM: Adding info for pci:0000:00:0d.0
[ 5.812568] device: 'platform:bus@10000000--pci:0000:00:0d.0': device_add
[ 5.819455] devices_kset: Moving 0000:00:0d.0 to end of list
[ 5.825144] PM: Moving pci:0000:00:0d.0 to end of list
[ 5.830304] pci 0000:00:0d.0: Linked as a consumer to bus@10000000
[ 5.836546] /bus@10000000/pcie@1a000000/pcie@d,0 Dropping the fwnode link to /bus@10000000
[ 5.844902] pci 0000:00:0e.0: [0014:7a09] type 01 class 0x060400
[ 5.850947] pci 0000:00:0e.0: reg 0x10: [mem 0x40700000-0x40700fff 64bit]
[ 5.857804] pci 0000:00:0e.0: supports D1 D2
[ 5.862095] pci 0000:00:0e.0: PME# supported from D0 D1 D3hot D3cold
[ 5.868499] device: '0000:00:0e.0': device_add
[ 5.873012] bus: 'pci': add device 0000:00:0e.0
[ 5.877661] PM: Adding info for pci:0000:00:0e.0
[ 5.882354] device: 'platform:bus@10000000--pci:0000:00:0e.0': device_add
[ 5.889243] devices_kset: Moving 0000:00:0e.0 to end of list
[ 5.894928] PM: Moving pci:0000:00:0e.0 to end of list
[ 5.900088] pci 0000:00:0e.0: Linked as a consumer to bus@10000000
[ 5.906289] /bus@10000000/pcie@1a000000/pcie@e,0 Dropping the fwnode link to /bus@10000000
[ 5.914635] pci 0000:00:0f.0: [0014:7a0f] type 00 class 0x088000
[ 5.920676] pci 0000:00:0f.0: reg 0x10: [mem 0x40707500-0x407075ff 64bit]
[ 5.927522] device: '0000:00:0f.0': device_add
[ 5.932003] bus: 'pci': add device 0000:00:0f.0
[ 5.936626] PM: Adding info for pci:0000:00:0f.0
[ 5.941334] pci 0000:00:10.0: [0014:7a16] type 00 class 0x048000
[ 5.947378] pci 0000:00:10.0: reg 0x10: [mem 0x79000000-0x790001ff 64bit]
[ 5.954204] pci 0000:00:10.0: reg 0x18: [mem 0x40707400-0x407074ff]
[ 5.960505] pci 0000:00:10.0: reg 0x20: [mem 0x40707300-0x407073ff]
[ 5.966806] pci 0000:00:10.0: reg 0x30: [mem 0x40706800-0x40706fff pref]
[ 5.973553] device: '0000:00:10.0': device_add
[ 5.978035] bus: 'pci': add device 0000:00:10.0
[ 5.982673] PM: Adding info for pci:0000:00:10.0
[ 5.987382] pci 0000:00:11.0: [0014:7a26] type 00 class 0x048000
[ 5.993425] pci 0000:00:11.0: reg 0x10: [mem 0x40707200-0x407072ff 64bit]
[ 6.000249] pci 0000:00:11.0: reg 0x18: [mem 0x40707100-0x407071ff]
[ 6.006550] pci 0000:00:11.0: reg 0x20: [mem 0x40707000-0x407070ff]
[ 6.012849] pci 0000:00:11.0: reg 0x30: [mem 0x40706000-0x407067ff pref]
[ 6.019600] device: '0000:00:11.0': device_add
[ 6.024081] bus: 'pci': add device 0000:00:11.0
[ 6.028705] PM: Adding info for pci:0000:00:11.0
[ 6.033633] device: '0000:01': device_add
[ 6.037715] PM: Adding info for No Bus:0000:01
[ 6.042269] device: '0000:04': device_add
[ 6.046348] PM: Adding info for No Bus:0000:04
[ 6.050902] device: '0000:08': device_add
[ 6.054978] PM: Adding info for No Bus:0000:08
[ 6.059531] device: '0000:0c': device_add
[ 6.063608] PM: Adding info for No Bus:0000:0c
[ 6.068154] device: '0000:10': device_add
[ 6.072241] PM: Adding info for No Bus:0000:10
[ 6.076811] pci 0000:10:00.0: [8086:08b1] type 00 class 0x028000
[ 6.082895] pci 0000:10:00.0: reg 0x10: [mem 0x40200000-0x40201fff 64bit]
[ 6.089914] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[ 6.096137] device: '0000:10:00.0': device_add
[ 6.100634] bus: 'pci': add device 0000:10:00.0
[ 6.105340] PM: Adding info for pci:0000:10:00.0
[ 6.110050] device: '0000:14': device_add
[ 6.114127] PM: Adding info for No Bus:0000:14
[ 6.118758] pci 0000:00:0d.0: BAR 14: assigned [mem 0x60000000-0x600fffff]
[ 6.125671] pci 0000:00:04.0: BAR 0: assigned [mem 0x60100000-0x6013ffff 64bit]
[ 6.133019] pci 0000:00:05.0: BAR 0: assigned [mem 0x60140000-0x6017ffff 64bit]
[ 6.140363] pci 0000:00:06.0: BAR 0: assigned [mem 0x60180000-0x6018ffff 64bit]
[ 6.147715] pci 0000:00:07.0: BAR 0: assigned [mem 0x60190000-0x6019ffff 64bit]
[ 6.155061] pci 0000:00:08.0: BAR 0: assigned [mem 0x601a0000-0x601affff 64bit]
[ 6.162405] pci 0000:00:03.0: BAR 0: assigned [mem 0x601b0000-0x601b7fff 64bit]
[ 6.169749] pci 0000:00:03.1: BAR 0: assigned [mem 0x601b8000-0x601bffff 64bit]
[ 6.177092] pci 0000:00:04.1: BAR 0: assigned [mem 0x601c0000-0x601c7fff 64bit]
[ 6.184436] pci 0000:00:04.2: BAR 0: assigned [mem 0x601c8000-0x601cffff 64bit]
[ 6.191779] pci 0000:00:09.0: BAR 0: assigned [mem 0x601d0000-0x601d0fff 64bit]
[ 6.199124] pci 0000:00:0a.0: BAR 0: assigned [mem 0x601d1000-0x601d1fff 64bit]
[ 6.206475] pci 0000:00:0b.0: BAR 0: assigned [mem 0x601d2000-0x601d2fff 64bit]
[ 6.213825] pci 0000:00:0c.0: BAR 0: assigned [mem 0x601d3000-0x601d3fff 64bit]
[ 6.221172] pci 0000:00:0d.0: BAR 0: assigned [mem 0x601d4000-0x601d4fff 64bit]
[ 6.228518] pci 0000:00:0e.0: BAR 0: assigned [mem 0x601d5000-0x601d5fff 64bit]
[ 6.235862] pci 0000:00:10.0: BAR 6: assigned [mem 0x601d6000-0x601d67ff pref]
[ 6.243119] pci 0000:00:11.0: BAR 6: assigned [mem 0x601d6800-0x601d6fff pref]
[ 6.250374] pci 0000:00:10.0: BAR 0: assigned [mem 0x601d7000-0x601d71ff 64bit]
[ 6.257718] pci 0000:00:0f.0: BAR 0: assigned [mem 0x601d7200-0x601d72ff 64bit]
[ 6.265061] pci 0000:00:10.0: BAR 2: assigned [mem 0x601d7300-0x601d73ff]
[ 6.271887] pci 0000:00:10.0: BAR 4: assigned [mem 0x601d7400-0x601d74ff]
[ 6.278708] pci 0000:00:11.0: BAR 0: assigned [mem 0x601d7500-0x601d75ff 64bit]
[ 6.286052] pci 0000:00:11.0: BAR 2: assigned [mem 0x601d7600-0x601d76ff]
[ 6.292872] pci 0000:00:11.0: BAR 4: assigned [mem 0x601d7700-0x601d77ff]
[ 6.299701] pci 0000:00:09.0: PCI bridge to [bus 01]
[ 6.304696] pci 0000:00:0a.0: PCI bridge to [bus 04]
[ 6.309688] pci 0000:00:0b.0: PCI bridge to [bus 08]
[ 6.314679] pci 0000:00:0c.0: PCI bridge to [bus 0c]
[ 6.319678] pci 0000:10:00.0: BAR 0: assigned [mem 0x60000000-0x60001fff 64bit]
[ 6.327035] pci 0000:00:0d.0: PCI bridge to [bus 10]
[ 6.332029] pci 0000:00:0d.0: bridge window [mem 0x60000000-0x600fffff]
[ 6.338849] pci 0000:00:0e.0: PCI bridge to [bus 14]
[ 6.343933] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.349795] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.355650] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.361505] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.367359] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.373213] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.379067] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.384921] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.390781] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.396636] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.402490] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.408345] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.414199] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.420052] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.425909] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.431764] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.437618] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.443472] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.449331] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.455187] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.461040] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.466895] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.472748] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.478604] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.484459] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.490314] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.496168] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.502022] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.507876] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.513734] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.519590] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.525443] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.531301] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.537156] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.543010] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.548864] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.554718] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.560572] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.566426] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.572280] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.578138] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.583992] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.589846] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.595700] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.601553] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.607407] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.613261] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.619115] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.624968] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.630822] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.636679] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.642539] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.648394] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.654248] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.660102] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.665956] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.671810] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.677663] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.683517] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.689371] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.695224] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.701078] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.706937] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 6.712792] pci 0000:00:04.1: EHCI: capability loop?
[ 6.717782] pci 0000:00:04.1: quirk_usb_early_handoff+0x0/0x9e0 took 365110 usecs
[ 6.725408] bus: 'pci': __driver_probe_device: matched device 0000:00:09.0 with driver pcieport
[ 6.734144] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:09.0
[ 6.742103] pcieport 0000:00:09.0: no pinctrl handle
[ 6.747283] device: '0000:00:09.0:pcie001': device_add
[ 6.752491] bus: 'pci_express': add device 0000:00:09.0:pcie001
[ 6.758483] PM: Adding info for pci_express:0000:00:09.0:pcie001
[ 6.764549] bus: 'pci_express': __driver_probe_device: matched device 0000:00:09.0:pcie001 with driver pcie_pme
[ 6.774681] bus: 'pci_express': really_probe: probing driver pcie_pme with device 0000:00:09.0:pcie001
[ 6.784026] pcie_pme 0000:00:09.0:pcie001: no default pinctrl state
[ 6.790383] pcieport 0000:00:09.0: PME: Signaling with IRQ 20
[ 6.796158] driver: 'pcie_pme': driver_bound: bound to device '0000:00:09.0:pcie001'
[ 6.803956] bus: 'pci_express': really_probe: bound device 0000:00:09.0:pcie001 to driver pcie_pme
[ 6.812977] device: '0000:00:09.0:pcie002': device_add
[ 6.818147] bus: 'pci_express': add device 0000:00:09.0:pcie002
[ 6.824111] PM: Adding info for pci_express:0000:00:09.0:pcie002
[ 6.830197] bus: 'pci_express': __driver_probe_device: matched device 0000:00:09.0:pcie002 with driver aer
[ 6.839894] bus: 'pci_express': really_probe: probing driver aer with device 0000:00:09.0:pcie002
[ 6.848806] aer 0000:00:09.0:pcie002: no default pinctrl state
[ 6.854938] pcieport 0000:00:09.0: AER: enabled with IRQ 20
[ 6.860549] driver: 'aer': driver_bound: bound to device '0000:00:09.0:pcie002'
[ 6.867911] bus: 'pci_express': really_probe: bound device 0000:00:09.0:pcie002 to driver aer
[ 6.876510] driver: 'pcieport': driver_bound: bound to device '0000:00:09.0'
[ 6.883640] bus: 'pci': really_probe: bound device 0000:00:09.0 to driver pcieport
[ 6.891257] bus: 'pci': __driver_probe_device: matched device 0000:00:0a.0 with driver pcieport
[ 6.899996] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:0a.0
[ 6.907950] pcieport 0000:00:0a.0: no pinctrl handle
[ 6.913070] device: '0000:00:0a.0:pcie001': device_add
[ 6.918265] bus: 'pci_express': add device 0000:00:0a.0:pcie001
[ 6.924237] PM: Adding info for pci_express:0000:00:0a.0:pcie001
[ 6.930311] bus: 'pci_express': __driver_probe_device: matched device 0000:00:0a.0:pcie001 with driver pcie_pme
[ 6.940439] bus: 'pci_express': really_probe: probing driver pcie_pme with device 0000:00:0a.0:pcie001
[ 6.949787] pcie_pme 0000:00:0a.0:pcie001: no default pinctrl state
[ 6.956127] pcieport 0000:00:0a.0: PME: Signaling with IRQ 21
[ 6.961907] driver: 'pcie_pme': driver_bound: bound to device '0000:00:0a.0:pcie001'
[ 6.969702] bus: 'pci_express': really_probe: bound device 0000:00:0a.0:pcie001 to driver pcie_pme
[ 6.978716] device: '0000:00:0a.0:pcie002': device_add
[ 6.983885] bus: 'pci_express': add device 0000:00:0a.0:pcie002
[ 6.989863] PM: Adding info for pci_express:0000:00:0a.0:pcie002
[ 6.995919] bus: 'pci_express': __driver_probe_device: matched device 0000:00:0a.0:pcie002 with driver aer
[ 7.005608] bus: 'pci_express': really_probe: probing driver aer with device 0000:00:0a.0:pcie002
[ 7.014514] aer 0000:00:0a.0:pcie002: no default pinctrl state
[ 7.020565] pcieport 0000:00:0a.0: AER: enabled with IRQ 21
[ 7.026174] driver: 'aer': driver_bound: bound to device '0000:00:0a.0:pcie002'
[ 7.033535] bus: 'pci_express': really_probe: bound device 0000:00:0a.0:pcie002 to driver aer
[ 7.042129] driver: 'pcieport': driver_bound: bound to device '0000:00:0a.0'
[ 7.049255] bus: 'pci': really_probe: bound device 0000:00:0a.0 to driver pcieport
[ 7.056877] bus: 'pci': __driver_probe_device: matched device 0000:00:0b.0 with driver pcieport
[ 7.065613] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:0b.0
[ 7.073566] pcieport 0000:00:0b.0: no pinctrl handle
[ 7.078677] device: '0000:00:0b.0:pcie001': device_add
[ 7.083869] bus: 'pci_express': add device 0000:00:0b.0:pcie001
[ 7.089863] PM: Adding info for pci_express:0000:00:0b.0:pcie001
[ 7.095924] bus: 'pci_express': __driver_probe_device: matched device 0000:00:0b.0:pcie001 with driver pcie_pme
[ 7.106048] bus: 'pci_express': really_probe: probing driver pcie_pme with device 0000:00:0b.0:pcie001
[ 7.115390] pcie_pme 0000:00:0b.0:pcie001: no default pinctrl state
[ 7.121728] pcieport 0000:00:0b.0: PME: Signaling with IRQ 22
[ 7.127500] driver: 'pcie_pme': driver_bound: bound to device '0000:00:0b.0:pcie001'
[ 7.135295] bus: 'pci_express': really_probe: bound device 0000:00:0b.0:pcie001 to driver pcie_pme
[ 7.144308] device: '0000:00:0b.0:pcie002': device_add
[ 7.149482] bus: 'pci_express': add device 0000:00:0b.0:pcie002
[ 7.155446] PM: Adding info for pci_express:0000:00:0b.0:pcie002
[ 7.161503] bus: 'pci_express': __driver_probe_device: matched device 0000:00:0b.0:pcie002 with driver aer
[ 7.171190] bus: 'pci_express': really_probe: probing driver aer with device 0000:00:0b.0:pcie002
[ 7.180097] aer 0000:00:0b.0:pcie002: no default pinctrl state
[ 7.186140] pcieport 0000:00:0b.0: AER: enabled with IRQ 22
[ 7.191745] driver: 'aer': driver_bound: bound to device '0000:00:0b.0:pcie002'
[ 7.199105] bus: 'pci_express': really_probe: bound device 0000:00:0b.0:pcie002 to driver aer
[ 7.207697] driver: 'pcieport': driver_bound: bound to device '0000:00:0b.0'
[ 7.214827] bus: 'pci': really_probe: bound device 0000:00:0b.0 to driver pcieport
[ 7.222442] bus: 'pci': __driver_probe_device: matched device 0000:00:0c.0 with driver pcieport
[ 7.231174] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:0c.0
[ 7.239126] pcieport 0000:00:0c.0: no pinctrl handle
[ 7.244228] device: '0000:00:0c.0:pcie001': device_add
[ 7.249422] bus: 'pci_express': add device 0000:00:0c.0:pcie001
[ 7.255390] PM: Adding info for pci_express:0000:00:0c.0:pcie001
[ 7.261462] bus: 'pci_express': __driver_probe_device: matched device 0000:00:0c.0:pcie001 with driver pcie_pme
[ 7.271594] bus: 'pci_express': really_probe: probing driver pcie_pme with device 0000:00:0c.0:pcie001
[ 7.280944] pcie_pme 0000:00:0c.0:pcie001: no default pinctrl state
[ 7.287282] pcieport 0000:00:0c.0: PME: Signaling with IRQ 23
[ 7.293055] driver: 'pcie_pme': driver_bound: bound to device '0000:00:0c.0:pcie001'
[ 7.300850] bus: 'pci_express': really_probe: bound device 0000:00:0c.0:pcie001 to driver pcie_pme
[ 7.309870] device: '0000:00:0c.0:pcie002': device_add
[ 7.315039] bus: 'pci_express': add device 0000:00:0c.0:pcie002
[ 7.321002] PM: Adding info for pci_express:0000:00:0c.0:pcie002
[ 7.327055] bus: 'pci_express': __driver_probe_device: matched device 0000:00:0c.0:pcie002 with driver aer
[ 7.336741] bus: 'pci_express': really_probe: probing driver aer with device 0000:00:0c.0:pcie002
[ 7.345654] aer 0000:00:0c.0:pcie002: no default pinctrl state
[ 7.351697] pcieport 0000:00:0c.0: AER: enabled with IRQ 23
[ 7.357302] driver: 'aer': driver_bound: bound to device '0000:00:0c.0:pcie002'
[ 7.364663] bus: 'pci_express': really_probe: bound device 0000:00:0c.0:pcie002 to driver aer
[ 7.373257] driver: 'pcieport': driver_bound: bound to device '0000:00:0c.0'
[ 7.380382] bus: 'pci': really_probe: bound device 0000:00:0c.0 to driver pcieport
[ 7.387999] bus: 'pci': __driver_probe_device: matched device 0000:00:0d.0 with driver pcieport
[ 7.396731] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:0d.0
[ 7.404683] pcieport 0000:00:0d.0: no pinctrl handle
[ 7.409793] device: '0000:00:0d.0:pcie001': device_add
[ 7.414986] bus: 'pci_express': add device 0000:00:0d.0:pcie001
[ 7.420955] PM: Adding info for pci_express:0000:00:0d.0:pcie001
[ 7.427028] bus: 'pci_express': __driver_probe_device: matched device 0000:00:0d.0:pcie001 with driver pcie_pme
[ 7.437155] bus: 'pci_express': really_probe: probing driver pcie_pme with device 0000:00:0d.0:pcie001
[ 7.446498] pcie_pme 0000:00:0d.0:pcie001: no default pinctrl state
[ 7.452836] pcieport 0000:00:0d.0: PME: Signaling with IRQ 24
[ 7.458609] driver: 'pcie_pme': driver_bound: bound to device '0000:00:0d.0:pcie001'
[ 7.466403] bus: 'pci_express': really_probe: bound device 0000:00:0d.0:pcie001 to driver pcie_pme
[ 7.475422] device: '0000:00:0d.0:pcie002': device_add
[ 7.480595] bus: 'pci_express': add device 0000:00:0d.0:pcie002
[ 7.486559] PM: Adding info for pci_express:0000:00:0d.0:pcie002
[ 7.492611] bus: 'pci_express': __driver_probe_device: matched device 0000:00:0d.0:pcie002 with driver aer
[ 7.502300] bus: 'pci_express': really_probe: probing driver aer with device 0000:00:0d.0:pcie002
[ 7.511208] aer 0000:00:0d.0:pcie002: no default pinctrl state
[ 7.517261] pcieport 0000:00:0d.0: AER: enabled with IRQ 24
[ 7.522865] driver: 'aer': driver_bound: bound to device '0000:00:0d.0:pcie002'
[ 7.530225] bus: 'pci_express': really_probe: bound device 0000:00:0d.0:pcie002 to driver aer
[ 7.538822] driver: 'pcieport': driver_bound: bound to device '0000:00:0d.0'
[ 7.545947] bus: 'pci': really_probe: bound device 0000:00:0d.0 to driver pcieport
[ 7.553565] bus: 'pci': __driver_probe_device: matched device 0000:00:0e.0 with driver pcieport
[ 7.562296] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:0e.0
[ 7.570248] pcieport 0000:00:0e.0: no pinctrl handle
[ 7.575354] device: '0000:00:0e.0:pcie001': device_add
[ 7.580545] bus: 'pci_express': add device 0000:00:0e.0:pcie001
[ 7.586535] PM: Adding info for pci_express:0000:00:0e.0:pcie001
[ 7.592595] bus: 'pci_express': __driver_probe_device: matched device 0000:00:0e.0:pcie001 with driver pcie_pme
[ 7.602724] bus: 'pci_express': really_probe: probing driver pcie_pme with device 0000:00:0e.0:pcie001
[ 7.612068] pcie_pme 0000:00:0e.0:pcie001: no default pinctrl state
[ 7.618414] pcieport 0000:00:0e.0: PME: Signaling with IRQ 25
[ 7.624188] driver: 'pcie_pme': driver_bound: bound to device '0000:00:0e.0:pcie001'
[ 7.631983] bus: 'pci_express': really_probe: bound device 0000:00:0e.0:pcie001 to driver pcie_pme
[ 7.640997] device: '0000:00:0e.0:pcie002': device_add
[ 7.646165] bus: 'pci_express': add device 0000:00:0e.0:pcie002
[ 7.652129] PM: Adding info for pci_express:0000:00:0e.0:pcie002
[ 7.658181] bus: 'pci_express': __driver_probe_device: matched device 0000:00:0e.0:pcie002 with driver aer
[ 7.667875] bus: 'pci_express': really_probe: probing driver aer with device 0000:00:0e.0:pcie002
[ 7.676782] aer 0000:00:0e.0:pcie002: no default pinctrl state
[ 7.682828] pcieport 0000:00:0e.0: AER: enabled with IRQ 25
[ 7.688433] driver: 'aer': driver_bound: bound to device '0000:00:0e.0:pcie002'
[ 7.695796] bus: 'pci_express': really_probe: bound device 0000:00:0e.0:pcie002 to driver aer
[ 7.704387] driver: 'pcieport': driver_bound: bound to device '0000:00:0e.0'
[ 7.711513] bus: 'pci': really_probe: bound device 0000:00:0e.0 to driver pcieport
[ 7.719167] driver: 'loongson-pci': driver_bound: bound to device '1a000000.pcie'
[ 7.726684] /bus@10000000/pcie@1a000000 Dropping the fwnode link to /display@0/port@0/endpoint@0
[ 7.735545] loongson-pci 1a000000.pcie: Dropping the link to 1fe00480.clock-controller
[ 7.743490] device: 'platform:1fe00480.clock-controller--platform:1a000000.pcie': device_unregister
[ 7.752651] loongson-pci 1a000000.pcie: Dropping the link to bus@10000000
[ 7.759519] device: 'platform:bus@10000000--platform:1a000000.pcie': device_unregister
[ 7.767612] bus: 'platform': really_probe: bound device 1a000000.pcie to driver loongson-pci
[ 7.776150] bus: 'pci': add driver tsi721
[ 7.780244] bus: 'platform': add driver platform-lcd
[ 7.785303] bus: 'platform': add driver pwm-backlight
[ 7.790404] bus: 'platform': __driver_probe_device: matched device backlight with driver pwm-backlight
[ 7.799751] bus: 'platform': really_probe: probing driver pwm-backlight with device backlight
[ 7.808317] pwm-backlight backlight: no pinctrl handle
[ 7.813540] pwm-backlight backlight: Looking up power-supply from device tree
[ 7.820708] pwm-backlight backlight: Looking up power-supply property in node /backlight failed
[ 7.829482] device: 'backlight': device_add
[ 7.833740] PM: Adding info for No Bus:backlight
[ 7.838407] driver: 'pwm-backlight': driver_bound: bound to device 'backlight'
[ 7.845707] bus: 'platform': really_probe: bound device backlight to driver pwm-backlight
[ 7.853997] bus: 'pci': add driver radeonfb
[ 7.858268] bus: 'platform': add driver efi-framebuffer
[ 7.863563] bus: 'platform': add driver acpi-ged
[ 7.868255] bus: 'platform': add driver acpi-fan
[ 7.872944] bus: 'platform': add driver acpi-tad
[ 7.877898] bus: 'platform': add driver of_fixed_factor_clk
[ 7.883564] bus: 'platform': add driver of_fixed_clk
[ 7.888556] bus: 'platform': __driver_probe_device: matched device clock-ref-100m with driver of_fixed_clk
[ 7.898242] bus: 'platform': really_probe: probing driver of_fixed_clk with device clock-ref-100m
[ 7.907160] of_fixed_clk clock-ref-100m: no pinctrl handle
[ 7.912705] driver: 'of_fixed_clk': driver_bound: bound to device 'clock-ref-100m'
[ 7.920343] bus: 'platform': really_probe: bound device clock-ref-100m to driver of_fixed_clk
[ 7.928950] bus: 'platform': add driver gpio-clk
[ 7.933642] bus: 'platform': add driver loongson2-clk
[ 7.938725] bus: 'platform': __driver_probe_device: matched device 1fe00480.clock-controller with driver loongson2-clk
[ 7.949455] bus: 'platform': really_probe: probing driver loongson2-clk with device 1fe00480.clock-controller
[ 7.959407] loongson2-clk 1fe00480.clock-controller: no pinctrl handle
[ 7.966134] driver: 'loongson2-clk': driver_bound: bound to device '1fe00480.clock-controller'
[ 7.974822] bus: 'platform': really_probe: bound device 1fe00480.clock-controller to driver loongson2-clk
[ 7.984474] bus: 'pci': add driver virtio-pci
[ 7.988918] register chardev pty 2:16
[ 7.992615] device: 'ptyp0': device_add
[ 7.996505] PM: Adding info for No Bus:ptyp0
[ 8.000942] device: 'ptyp1': device_add
[ 8.004832] PM: Adding info for No Bus:ptyp1
[ 8.009228] device: 'ptyp2': device_add
[ 8.013102] PM: Adding info for No Bus:ptyp2
[ 8.017486] device: 'ptyp3': device_add
[ 8.021372] PM: Adding info for No Bus:ptyp3
[ 8.025757] device: 'ptyp4': device_add
[ 8.029643] PM: Adding info for No Bus:ptyp4
[ 8.034020] device: 'ptyp5': device_add
[ 8.037905] PM: Adding info for No Bus:ptyp5
[ 8.042281] device: 'ptyp6': device_add
[ 8.046167] PM: Adding info for No Bus:ptyp6
[ 8.050543] device: 'ptyp7': device_add
[ 8.054427] PM: Adding info for No Bus:ptyp7
[ 8.058804] device: 'ptyp8': device_add
[ 8.062702] PM: Adding info for No Bus:ptyp8
[ 8.067079] device: 'ptyp9': device_add
[ 8.070965] PM: Adding info for No Bus:ptyp9
[ 8.075350] device: 'ptypa': device_add
[ 8.079235] PM: Adding info for No Bus:ptypa
[ 8.083612] device: 'ptypb': device_add
[ 8.087503] PM: Adding info for No Bus:ptypb
[ 8.091886] device: 'ptypc': device_add
[ 8.095771] PM: Adding info for No Bus:ptypc
[ 8.100148] device: 'ptypd': device_add
[ 8.104034] PM: Adding info for No Bus:ptypd
[ 8.108409] device: 'ptype': device_add
[ 8.112293] PM: Adding info for No Bus:ptype
[ 8.116669] device: 'ptypf': device_add
[ 8.120553] PM: Adding info for No Bus:ptypf
[ 8.124930] register chardev ttyp 3:16
[ 8.128710] device: 'ttyp0': device_add
[ 8.132591] PM: Adding info for No Bus:ttyp0
[ 8.136967] device: 'ttyp1': device_add
[ 8.140853] PM: Adding info for No Bus:ttyp1
[ 8.145235] device: 'ttyp2': device_add
[ 8.149108] PM: Adding info for No Bus:ttyp2
[ 8.153543] device: 'ttyp3': device_add
[ 8.157442] PM: Adding info for No Bus:ttyp3
[ 8.161820] device: 'ttyp4': device_add
[ 8.165703] PM: Adding info for No Bus:ttyp4
[ 8.170081] device: 'ttyp5': device_add
[ 8.173967] PM: Adding info for No Bus:ttyp5
[ 8.178342] device: 'ttyp6': device_add
[ 8.182227] PM: Adding info for No Bus:ttyp6
[ 8.186602] device: 'ttyp7': device_add
[ 8.190487] PM: Adding info for No Bus:ttyp7
[ 8.194863] device: 'ttyp8': device_add
[ 8.198746] PM: Adding info for No Bus:ttyp8
[ 8.203122] device: 'ttyp9': device_add
[ 8.207011] PM: Adding info for No Bus:ttyp9
[ 8.211386] device: 'ttypa': device_add
[ 8.215270] PM: Adding info for No Bus:ttypa
[ 8.219646] device: 'ttypb': device_add
[ 8.223530] PM: Adding info for No Bus:ttypb
[ 8.227921] device: 'ttypc': device_add
[ 8.231805] PM: Adding info for No Bus:ttypc
[ 8.236181] device: 'ttypd': device_add
[ 8.240065] PM: Adding info for No Bus:ttypd
[ 8.244452] device: 'ttype': device_add
[ 8.248336] PM: Adding info for No Bus:ttype
[ 8.252711] device: 'ttypf': device_add
[ 8.256595] PM: Adding info for No Bus:ttypf
[ 8.260968] register chardev ptm 128:1048576
[ 8.265270] register chardev pts 136:1048576
[ 8.269566] register chardev /dev/ptmx 5:1
[ 8.273687] device: 'ptmx': device_add
[ 8.277480] PM: Adding info for No Bus:ptmx
[ 8.281789] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 8.288223] register chardev ttyS 4:16
[ 8.292000] bus: 'pnp': add driver serial
[ 8.296074] Registering platform device 'serial8250'. Parent at platform
[ 8.302801] device: 'serial8250': device_add
[ 8.307097] bus: 'platform': add device serial8250
[ 8.311937] PM: Adding info for platform:serial8250
[ 8.316898] device: 'serial8250:0': device_add
[ 8.321371] bus: 'serial-base': add device serial8250:0
[ 8.326646] PM: Adding info for serial-base:serial8250:0
[ 8.332009] bus: 'serial-base': __driver_probe_device: matched device serial8250:0 with driver ctrl
[ 8.341090] bus: 'serial-base': really_probe: probing driver ctrl with device serial8250:0
[ 8.349390] ctrl serial8250:0: no default pinctrl state
[ 8.354651] driver: 'ctrl': driver_bound: bound to device 'serial8250:0'
[ 8.361402] bus: 'serial-base': really_probe: bound device serial8250:0 to driver ctrl
[ 8.369366] device: 'serial8250:0.0': device_add
[ 8.374011] bus: 'serial-base': add device serial8250:0.0
[ 8.379451] PM: Adding info for serial-base:serial8250:0.0
[ 8.384986] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.0 with driver port
[ 8.394245] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.0
[ 8.402717] port serial8250:0.0: no default pinctrl state
[ 8.408149] driver: 'port': driver_bound: bound to device 'serial8250:0.0'
[ 8.415074] bus: 'serial-base': really_probe: bound device serial8250:0.0 to driver port
[ 8.423233] device: 'ttyS0': device_add
[ 8.427155] PM: Adding info for No Bus:ttyS0
[ 8.431597] device: 'serial8250:0.1': device_add
[ 8.436249] bus: 'serial-base': add device serial8250:0.1
[ 8.441692] PM: Adding info for serial-base:serial8250:0.1
[ 8.447225] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.1 with driver port
[ 8.456485] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.1
[ 8.464958] port serial8250:0.1: no default pinctrl state
[ 8.470390] driver: 'port': driver_bound: bound to device 'serial8250:0.1'
[ 8.477314] bus: 'serial-base': really_probe: bound device serial8250:0.1 to driver port
[ 8.485464] device: 'ttyS1': device_add
[ 8.489390] PM: Adding info for No Bus:ttyS1
[ 8.493823] device: 'serial8250:0.2': device_add
[ 8.498471] bus: 'serial-base': add device serial8250:0.2
[ 8.503913] PM: Adding info for serial-base:serial8250:0.2
[ 8.509447] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.2 with driver port
[ 8.518705] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.2
[ 8.527180] port serial8250:0.2: no default pinctrl state
[ 8.532615] driver: 'port': driver_bound: bound to device 'serial8250:0.2'
[ 8.539543] bus: 'serial-base': really_probe: bound device serial8250:0.2 to driver port
[ 8.547694] device: 'ttyS2': device_add
[ 8.551610] PM: Adding info for No Bus:ttyS2
[ 8.556041] device: 'serial8250:0.3': device_add
[ 8.560690] bus: 'serial-base': add device serial8250:0.3
[ 8.566131] PM: Adding info for serial-base:serial8250:0.3
[ 8.571665] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.3 with driver port
[ 8.580923] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.3
[ 8.589397] port serial8250:0.3: no default pinctrl state
[ 8.594828] driver: 'port': driver_bound: bound to device 'serial8250:0.3'
[ 8.601751] bus: 'serial-base': really_probe: bound device serial8250:0.3 to driver port
[ 8.609899] device: 'ttyS3': device_add
[ 8.613815] PM: Adding info for No Bus:ttyS3
[ 8.618256] device: 'serial8250:0.4': device_add
[ 8.622905] bus: 'serial-base': add device serial8250:0.4
[ 8.628346] PM: Adding info for serial-base:serial8250:0.4
[ 8.633880] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.4 with driver port
[ 8.643143] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.4
[ 8.651616] port serial8250:0.4: no default pinctrl state
[ 8.657047] driver: 'port': driver_bound: bound to device 'serial8250:0.4'
[ 8.663971] bus: 'serial-base': really_probe: bound device serial8250:0.4 to driver port
[ 8.672125] device: 'ttyS4': device_add
[ 8.676040] PM: Adding info for No Bus:ttyS4
[ 8.680470] device: 'serial8250:0.5': device_add
[ 8.685118] bus: 'serial-base': add device serial8250:0.5
[ 8.690569] PM: Adding info for serial-base:serial8250:0.5
[ 8.696103] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.5 with driver port
[ 8.705362] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.5
[ 8.713835] port serial8250:0.5: no default pinctrl state
[ 8.719266] driver: 'port': driver_bound: bound to device 'serial8250:0.5'
[ 8.726189] bus: 'serial-base': really_probe: bound device serial8250:0.5 to driver port
[ 8.734338] device: 'ttyS5': device_add
[ 8.738252] PM: Adding info for No Bus:ttyS5
[ 8.742680] device: 'serial8250:0.6': device_add
[ 8.747332] bus: 'serial-base': add device serial8250:0.6
[ 8.752775] PM: Adding info for serial-base:serial8250:0.6
[ 8.758308] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.6 with driver port
[ 8.767567] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.6
[ 8.776040] port serial8250:0.6: no default pinctrl state
[ 8.781472] driver: 'port': driver_bound: bound to device 'serial8250:0.6'
[ 8.788395] bus: 'serial-base': really_probe: bound device serial8250:0.6 to driver port
[ 8.796543] device: 'ttyS6': device_add
[ 8.800469] PM: Adding info for No Bus:ttyS6
[ 8.804946] device: 'serial8250:0.7': device_add
[ 8.809595] bus: 'serial-base': add device serial8250:0.7
[ 8.815037] PM: Adding info for serial-base:serial8250:0.7
[ 8.820570] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.7 with driver port
[ 8.829829] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.7
[ 8.838302] port serial8250:0.7: no default pinctrl state
[ 8.843767] driver: 'port': driver_bound: bound to device 'serial8250:0.7'
[ 8.850698] bus: 'serial-base': really_probe: bound device serial8250:0.7 to driver port
[ 8.858848] device: 'ttyS7': device_add
[ 8.862764] PM: Adding info for No Bus:ttyS7
[ 8.867191] device: 'serial8250:0.8': device_add
[ 8.871840] bus: 'serial-base': add device serial8250:0.8
[ 8.877281] PM: Adding info for serial-base:serial8250:0.8
[ 8.882814] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.8 with driver port
[ 8.892073] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.8
[ 8.900546] port serial8250:0.8: no default pinctrl state
[ 8.905977] driver: 'port': driver_bound: bound to device 'serial8250:0.8'
[ 8.912901] bus: 'serial-base': really_probe: bound device serial8250:0.8 to driver port
[ 8.921049] device: 'ttyS8': device_add
[ 8.924963] PM: Adding info for No Bus:ttyS8
[ 8.929392] device: 'serial8250:0.9': device_add
[ 8.934040] bus: 'serial-base': add device serial8250:0.9
[ 8.939482] PM: Adding info for serial-base:serial8250:0.9
[ 8.945015] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.9 with driver port
[ 8.954276] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.9
[ 8.962750] port serial8250:0.9: no default pinctrl state
[ 8.968181] driver: 'port': driver_bound: bound to device 'serial8250:0.9'
[ 8.975105] bus: 'serial-base': really_probe: bound device serial8250:0.9 to driver port
[ 8.983253] device: 'ttyS9': device_add
[ 8.987179] PM: Adding info for No Bus:ttyS9
[ 8.991608] device: 'serial8250:0.10': device_add
[ 8.996343] bus: 'serial-base': add device serial8250:0.10
[ 9.001873] PM: Adding info for serial-base:serial8250:0.10
[ 9.007495] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.10 with driver port
[ 9.016840] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.10
[ 9.025401] port serial8250:0.10: no default pinctrl state
[ 9.030919] driver: 'port': driver_bound: bound to device 'serial8250:0.10'
[ 9.037933] bus: 'serial-base': really_probe: bound device serial8250:0.10 to driver port
[ 9.046169] device: 'ttyS10': device_add
[ 9.050171] PM: Adding info for No Bus:ttyS10
[ 9.054687] device: 'serial8250:0.11': device_add
[ 9.059426] bus: 'serial-base': add device serial8250:0.11
[ 9.064955] PM: Adding info for serial-base:serial8250:0.11
[ 9.070576] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.11 with driver port
[ 9.079923] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.11
[ 9.088490] port serial8250:0.11: no default pinctrl state
[ 9.094010] driver: 'port': driver_bound: bound to device 'serial8250:0.11'
[ 9.101021] bus: 'serial-base': really_probe: bound device serial8250:0.11 to driver port
[ 9.109258] device: 'ttyS11': device_add
[ 9.113260] PM: Adding info for No Bus:ttyS11
[ 9.117787] device: 'serial8250:0.12': device_add
[ 9.122523] bus: 'serial-base': add device serial8250:0.12
[ 9.128051] PM: Adding info for serial-base:serial8250:0.12
[ 9.133672] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.12 with driver port
[ 9.143017] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.12
[ 9.151577] port serial8250:0.12: no default pinctrl state
[ 9.157095] driver: 'port': driver_bound: bound to device 'serial8250:0.12'
[ 9.164134] bus: 'serial-base': really_probe: bound device serial8250:0.12 to driver port
[ 9.172377] device: 'ttyS12': device_add
[ 9.176380] PM: Adding info for No Bus:ttyS12
[ 9.180898] device: 'serial8250:0.13': device_add
[ 9.185633] bus: 'serial-base': add device serial8250:0.13
[ 9.191162] PM: Adding info for serial-base:serial8250:0.13
[ 9.196783] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.13 with driver port
[ 9.206128] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.13
[ 9.214688] port serial8250:0.13: no default pinctrl state
[ 9.220207] driver: 'port': driver_bound: bound to device 'serial8250:0.13'
[ 9.227217] bus: 'serial-base': really_probe: bound device serial8250:0.13 to driver port
[ 9.235453] device: 'ttyS13': device_add
[ 9.239454] PM: Adding info for No Bus:ttyS13
[ 9.243970] device: 'serial8250:0.14': device_add
[ 9.248705] bus: 'serial-base': add device serial8250:0.14
[ 9.254234] PM: Adding info for serial-base:serial8250:0.14
[ 9.259855] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.14 with driver port
[ 9.269204] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.14
[ 9.277764] port serial8250:0.14: no default pinctrl state
[ 9.283283] driver: 'port': driver_bound: bound to device 'serial8250:0.14'
[ 9.290294] bus: 'serial-base': really_probe: bound device serial8250:0.14 to driver port
[ 9.298530] device: 'ttyS14': device_add
[ 9.302543] PM: Adding info for No Bus:ttyS14
[ 9.307060] device: 'serial8250:0.15': device_add
[ 9.311795] bus: 'serial-base': add device serial8250:0.15
[ 9.317325] PM: Adding info for serial-base:serial8250:0.15
[ 9.322945] bus: 'serial-base': __driver_probe_device: matched device serial8250:0.15 with driver port
[ 9.332291] bus: 'serial-base': really_probe: probing driver port with device serial8250:0.15
[ 9.340851] port serial8250:0.15: no default pinctrl state
[ 9.346370] driver: 'port': driver_bound: bound to device 'serial8250:0.15'
[ 9.353380] bus: 'serial-base': really_probe: bound device serial8250:0.15 to driver port
[ 9.361616] device: 'ttyS15': device_add
[ 9.365619] PM: Adding info for No Bus:ttyS15
[ 9.370130] bus: 'platform': add driver serial8250
[ 9.374974] bus: 'platform': __driver_probe_device: matched device serial8250 with driver serial8250
[ 9.384142] bus: 'platform': really_probe: probing driver serial8250 with device serial8250
[ 9.392533] serial8250 serial8250: no default pinctrl state
[ 9.398146] driver: 'serial8250': driver_bound: bound to device 'serial8250'
[ 9.405246] bus: 'platform': really_probe: bound device serial8250 to driver serial8250
[ 9.413321] bus: 'pci': add driver serial
[ 9.417453] bus: 'pci': add driver exar_serial
[ 9.421974] bus: 'pci': add driver 8250_pericom
[ 9.426578] bus: 'platform': add driver of_serial
[ 9.431352] bus: 'platform': __driver_probe_device: matched device 1fe20000.serial with driver of_serial
[ 9.440867] bus: 'platform': really_probe: probing driver of_serial with device 1fe20000.serial
[ 9.449611] of_serial 1fe20000.serial: no pinctrl handle
[ 9.455215] device: 'ttyS0': device_unregister
[ 9.459841] PM: Removing info for No Bus:ttyS0
[ 9.464352] printk: console [ttyS0] disabled
[ 9.468676] bus: 'serial-base': remove device serial8250:0.0
[ 9.474419] PM: Removing info for serial-base:serial8250:0.0
[ 9.480217] device: '1fe20000.serial:0': device_add
[ 9.485148] bus: 'serial-base': add device 1fe20000.serial:0
[ 9.490860] PM: Adding info for serial-base:1fe20000.serial:0
[ 9.496654] bus: 'serial-base': __driver_probe_device: matched device 1fe20000.serial:0 with driver ctrl
[ 9.506169] bus: 'serial-base': really_probe: probing driver ctrl with device 1fe20000.serial:0
[ 9.514911] ctrl 1fe20000.serial:0: no default pinctrl state
[ 9.520605] driver: 'ctrl': driver_bound: bound to device '1fe20000.serial:0'
[ 9.527792] bus: 'serial-base': really_probe: bound device 1fe20000.serial:0 to driver ctrl
[ 9.536189] device: '1fe20000.serial:0.0': device_add
[ 9.541270] bus: 'serial-base': add device 1fe20000.serial:0.0
[ 9.547144] PM: Adding info for serial-base:1fe20000.serial:0.0
[ 9.553125] bus: 'serial-base': __driver_probe_device: matched device 1fe20000.serial:0.0 with driver port
[ 9.562814] bus: 'serial-base': really_probe: probing driver port with device 1fe20000.serial:0.0
[ 9.571721] port 1fe20000.serial:0.0: no default pinctrl state
[ 9.577594] driver: 'port': driver_bound: bound to device '1fe20000.serial:0.0'
[ 9.584957] bus: 'serial-base': really_probe: bound device 1fe20000.serial:0.0 to driver port
[ 9.593556] 1fe20000.serial: ttyS0 at MMIO 0x1fe20000 (irq = 26, base_baud = 7812500) is a 16550A
[ 9.602505] printk: console [ttyS0] enabled
[ 9.602505] printk: console [ttyS0] enabled
[ 9.610903] printk: bootconsole [ns16550a0] disabled
[ 9.610903] printk: bootconsole [ns16550a0] disabled
[ 9.633187] device: 'ttyS0': device_add
[ 9.637137] PM: Adding info for No Bus:ttyS0
[ 9.641603] driver: 'of_serial': driver_bound: bound to device '1fe20000.serial'
[ 9.649092] bus: 'platform': really_probe: bound device 1fe20000.serial to driver of_serial
[ 9.657614] device class 'virtio-ports': registering
[ 9.662657] bus: 'virtio': add driver virtio_console
[ 9.667686] bus: 'virtio': add driver virtio_rproc_serial
[ 9.673157] device class 'drm': registering
[ 9.677407] register chardev drm 226:256
[ 9.681377] bus: 'pci': add driver ast
[ 9.685208] bus: 'platform': add driver panel-simple
[ 9.690694] bus: 'platform': __driver_probe_device: matched device display@0 with driver panel-simple
[ 9.699963] platform display@0: error -EPROBE_DEFER: supplier regulators:regulator@3 not ready
[ 9.708614] platform display@0: Added to deferred list
[ 9.713810] bus: 'i2c': add driver sii902x
[ 9.717980] bus: 'platform': add driver etnaviv-gpu
[ 9.722937] bus: 'platform': add driver etnaviv
[ 9.727532] bus: 'pci': add driver etnaviv
[ 9.731659] bus: 'pci': __driver_probe_device: matched device 0000:00:05.0 with driver etnaviv
[ 9.740306] bus: 'pci': really_probe: probing driver etnaviv with device 0000:00:05.0
[ 9.748177] etnaviv 0000:00:05.0: no pinctrl handle
[ 9.756185] etnaviv 0000:00:05.0: DMA mask and the coherent DMA mask: 32
[ 9.763013] etnaviv 0000:00:05.0: dev->dma_parms->max_segment_size = 2G
[ 9.769818] etnaviv 0000:00:05.0: IRQ registered, irq=29
[ 9.775215] etnaviv 0000:00:05.0: Unbalanced pm_runtime_enable!
[ 9.781193] device: 'cooling_device0': device_add
[ 9.786007] PM: Adding info for No Bus:cooling_device0
[ 9.791442] etnaviv 0000:00:05.0: Number of GPU: 1
[ 9.796297] etnaviv 0000:00:05.0: model: GC1000, revision: 5037
[ 9.802475] etnaviv 0000:00:05.0: GPU Initialized
[ 9.807299] device: 'renderD128': device_add
[ 9.811649] PM: Adding info for No Bus:renderD128
[ 9.816691] device: 'card0': device_add
[ 9.820589] PM: Adding info for No Bus:card0
[ 9.824979] [drm] Initialized etnaviv 1.3.0 20151214 for 0000:00:05.0 on minor 0
[ 9.832416] driver: 'etnaviv': driver_bound: bound to device '0000:00:05.0'
[ 9.839508] bus: 'pci': really_probe: bound device 0000:00:05.0 to driver etnaviv
[ 9.847165] bus: 'platform': add driver simple-framebuffer
[ 9.852761] bus: 'pci': add driver loongson
[ 9.856981] bus: 'pci': __driver_probe_device: matched device 0000:00:06.0 with driver loongson
[ 9.865718] bus: 'pci': really_probe: probing driver loongson with device 0000:00:06.0
[ 9.873679] loongson 0000:00:06.0: no pinctrl handle
[ 9.878810] loongson 0000:00:06.0: Found LS2K1000 SoC, revision: 0
[ 9.885150] loongson 0000:00:06.0: [drm] dc: 250MHz, ddr: 396MHz, gpu: 339MHz
[ 9.892347] loongson 0000:00:06.0: [drm] Using of reserved mem: 8000000@0x0000000020000000
[ 9.900706] bus: 'platform': remove device platform-framebuffer.0
[ 9.906831] PM: Removing info for platform:platform-framebuffer.0
[ 9.913258] loongson 0000:00:06.0: [drm] VRAM: 8192 pages ready
[ 9.919220] loongson 0000:00:06.0: [drm] GTT: 32768 pages ready
[ 9.925281] loongson 0000:00:06.0: [drm] display pipe-0 has a DVO
[ 9.931416] loongson 0000:00:06.0: [drm] display pipe-1 has a DVO
[ 9.937606] loongson 0000:00:06.0: [drm] Total 2 outputs
[ 9.943301] loongson 0000:00:06.0: [drm] registered irq: 28
[ 9.949063] device: 'renderD129': device_add
[ 9.953417] PM: Adding info for No Bus:renderD129
[ 9.958351] device: 'card1': device_add
[ 9.962249] PM: Adding info for No Bus:card1
[ 9.966786] device: 'card1-DPI-1': device_add
[ 9.971219] PM: Adding info for No Bus:card1-DPI-1
[ 9.976135] device: 'card1-DPI-2': device_add
[ 9.980559] PM: Adding info for No Bus:card1-DPI-2
[ 9.985453] [drm] Initialized loongson 1.0.0 20220701 for 0000:00:06.0 on minor 1
[ 10.007200] EDID block 0 is all zeroes
[ 10.010973] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 10.017525] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 10.024074] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 10.030623] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 10.037178] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 10.043728] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 10.050278] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 10.056826] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 10.913710] device: 'fb0': device_add
[ 10.917507] PM: Adding info for No Bus:fb0
[ 10.921968] device: 'vtcon1': device_add
[ 10.922041] PM: Adding info for No Bus:vtcon1
[ 10.957843] Console: switching to colour frame buffer device 128x48
[ 11.025236] loongson 0000:00:06.0: [drm] fb0: loongsondrmfb frame buffer device
[ 11.032664] driver: 'loongson': driver_bound: bound to device '0000:00:06.0'
[ 11.039770] /display@0 Linked as a fwnode consumer to /bus@10000000/pcie@1a000000/display@6,0
[ 11.046832] EDID block 0 is all zeroes
[ 11.048344] /display@0 Dropping the fwnode link to /bus@10000000/pcie@1a000000/display@6,0/ports/port@0/endpoint
[ 11.062336] device: 'pci:0000:00:06.0--platform:display@0': device_add
[ 11.069014] platform display@0: Linked as a sync state only consumer to 0000:00:06.0
[ 11.076790] /display@0 Dropping the fwnode link to /bus@10000000/pcie@1a000000/display@6,0
[ 11.085174] bus: 'pci': really_probe: bound device 0000:00:06.0 to driver loongson
[ 11.092863] bus: 'platform': add driver parport_pc
[ 11.097785] bus: 'pnp': add driver parport_pc
[ 11.102212] bus: 'pci': add driver parport_pc
[ 11.106651] bus: 'pci': add driver parport_serial
[ 11.111546] device: 'cache': device_add
[ 11.115436] device: 'index0': device_add
[ 11.119436] device: 'index1': device_add
[ 11.123425] device: 'index2': device_add
[ 11.127428] device: 'cache': device_add
[ 11.131323] device: 'index0': device_add
[ 11.145168] device: 'index1': device_add
[ 11.149155] device: 'index2': device_add
[ 11.161146] device class 'devcoredump': registering
[ 11.166348] device: 'ram0': device_add
[ 11.170219] PM: Adding info for No Bus:ram0
[ 11.174660] device: '1:0': device_add
[ 11.178410] PM: Adding info for No Bus:1:0
[ 11.183137] device: 'ram1': device_add
[ 11.187017] PM: Adding info for No Bus:ram1
[ 11.191418] device: '1:1': device_add
[ 11.195152] PM: Adding info for No Bus:1:1
[ 11.199769] device: 'ram2': device_add
[ 11.203640] PM: Adding info for No Bus:ram2
[ 11.208031] device: '1:2': device_add
[ 11.211764] PM: Adding info for No Bus:1:2
[ 11.216374] device: 'ram3': device_add
[ 11.220234] PM: Adding info for No Bus:ram3
[ 11.224623] device: '1:3': device_add
[ 11.228355] PM: Adding info for No Bus:1:3
[ 11.232960] device: 'ram4': device_add
[ 11.236818] PM: Adding info for No Bus:ram4
[ 11.241277] device: '1:4': device_add
[ 11.245003] PM: Adding info for No Bus:1:4
[ 11.249606] device: 'ram5': device_add
[ 11.253476] PM: Adding info for No Bus:ram5
[ 11.257902] device: '1:5': device_add
[ 11.261631] PM: Adding info for No Bus:1:5
[ 11.266227] device: 'ram6': device_add
[ 11.270095] PM: Adding info for No Bus:ram6
[ 11.274488] device: '1:6': device_add
[ 11.278218] PM: Adding info for No Bus:1:6
[ 11.282818] device: 'ram7': device_add
[ 11.286674] PM: Adding info for No Bus:ram7
[ 11.291055] device: '1:7': device_add
[ 11.294791] PM: Adding info for No Bus:1:7
[ 11.299380] device: 'ram8': device_add
[ 11.303240] PM: Adding info for No Bus:ram8
[ 11.307619] device: '1:8': device_add
[ 11.311348] PM: Adding info for No Bus:1:8
[ 11.315947] device: 'ram9': device_add
[ 11.319812] PM: Adding info for No Bus:ram9
[ 11.324196] device: '1:9': device_add
[ 11.327927] PM: Adding info for No Bus:1:9
[ 11.332516] device: 'ram10': device_add
[ 11.336463] PM: Adding info for No Bus:ram10
[ 11.340938] device: '1:10': device_add
[ 11.344756] PM: Adding info for No Bus:1:10
[ 11.349506] device: 'ram11': device_add
[ 11.353462] PM: Adding info for No Bus:ram11
[ 11.357932] device: '1:11': device_add
[ 11.361757] PM: Adding info for No Bus:1:11
[ 11.366442] device: 'ram12': device_add
[ 11.370386] PM: Adding info for No Bus:ram12
[ 11.374861] device: '1:12': device_add
[ 11.378678] PM: Adding info for No Bus:1:12
[ 11.383355] device: 'ram13': device_add
[ 11.387306] PM: Adding info for No Bus:ram13
[ 11.391774] device: '1:13': device_add
[ 11.395591] PM: Adding info for No Bus:1:13
[ 11.400268] device: 'ram14': device_add
[ 11.404213] PM: Adding info for No Bus:ram14
[ 11.408683] device: '1:14': device_add
[ 11.412498] PM: Adding info for No Bus:1:14
[ 11.417246] device: 'ram15': device_add
[ 11.421196] PM: Adding info for No Bus:ram15
[ 11.425666] device: '1:15': device_add
[ 11.429481] PM: Adding info for No Bus:1:15
[ 11.434065] brd: module loaded
[ 11.437158] device: 'loop-control': device_add
[ 11.441664] PM: Adding info for No Bus:loop-control
[ 11.446889] device: 'loop0': device_add
[ 11.450824] PM: Adding info for No Bus:loop0
[ 11.455517] device: '7:0': device_add
[ 11.459254] PM: Adding info for No Bus:7:0
[ 11.463673] device: 'loop1': device_add
[ 11.467629] PM: Adding info for No Bus:loop1
[ 11.472379] device: '7:1': device_add
[ 11.476113] PM: Adding info for No Bus:7:1
[ 11.480570] device: 'loop2': device_add
[ 11.484518] PM: Adding info for No Bus:loop2
[ 11.489231] device: '7:2': device_add
[ 11.492960] PM: Adding info for No Bus:7:2
[ 11.497530] device: 'loop3': device_add
[ 11.501476] PM: Adding info for No Bus:loop3
[ 11.506183] device: '7:3': device_add
[ 11.509923] PM: Adding info for No Bus:7:3
[ 11.514434] device: 'loop4': device_add
[ 11.518385] PM: Adding info for No Bus:loop4
[ 11.523080] device: '7:4': device_add
[ 11.526825] PM: Adding info for No Bus:7:4
[ 11.531338] device: 'loop5': device_add
[ 11.535284] PM: Adding info for No Bus:loop5
[ 11.539967] device: '7:5': device_add
[ 11.543704] PM: Adding info for No Bus:7:5
[ 11.548211] device: 'loop6': device_add
[ 11.552176] PM: Adding info for No Bus:loop6
[ 11.556863] device: '7:6': device_add
[ 11.560599] PM: Adding info for No Bus:7:6
[ 11.565136] device: 'loop7': device_add
[ 11.569081] PM: Adding info for No Bus:loop7
[ 11.573779] device: '7:7': device_add
[ 11.577512] PM: Adding info for No Bus:7:7
[ 11.581756] loop: module loaded
[ 11.584942] bus: 'virtio': add driver virtio_blk
[ 11.589636] device class 'raid_devices': registering
[ 11.594648] device class 'sas_host': registering
[ 11.599307] device class 'sas_phy': registering
[ 11.603883] device class 'sas_port': registering
[ 11.608540] device class 'sas_device': registering
[ 11.613369] device class 'sas_end_device': registering
[ 11.618547] device class 'sas_expander': registering
[ 11.623597] bus: 'pci': add driver megaraid_legacy
[ 11.628484] register chardev megadev_legacy 248:256
[ 11.633389] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[ 11.640737] device: 'megadev0': device_add
[ 11.644882] PM: Adding info for No Bus:megadev0
[ 11.649532] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[ 11.656537] bus: 'pci': add driver megaraid
[ 11.660792] megasas: 07.725.01.00-rc1
[ 11.664495] register chardev megaraid_sas_ioctl 247:256
[ 11.669759] bus: 'pci': add driver megaraid_sas
[ 11.674380] mpt3sas version 43.100.00.00 loaded
[ 11.678972] device: 'mpt3ctl': device_add
[ 11.683030] PM: Adding info for No Bus:mpt3ctl
[ 11.687649] device: 'mpt2ctl': device_add
[ 11.691717] PM: Adding info for No Bus:mpt2ctl
[ 11.696270] bus: 'pci': add driver mpt3sas
[ 11.700467] bus: 'pci': add driver mvsas
[ 11.704468] bus: 'pci': add driver mvumi
[ 11.708466] device class 'scsi_disk': registering
[ 11.713223] bus: 'scsi': add driver sd
[ 11.717018] bus: 'scsi': add driver sr
[ 11.720825] register chardev sg 21:1048576
[ 11.724939] device class 'scsi_generic': registering
[ 11.730208] device: 'nvme-wq': device_add
[ 11.734262] bus: 'workqueue': add device nvme-wq
[ 11.738961] PM: Adding info for workqueue:nvme-wq
[ 11.743881] device: 'nvme-reset-wq': device_add
[ 11.748454] bus: 'workqueue': add device nvme-reset-wq
[ 11.753664] PM: Adding info for workqueue:nvme-reset-wq
[ 11.759090] device: 'nvme-delete-wq': device_add
[ 11.763749] bus: 'workqueue': add device nvme-delete-wq
[ 11.769037] PM: Adding info for workqueue:nvme-delete-wq
[ 11.774405] register chardev nvme 246:1048576
[ 11.778781] device class 'nvme': registering
[ 11.783091] device class 'nvme-subsystem': registering
[ 11.788279] register chardev nvme-generic 245:1048576
[ 11.793354] device class 'nvme-generic': registering
[ 11.798364] bus: 'pci': add driver nvme
[ 11.802289] bus: 'pci': add driver ahci
[ 11.806172] bus: 'pci': __driver_probe_device: matched device 0000:00:08.0 with driver ahci
[ 11.814561] bus: 'pci': really_probe: probing driver ahci with device 0000:00:08.0
[ 11.822186] ahci 0000:00:08.0: no pinctrl handle
[ 11.826963] ahci 0000:00:08.0: version 3.0
[ 11.831225] ahci 0000:00:08.0: SSS flag set, parallel bus scan disabled
[ 11.837900] ahci 0000:00:08.0: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[ 11.846029] ahci 0000:00:08.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst
[ 11.855871] device: 'ata1': device_add
[ 11.859679] PM: Adding info for No Bus:ata1
[ 11.863892] device: 'ata1': device_add
[ 11.867697] PM: Adding info for No Bus:ata1
[ 11.871961] device: 'link1': device_add
[ 11.875856] PM: Adding info for No Bus:link1
[ 11.880147] device: 'link1': device_add
[ 11.884049] PM: Adding info for No Bus:link1
[ 11.888408] device: 'dev1.0': device_add
[ 11.892377] PM: Adding info for No Bus:dev1.0
[ 11.896758] device: 'dev1.0': device_add
[ 11.900739] PM: Adding info for No Bus:dev1.0
[ 11.913303] device: 'scsi_tmf_0': device_add
[ 11.917621] bus: 'workqueue': add device scsi_tmf_0
[ 11.922572] PM: Adding info for workqueue:scsi_tmf_0
[ 11.927598] scsi host0: ahci
[ 11.930570] device: 'host0': device_add
[ 11.934437] bus: 'scsi': add device host0
[ 11.938490] PM: Adding info for scsi:host0
[ 11.942642] device: 'host0': device_add
[ 11.946606] PM: Adding info for No Bus:host0
[ 11.950938] ata1: SATA max UDMA/133 abar m65536@0x601a0000 port 0x601a0100 irq 27
[ 11.958468] driver: 'ahci': driver_bound: bound to device '0000:00:08.0'
[ 11.965265] bus: 'pci': really_probe: bound device 0000:00:08.0 to driver ahci
[ 11.972603] bus: 'platform': add driver ahci
[ 11.976995] bus: 'platform': add driver ahci-dwc
[ 11.981700] bus: 'pci': add driver pata_atiixp
[ 11.986325] device: 'dummy0': device_add
[ 11.990439] PM: Adding info for No Bus:dummy0
[ 11.995195] Registering platform device 'Fixed MDIO bus.0'. Parent at platform
[ 12.002470] device: 'Fixed MDIO bus.0': device_add
[ 12.007293] bus: 'platform': add device Fixed MDIO bus.0
[ 12.012668] PM: Adding info for platform:Fixed MDIO bus.0
[ 12.018172] device: 'fixed-0': device_add
[ 12.022538] PM: Adding info for No Bus:fixed-0
[ 12.027040] bus: 'mdio_bus': add driver RTL8201CP Ethernet
[ 12.032588] bus: 'mdio_bus': add driver RTL8201F Fast Ethernet
[ 12.038484] bus: 'mdio_bus': add driver RTL8208 Fast Ethernet
[ 12.044285] bus: 'mdio_bus': add driver RTL8211 Gigabit Ethernet
[ 12.050346] bus: 'mdio_bus': add driver RTL8211B Gigabit Ethernet
[ 12.056499] bus: 'mdio_bus': add driver RTL8211C Gigabit Ethernet
[ 12.062655] bus: 'mdio_bus': add driver RTL8211DN Gigabit Ethernet
[ 12.068898] bus: 'mdio_bus': add driver RTL8211E Gigabit Ethernet
[ 12.075048] bus: 'mdio_bus': add driver RTL8211F Gigabit Ethernet
[ 12.081197] bus: 'mdio_bus': add driver RTL8211F-VD Gigabit Ethernet
[ 12.087614] bus: 'mdio_bus': add driver Generic FE-GE Realtek PHY
[ 12.093764] bus: 'mdio_bus': add driver RTL8226 2.5Gbps PHY
[ 12.099391] bus: 'mdio_bus': add driver RTL8226B_RTL8221B 2.5Gbps PHY
[ 12.105900] bus: 'mdio_bus': add driver RTL8226-CG 2.5Gbps PHY
[ 12.111787] bus: 'mdio_bus': add driver RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY
[ 12.118814] bus: 'mdio_bus': add driver RTL8221B-VB-CG 2.5Gbps PHY
[ 12.125062] bus: 'mdio_bus': add driver RTL8221B-VM-CG 2.5Gbps PHY
[ 12.131299] bus: 'mdio_bus': add driver RTL8366RB Gigabit Ethernet
[ 12.137541] bus: 'mdio_bus': add driver RTL9000AA_RTL9000AN Ethernet
[ 12.143952] bus: 'mdio_bus': add driver RTL8365MB-VC Gigabit Ethernet
[ 12.150452] bus: 'pci': add driver bnx2
[ 12.154365] e1000: Intel(R) PRO/1000 Network Driver
[ 12.159259] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 12.165023] bus: 'pci': add driver e1000
[ 12.169023] e1000e: Intel(R) PRO/1000 Network Driver
[ 12.174004] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 12.179942] bus: 'pci': add driver e1000e
[ 12.184034] igb: Intel(R) Gigabit Ethernet Network Driver
[ 12.189457] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 12.195048] bus: 'pci': add driver igb
[ 12.198862] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[ 12.204981] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 12.210966] bus: 'pci': add driver ixgbe
[ 12.214983] bus: 'pci': add driver r8169
[ 12.219017] bus: 'platform': add driver stmmaceth
[ 12.223852] bus: 'pci': add driver dwmac-loongson-pci
[ 12.228940] bus: 'pci': __driver_probe_device: matched device 0000:00:03.0 with driver dwmac-loongson-pci
[ 12.238552] bus: 'pci': really_probe: probing driver dwmac-loongson-pci with device 0000:00:03.0
[ 12.247382] dwmac-loongson-pci 0000:00:03.0: no pinctrl handle
[ 12.253390] dwmac_loongson_pci: Incompatible OF node
[ 12.258406] dwmac-loongson-pci: probe of 0000:00:03.0 rejects match -19
[ 12.265065] bus: 'pci': __driver_probe_device: matched device 0000:00:03.1 with driver dwmac-loongson-pci
[ 12.274687] bus: 'pci': really_probe: probing driver dwmac-loongson-pci with device 0000:00:03.1
[ 12.283512] dwmac-loongson-pci 0000:00:03.1: no pinctrl handle
[ 12.289449] dwmac_loongson_pci: Incompatible OF node
[ 12.294438] dwmac-loongson-pci: probe of 0000:00:03.1 rejects match -19
[ 12.301171] bus: 'platform': add driver dwc2
[ 12.305635] device class 'usbmon': registering
[ 12.310129] register chardev usbmon 244:128
[ 12.314373] device: 'usbmon0': device_add
[ 12.318448] PM: Adding info for No Bus:usbmon0
[ 12.323062] bus: 'pci': add driver ehci-pci
[ 12.327281] pci 0000:00:04.1: probing driver ehci-pci asynchronously
[ 12.333684] bus: 'pci': __driver_probe_device: matched device 0000:00:04.1 with driver ehci-pci
[ 12.333789] bus: 'platform': add driver ehci-platform
[ 12.347578] bus: 'pci': add driver ohci-pci
[ 12.349131] bus: 'pci': really_probe: probing driver ehci-pci with device 0000:00:04.1
[ 12.351789] bus: 'pci': __driver_probe_device: matched device 0000:00:04.2 with driver ohci-pci
[ 12.368431] bus: 'pci': really_probe: probing driver ohci-pci with device 0000:00:04.2
[ 12.369137] ehci-pci 0000:00:04.1: no pinctrl handle
[ 12.376388] ohci-pci 0000:00:04.2: no pinctrl handle
[ 12.386496] ohci-pci 0000:00:04.2: OHCI PCI host controller
[ 12.392159] device: 'usbmon1': device_add
[ 12.396238] PM: Adding info for No Bus:usbmon1
[ 12.400810] ohci-pci 0000:00:04.2: new USB bus registered, assigned bus number 1
[ 12.408414] ohci-pci 0000:00:04.2: irq 32, io mem 0x601c8000
[ 12.433139] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 12.441285] ata1.00: ATA-10: KINGSTON SNS4151S316GD, S9FM01.6, max UDMA/100
[ 12.448315] ata1.00: 31277232 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 12.455322] ata1.00: Features: Dev-Sleep
[ 12.459601] ata1.00: configured for UDMA/100
[ 12.464293] scsi 0:0:0:0: Direct-Access ATA KINGSTON SNS4151 01.6 PQ: 0 ANSI: 5
[ 12.477333] device: 'usb1': device_add
[ 12.481215] bus: 'usb': add device usb1
[ 12.481917] device: 'target0:0:0': device_add
[ 12.485131] PM: Adding info for usb:usb1
[ 12.493657] bus: 'usb': __driver_probe_device: matched device usb1 with driver usb
[ 12.497146] bus: 'scsi': add device target0:0:0
[ 12.501296] bus: 'usb': really_probe: probing driver usb with device usb1
[ 12.512701] device: '1-0:1.0': device_add
[ 12.513157] PM: Adding info for scsi:target0:0:0
[ 12.516769] bus: 'usb': add device 1-0:1.0
[ 12.525474] PM: Adding info for usb:1-0:1.0
[ 12.529171] device: '0:0:0:0': device_add
[ 12.529732] bus: 'usb': __driver_probe_device: matched device 1-0:1.0 with driver hub
[ 12.533805] bus: 'scsi': add device 0:0:0:0
[ 12.541536] bus: 'usb': really_probe: probing driver hub with device 1-0:1.0
[ 12.552821] hub 1-0:1.0: USB hub found
[ 12.556617] hub 1-0:1.0: 3 ports detected
[ 12.560703] PM: Adding info for scsi:0:0:0:0
[ 12.565022] bus: 'scsi': __driver_probe_device: matched device 0:0:0:0 with driver sr
[ 12.572923] device: 'usb1-port1': device_add
[ 12.577251] PM: Adding info for No Bus:usb1-port1
[ 12.581988] usb usb1-port1: adding component (ops 0x90000000015ae298)
[ 12.588481] bus: 'scsi': really_probe: probing driver sr with device 0:0:0:0
[ 12.595571] device: 'usb1-port2': device_add
[ 12.599894] PM: Adding info for No Bus:usb1-port2
[ 12.601137] sr 0:0:0:0: no default pinctrl state
[ 12.604627] usb usb1-port2: adding component (ops 0x90000000015ae298)
[ 12.615701] device: 'usb1-port3': device_add
[ 12.617162] sr: probe of 0:0:0:0 rejects match -19
[ 12.620026] PM: Adding info for No Bus:usb1-port3
[ 12.629500] usb usb1-port3: adding component (ops 0x90000000015ae298)
[ 12.633143] scsi 0:0:0:0: scheduling asynchronous probe
[ 12.636066] driver: 'hub': driver_bound: bound to device '1-0:1.0'
[ 12.647471] bus: 'usb': really_probe: bound device 1-0:1.0 to driver hub
[ 12.649136] device: '0:0:0:0': device_add
[ 12.654390] device: 'ep_81': device_add
[ 12.662093] bus: 'scsi': __driver_probe_device: matched device 0:0:0:0 with driver sd
[ 12.669172] PM: Adding info for No Bus:0:0:0:0
[ 12.669970] bus: 'scsi': really_probe: probing driver sd with device 0:0:0:0
[ 12.674449] device: 'sg0': device_add
[ 12.681517] PM: Adding info for No Bus:ep_81
[ 12.689434] driver: 'usb': driver_bound: bound to device 'usb1'
[ 12.695385] sd 0:0:0:0: no default pinctrl state
[ 12.700185] device: '0:0:0:0': device_add
[ 12.701187] PM: Adding info for No Bus:sg0
[ 12.704276] bus: 'usb': really_probe: bound device usb1 to driver usb
[ 12.714855] PM: Adding info for No Bus:0:0:0:0
[ 12.717307] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 12.719476] sd 0:0:0:0: [sda] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 12.732359] device: 'ep_00': device_add
[ 12.733144] device: '0:0:0:0': device_add
[ 12.736274] PM: Adding info for No Bus:ep_00
[ 12.744563] sd 0:0:0:0: [sda] Write Protect is off
[ 12.749173] PM: Adding info for No Bus:0:0:0:0
[ 12.749382] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 12.758947] driver: 'ohci-pci': driver_bound: bound to device '0000:00:04.2'
[ 12.758966] device: 'ep_81': device_unregister
[ 12.766090] bus: 'pci': really_probe: bound device 0000:00:04.2 to driver ohci-pci
[ 12.777180] PM: Removing info for No Bus:ep_81
[ 12.778194] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 12.782603] bus: 'usb': remove device 1-0:1.0
[ 12.791690] bus: 'platform': add driver ohci-platform
[ 12.801192] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 12.803568] EDID block 0 is all zeroes
[ 12.807532] bus: 'pci': add driver xhci_hcd
[ 12.815469] device: 'sda': device_add
[ 12.817154] device: 'usb1-port3': device_unregister
[ 12.819274] PM: Adding info for No Bus:sda
[ 12.828210] bus: 'pnp': add driver i8042 kbd
[ 12.832534] bus: 'pnp': add driver i8042 aux
[ 12.833168] PM: Removing info for No Bus:usb1-port3
[ 12.841160] bus: 'pnp': remove driver i8042 kbd
[ 12.846879] device: '8:0': device_add
[ 12.849148] device: 'usb1-port2': device_unregister
[ 12.850619] PM: Adding info for No Bus:8:0
[ 12.859604] driver: 'i8042 kbd': driver_release
[ 12.864160] bus: 'pnp': remove driver i8042 aux
[ 12.865172] PM: Removing info for No Bus:usb1-port2
[ 12.868738] driver: 'i8042 aux': driver_release
[ 12.878843] i8042: PNP: No PS/2 controller found.
[ 12.881147] device: 'usb1-port1': device_unregister
[ 12.883837] device: 'mice': device_add
[ 12.892436] PM: Adding info for No Bus:mice
[ 12.896919] device: 'psaux': device_add
[ 12.897176] PM: Removing info for No Bus:usb1-port1
[ 12.900998] sda: sda1 sda2 sda3 sda4 sda5
[ 12.909829] PM: Adding info for No Bus:psaux
[ 12.913216] PM: Removing info for usb:1-0:1.0
[ 12.914247] device: 'sda1': device_add
[ 12.918630] ehci-pci 0000:00:04.1: EHCI Host Controller
[ 12.922296] mousedev: PS/2 mouse device common for all mice
[ 12.933150] PM: Adding info for No Bus:sda1
[ 12.937190] device: 'usbmon2': device_add
[ 12.937448] bus: 'serio': add driver atkbd
[ 12.941417] PM: Adding info for No Bus:usbmon2
[ 12.945520] device: 'sda2': device_add
[ 12.953813] bus: 'serio': add driver psmouse
[ 12.958206] PM: Adding info for No Bus:sda2
[ 12.961235] ehci-pci 0000:00:04.1: new USB bus registered, assigned bus number 2
[ 12.962480] bus: 'platform': add driver rtc-efi
[ 12.974410] device: 'sda3': device_add
[ 12.978224] PM: Adding info for No Bus:sda3
[ 12.981366] ehci-pci 0000:00:04.1: Enabling legacy PCI PM
[ 12.982540] device: 'sda4': device_add
[ 12.991670] bus: 'platform': remove driver rtc-efi
[ 12.996509] driver: 'rtc-efi': driver_release
[ 12.997260] ehci-pci 0000:00:04.1: irq 33, io mem 0x601c0000
[ 13.000936] PM: Adding info for No Bus:sda4
[ 13.010761] bus: 'platform': add driver loongson-rtc
[ 13.015788] bus: 'platform': __driver_probe_device: matched device 1fe27800.rtc with driver loongson-rtc
[ 13.025422] device: 'sda5': device_add
[ 13.029137] ehci-pci 0000:00:04.1: USB f.f started, EHCI 1.00
[ 13.029235] PM: Adding info for No Bus:sda5
[ 13.035108] device: 'usb2': device_add
[ 13.039151] bus: 'platform': really_probe: probing driver loongson-rtc with device 1fe27800.rtc
[ 13.051968] sd 0:0:0:0: [sda] Attached SCSI disk
[ 13.053222] bus: 'usb': add device usb2
[ 13.056632] driver: 'sd': driver_bound: bound to device '0:0:0:0'
[ 13.066590] loongson-rtc 1fe27800.rtc: no pinctrl handle
[ 13.069171] PM: Adding info for usb:usb2
[ 13.072274] device: 'wakeup0': device_add
[ 13.079933] bus: 'scsi': really_probe: bound device 0:0:0:0 to driver sd
[ 13.085350] bus: 'usb': __driver_probe_device: matched device usb2 with driver usb
[ 13.087525] device: 'rtc0': device_add
[ 13.098537] sd 0:0:0:0: async probe completed
[ 13.101141] bus: 'usb': really_probe: probing driver usb with device usb2
[ 13.103004] PM: Adding info for No Bus:rtc0
[ 13.114008] Registering platform device 'alarmtimer.0.auto'. Parent at rtc0
[ 13.117189] device: '2-0:1.0': device_add
[ 13.121001] device: 'alarmtimer.0.auto': device_add
[ 13.129906] bus: 'platform': add device alarmtimer.0.auto
[ 13.135368] PM: Adding info for platform:alarmtimer.0.auto
[ 13.137164] bus: 'usb': add device 2-0:1.0
[ 13.140912] bus: 'platform': __driver_probe_device: matched device alarmtimer.0.auto with driver alarmtimer
[ 13.153136] PM: Adding info for usb:2-0:1.0
[ 13.154752] bus: 'platform': really_probe: probing driver alarmtimer with device alarmtimer.0.auto
[ 13.158974] bus: 'usb': __driver_probe_device: matched device 2-0:1.0 with driver hub
[ 13.167906] alarmtimer alarmtimer.0.auto: no default pinctrl state
[ 13.181980] driver: 'alarmtimer': driver_bound: bound to device 'alarmtimer.0.auto'
[ 13.189694] bus: 'platform': really_probe: bound device alarmtimer.0.auto to driver alarmtimer
[ 13.193126] bus: 'usb': really_probe: probing driver hub with device 2-0:1.0
[ 13.198396] device: 'wakeup1': device_add
[ 13.209520] loongson-rtc 1fe27800.rtc: registered as rtc0
[ 13.215662] loongson-rtc 1fe27800.rtc: hctosys: unable to read the hardware clock
[ 13.223199] hub 2-0:1.0: USB hub found
[ 13.227006] hub 2-0:1.0: 3 ports detected
[ 13.231055] driver: 'loongson-rtc': driver_bound: bound to device '1fe27800.rtc'
[ 13.238524] device: 'usb2-port1': device_add
[ 13.242852] PM: Adding info for No Bus:usb2-port1
[ 13.247625] bus: 'platform': really_probe: bound device 1fe27800.rtc to driver loongson-rtc
[ 13.256026] usb usb2-port1: adding component (ops 0x90000000015ae298)
[ 13.262527] device: 'usb2-port2': device_add
[ 13.265195] i2c_dev: i2c /dev entries driver
[ 13.266849] PM: Adding info for No Bus:usb2-port2
[ 13.271091] register chardev i2c 89:1048576
[ 13.275813] usb usb2-port2: adding component (ops 0x90000000015ae298)
[ 13.286485] device: 'usb2-port3': device_add
[ 13.290809] PM: Adding info for No Bus:usb2-port3
[ 13.293128] device class 'i2c-dev': registering
[ 13.295536] usb usb2-port3: adding component (ops 0x90000000015ae298)
[ 13.306649] driver: 'hub': driver_bound: bound to device '2-0:1.0'
[ 13.309174] device: 'i2c-0': device_add
[ 13.312904] bus: 'usb': really_probe: bound device 2-0:1.0 to driver hub
[ 13.323424] device: 'ep_81': device_add
[ 13.325199] PM: Adding info for No Bus:i2c-0
[ 13.327336] PM: Adding info for No Bus:ep_81
[ 13.335855] driver: 'usb': driver_bound: bound to device 'usb2'
[ 13.341908] device: 'i2c-1': device_add
[ 13.341914] bus: 'usb': really_probe: bound device usb2 to driver usb
[ 13.345809] PM: Adding info for No Bus:i2c-1
[ 13.352333] device: 'ep_00': device_add
[ 13.360413] PM: Adding info for No Bus:ep_00
[ 13.364851] bus: 'pci': add driver piix4_smbus
[ 13.369396] bus: 'platform': add driver ls2x-i2c
[ 13.374064] bus: 'platform': __driver_probe_device: matched device 1fe21000.i2c with driver ls2x-i2c
[ 13.383239] bus: 'platform': really_probe: probing driver ls2x-i2c with device 1fe21000.i2c
[ 13.391681] ls2x-i2c 1fe21000.i2c: no init pinctrl state
[ 13.397022] ls2x-i2c 1fe21000.i2c: no sleep pinctrl state
[ 13.402445] ls2x-i2c 1fe21000.i2c: no idle pinctrl state
[ 13.408024] device: 'i2c-2': device_add
[ 13.411927] bus: 'i2c': add device i2c-2
[ 13.415893] PM: Adding info for i2c:i2c-2
[ 13.419960] device: 'i2c-2': device_add
[ 13.423858] PM: Adding info for No Bus:i2c-2
[ 13.428340] device: '2-0057': device_add
[ 13.432302] bus: 'i2c': add device 2-0057
[ 13.436354] PM: Adding info for i2c:2-0057
[ 13.440532] device: '1-0:1.0': device_add
[ 13.444606] bus: 'usb': add device 1-0:1.0
[ 13.448782] driver: 'ls2x-i2c': driver_bound: bound to device '1fe21000.i2c'
[ 13.456050] PM: Adding info for usb:1-0:1.0
[ 13.460420] bus: 'usb': __driver_probe_device: matched device 1-0:1.0 with driver hub
[ 13.468337] bus: 'platform': really_probe: bound device 1fe21000.i2c to driver ls2x-i2c
[ 13.476572] bus: 'platform': add driver ls2k-wdt
[ 13.477131] bus: 'usb': really_probe: probing driver hub with device 1-0:1.0
[ 13.481244] bus: 'platform': __driver_probe_device: matched device 1fe27030.wdt with driver ls2k-wdt
[ 13.497478] bus: 'platform': really_probe: probing driver ls2k-wdt with device 1fe27030.wdt
[ 13.501150] hub 1-0:1.0: USB hub found
[ 13.505884] ls2k-wdt 1fe27030.wdt: no pinctrl handle
[ 13.514674] device: 'watchdog': device_add
[ 13.517158] hub 1-0:1.0: 3 ports detected
[ 13.518838] PM: Adding info for No Bus:watchdog
[ 13.527578] device: 'watchdog0': device_add
[ 13.529162] device: 'usb1-port1': device_add
[ 13.531831] PM: Adding info for No Bus:watchdog0
[ 13.540783] ls2k-wdt 1fe27030.wdt: Loongson 2k Watchdog driver registered
[ 13.545167] PM: Adding info for No Bus:usb1-port1
[ 13.547597] driver: 'ls2k-wdt': driver_bound: bound to device '1fe27030.wdt'
[ 13.559429] bus: 'platform': really_probe: bound device 1fe27030.wdt to driver ls2k-wdt
[ 13.561136] usb usb1-port1: adding component (ops 0x90000000015ae298)
[ 13.567628] device: 'device-mapper': device_add
[ 13.578531] PM: Adding info for No Bus:device-mapper
[ 13.581145] device: 'usb1-port2': device_add
[ 13.583655] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 13.596355] bus: 'hid': registered
[ 13.597171] PM: Adding info for No Bus:usb1-port2
[ 13.599776] register chardev hidraw 243:64
[ 13.608614] device class 'hidraw': registering
[ 13.613108] hid: raw HID events driver (C) Jiri Kosina
[ 13.613136] usb usb1-port2: adding component (ops 0x90000000015ae298)
[ 13.618292] bus: 'hid': add driver hid-generic
[ 13.629264] bus: 'usb': add driver usbhid
[ 13.633307] device: 'usb1-port3': device_add
[ 13.637639] PM: Adding info for No Bus:usb1-port3
[ 13.642412] usbcore: registered new interface driver usbhid
[ 13.648004] usbhid: USB HID core driver
[ 13.651869] usb usb1-port3: adding component (ops 0x90000000015ae298)
[ 13.658363] device: 'ctl-led': device_add
[ 13.662427] PM: Adding info for No Bus:ctl-led
[ 13.666983] driver: 'hub': driver_bound: bound to device '1-0:1.0'
[ 13.673240] device: 'speaker': device_add
[ 13.677311] PM: Adding info for No Bus:speaker
[ 13.681847] bus: 'usb': really_probe: bound device 1-0:1.0 to driver hub
[ 13.688601] device: 'mic': device_add
[ 13.692314] PM: Adding info for No Bus:mic
[ 13.696452] device: 'ep_81': device_add
[ 13.700352] PM: Adding info for No Bus:ep_81
[ 13.704687] device: 'timer': device_add
[ 13.708611] device: 'wakeup2': device_add
[ 13.708709] PM: Adding info for No Bus:timer
[ 13.712723] driver: 'ehci-pci': driver_bound: bound to device '0000:00:04.1'
[ 13.717149] bus: 'hdaudio': add driver snd_hda_codec_generic
[ 13.724059] bus: 'pci': really_probe: bound device 0000:00:04.1 to driver ehci-pci
[ 13.729745] bus: 'hdaudio': add driver snd_hda_codec_realtek
[ 13.737275] ehci-pci 0000:00:04.1: driver ehci-pci async attach completed: 0
[ 13.750121] bus: 'hdaudio': add driver snd_hda_codec_idt
[ 13.755502] bus: 'hdaudio': add driver snd_hda_codec_conexant
[ 13.761311] bus: 'hdaudio': add driver snd_hda_codec_hdmi
[ 13.766789] bus: 'pci': add driver snd_hda_intel
[ 13.771831] Initializing XFRM netlink socket
[ 13.776227] NET: Registered PF_INET6 protocol family
[ 13.782798] Segment Routing with IPv6
[ 13.786583] In-situ OAM (IOAM) with IPv6
[ 13.790639] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 13.796651] device: 'sit0': device_add
[ 13.800610] PM: Adding info for No Bus:sit0
[ 13.805372] NET: Registered PF_PACKET protocol family
[ 13.810615] NET: Registered PF_KEY protocol family
[ 13.815965] NET: Registered PF_RDS protocol family
[ 13.820878] 9pnet: Installing 9P2000 support
[ 13.825181] bus: 'virtio': add driver 9pnet_virtio
[ 13.830113] Key type dns_resolver registered
[ 13.854776] registered taskstats version 1
[ 13.859198] Loading compiled-in X.509 certificates
[ 13.876204] device: 'btrfs-control': device_add
[ 13.880970] PM: Adding info for No Bus:btrfs-control
[ 13.886189] Btrfs loaded, zoned=no, fsverity=no
[ 13.997159] usb 1-1: new full-speed USB device number 2 using ohci-pci
[ 14.227840] device: '1-1': device_add
[ 14.231640] bus: 'usb': add device 1-1
[ 14.235448] PM: Adding info for usb:1-1
[ 14.239527] bus: 'usb': __driver_probe_device: matched device 1-1 with driver usb
[ 14.247048] bus: 'usb': really_probe: probing driver usb with device 1-1
[ 14.253793] usb 1-1: no default pinctrl state
[ 14.258886] device: '1-1:1.0': device_add
[ 14.262959] bus: 'usb': add device 1-1:1.0
[ 14.267083] PM: Adding info for usb:1-1:1.0
[ 14.271343] device: 'ep_81': device_add
[ 14.275237] PM: Adding info for No Bus:ep_81
[ 14.279540] device: 'ep_02': device_add
[ 14.283606] PM: Adding info for No Bus:ep_02
[ 14.287936] device: 'ep_82': device_add
[ 14.293206] PM: Adding info for No Bus:ep_82
[ 14.297498] device: '1-1:1.1': device_add
[ 14.301576] bus: 'usb': add device 1-1:1.1
[ 14.305711] PM: Adding info for usb:1-1:1.1
[ 14.309980] device: 'ep_03': device_add
[ 14.313875] PM: Adding info for No Bus:ep_03
[ 14.318171] device: 'ep_83': device_add
[ 14.322064] PM: Adding info for No Bus:ep_83
[ 14.326355] driver: 'usb': driver_bound: bound to device '1-1'
[ 14.332248] bus: 'usb': really_probe: bound device 1-1 to driver usb
[ 14.338667] device: 'ep_00': device_add
[ 14.342558] PM: Adding info for No Bus:ep_00
[ 14.812621] devices_kset: Moving regulators:regulator@3 to end of list
[ 14.819206] PM: Moving platform:regulators:regulator@3 to end of list
[ 14.825706] devices_kset: Moving display@0 to end of list
[ 14.831135] PM: Moving platform:display@0 to end of list
[ 14.836485] platform regulators:regulator@3: Retrying from deferred list
[ 14.843363] platform regulators:regulator@3: scheduling asynchronous probe
[ 14.850275] devices_kset: Moving display@0 to end of list
[ 14.850298] bus: 'platform': __driver_probe_device: matched device regulators:regulator@3 with driver reg-fixed-voltage
[ 14.855696] PM: Moving platform:display@0 to end of list
[ 14.855704] platform display@0: Retrying from deferred list
[ 14.855786] bus: 'platform': __driver_probe_device: matched device display@0 with driver panel-simple
[ 14.866535] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulators:regulator@3
[ 14.871856] platform display@0: error -EPROBE_DEFER: supplier regulators:regulator@3 not ready
[ 14.877467] reg-fixed-voltage regulators:regulator@3: no pinctrl handle
[ 14.886691] platform display@0: Added to deferred list
[ 14.896898] reg-fixed-voltage regulators:regulator@3: Looking up vin-supply from device tree
[ 14.905424] devices_kset: Moving display@0 to end of list
[ 14.912030] +VDD_LED: supplied by VDD_5V0_SYS
[ 14.917196] PM: Moving platform:display@0 to end of list
[ 14.925641] VDD_5V0_SYS: could not add device link regulator.2: -ENOENT
[ 14.931061] platform display@0: Retrying from deferred list
[ 14.935482] +VDD_LED: 5000 mV, enabled
[ 14.940832] bus: 'platform': __driver_probe_device: matched device display@0 with driver panel-simple
[ 14.947382] device: 'regulator.2': device_add
[ 14.952975] platform display@0: error -EPROBE_DEFER: supplier regulators:regulator@3 not ready
[ 14.956809] PM: Adding info for No Bus:regulator.2
[ 14.965974] platform display@0: Added to deferred list
[ 14.970430] reg-fixed-voltage regulators:regulator@3: +VDD_LED supplying 5000000uV
[ 14.979159] OF: fdt: not creating '/sys/firmware/fdt': CRC check failed
[ 14.983907] driver: 'reg-fixed-voltage': driver_bound: bound to device 'regulators:regulator@3'
[ 14.988948] [D/HDF_LOG_TAG] DeviceManagerInit enter
[ 14.996617] bus: 'platform': really_probe: bound device regulators:regulator@3 to driver reg-fixed-voltage
[ 15.003220] devices_kset: Moving display@0 to end of list
[ 15.011911] reg-fixed-voltage regulators:regulator@3: async probe completed
[ 15.016916] device class 'hdf': registering
[ 15.043164] PM: Moving platform:display@0 to end of list
[ 15.048503] platform display@0: Retrying from deferred list
[ 15.054185] bus: 'platform': __driver_probe_device: matched device display@0 with driver panel-simple
[ 15.063446] bus: 'platform': really_probe: probing driver panel-simple with device display@0
[ 15.071958] [I/osal_cdev] register hdf class success
[ 15.077034] register chardev hdf 242:1024
[ 15.081077] panel-simple display@0: no pinctrl handle
[ 15.081094] device: 'dev_mgr': device_add
[ 15.086242] panel-simple display@0: Looking up power-supply from device tree
[ 15.090246] PM: Adding info for No Bus:dev_mgr
[ 15.097331] device: 'regulator:regulator.2--platform:display@0': device_add
[ 15.108774] devices_kset: Moving display@0 to end of list
[ 15.114197] PM: Moving platform:display@0 to end of list
[ 15.119532] panel-simple display@0: Linked as a consumer to regulator.2
[ 15.126206] panel-simple display@0: Specify missing connector_type
[ 15.126354] [I/osal_cdev] add cdev dev_mgr success
[ 15.126354]
[ 15.132423] driver: 'panel-simple': driver_bound: bound to device 'display@0'
[ 15.138836] device: 'devsvc_mgr': device_add
[ 15.145964] panel-simple display@0: Dropping the link to 0000:00:06.0
[ 15.150276] PM: Adding info for No Bus:devsvc_mgr
[ 15.156692] device: 'pci:0000:00:06.0--platform:display@0': device_unregister
[ 15.156871] bus: 'platform': really_probe: bound device display@0 to driver panel-simple
[ 15.161551] [I/osal_cdev] add cdev devsvc_mgr success
[ 15.161551]
[ 15.183372] [I/devmgr_service] start svcmgr result 0
[ 15.188454] [I/hcs_blob_if] CheckHcsBlobLength: the blobLength: 1364, byteAlign: 1
[ 15.196252] [D/device_node] node linux_gpio_adapter property empty, match attr: linux_gpio_adapter
[ 15.205341] [I/device_node] launch devnode
[ 15.209634] [I/linux_gpio_adapter] LinuxGpioMatchProbe: find gpio chip(start:512, count:64)
[ 15.218209] [I/gpio_manager] GpioManagerAdd: start:512 count:64 added success
[ 15.225452] [D/HDF_LOG_TAG] PlatformManagerAddDevice: add dev:(null)(0) to PLATFORM_MODULE_GPIO success
[ 15.234956] [D/HDF_LOG_TAG] PlatformDeviceAdd: add dev:(null)(0) success
[ 15.241758] [I/linux_gpio_adapter] LinuxGpioMatchProbe: add gpio controller(start:512, count:64) succeed
[ 15.251373] [I/linux_gpio_adapter] LinuxGpioInit: dev service: init done!
[ 15.258296] [D/device_node] node HDF_PLATFORM_GPIO_MANAGER property empty, match attr:
[ 15.266417] [I/device_node] launch devnode HDF_PLATFORM_GPIO_MANAGER
[ 15.272886] [I/gpio_service] GpioServiceBind: enter
[ 15.277873] [I/gpio_service] GpioServiceBind: success!
[ 15.283135] device: 'HDF_PLATFORM_GPIO_MANAGER': device_add
[ 15.288775] PM: Adding info for No Bus:HDF_PLATFORM_GPIO_MANAGER
[ 15.294912] [I/osal_cdev] add cdev HDF_PLATFORM_GPIO_MANAGER success
[ 15.294912]
[ 15.302909] [I/device_node] launch devnode HDF_PLATFORM_UART_0
[ 15.308855] [I/hdf_uart_adapter] HdfUartBind: entry
[ 15.313849] [I/hdf_uart_adapter] HdfUartInit: entry
[ 15.318868] [D/device_node] node HDF_KEVENT property empty, match attr:
[ 15.325687] [I/device_node] launch devnode hdf_kevent
[ 15.330851] [I/kevent] HdfKeventDriverInit:register pm notifier success
[ 15.337583] [I/kevent] HdfKeventDriverInit:register fb notifier success
[ 15.344323] device: 'hdf_kevent': device_add
[ 15.348648] PM: Adding info for No Bus:hdf_kevent
[ 15.353473] [I/osal_cdev] add cdev hdf_kevent success
[ 15.353473]
[ 15.360127] [D/devmgr_pm] DevMgrPmRegister enter
[ 15.364859] [I/hdf_power_manager] HdfPmTaskQueueInit HdfTaskQueueCreate success
[ 15.372288] [D/HDF_LOG_TAG] DeviceManagerInit start success
[ 15.378063] clk: Disabling unused clocks
[ 15.382028] ALSA device list:
[ 15.385004] No soundcards found.
[ 15.390550] Freeing unused kernel image (initmem) memory: 576K
[ 15.396428] This architecture does not have kernel memory protection.
[ 15.402934] =========run_init_process(/init) entry
[ 15.407753] Run /init as init process
[ 15.411431] with arguments:
[ 15.414410] /init
[ 15.416683] with environment:
[ 15.419840] HOME=/
[ 15.422209] TERM=linux
[ 15.424917] hardware=pi2
[ 15.431686] [pid=1][Init][INFO][init.c:239]Start init first stage.
[ 15.431740] [pid=1][Init][INFO][init.c:174]--------------------StartInitSecondStage:build by llvm18 oh4.0 toolchain----------------------------
[ 15.438157] [pid=1][BEGET][INFO][fstab.c:570]-->> cmdline 'root=UUID=51f5ddd1-814a-4c2a-b15d-efac1f73e4e4 rw earlycon rootwait hardware=pi2 ohos.required_moun
[ 15.465360] [pid=1][BEGET][INFO][fstab.c:549]Mount option of partition item =ohos.required_mount.system=/dev/block/sda3@/usr@ext4@rw,barrier=1@wait,required,s
[ 16.745150] random: crng init done
[ 16.748650] [pid=1][BEGET][INFO][fstab.c:549]Mount option of partition item =ohos.required_mount.vendor=/dev/block/sda4@/vendor@ext4@ro,barrier=1@wait,require
[ 16.763036] [pid=1][Init][INFO][init.c:180]----------------------StartInitSecondStage:/dev/block/sda3--------------------------
[ 16.763179] [pid=1][ueventd][ERROR][ueventd.c:365]Failed get default_boot_device value from cmdline
[ 16.786206] [pid=1][ueventd][INFO][ueventd.c:180]/dev/block/sda3 match with required partition sda success, now handle it
[ 16.796806] [pid=1][ueventd][INFO][ueventd.c:190]Handle required partitionName vendor
[ 16.809208] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName updater
[ 16.817216] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda3
[ 16.825197] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName updater
[ 16.833336] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda4
[ 16.841817] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName data
[ 16.849969] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda3
[ 16.857676] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName data
[ 16.865813] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda4
[ 16.874009] [pid=1][ueventd][INFO][ueventd.c:190]Handle required partitionName system
[ 16.883663] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName esp
[ 16.891557] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda3
[ 16.899172] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName esp
[ 16.907310] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda4
MoutAllWithFstab[ 16.997995] [pid=1][Init][INFO][init_mount.c:30]Mount required partitions
: start checkreq[ 17.006353] [pid=1][BEGET][INFO][fstab_mount.c:353]No valid slot value found from parameter, try to get it from cmdline
uie and mount.
[ 17.014592] [pid=1][BEGET][INFO][fstab_mount.c:324]Failed to get bootslots value from cmdline
[ 17.033299] EXT4-fs (sda3): mounted filesystem 1a5d3095-51ab-4acc-8bde-62914280ac6f r/w without journal. Quota mode: none.
MoutAllWithFstab[ 17.053076] [pid=1][BEGET][INFO][fstab_mount.c:421]Mount /dev/block/sda3 to /usr successful
: start checkreq[ 17.053177] [pid=1][BEGET][INFO][fstab_mount.c:353]No valid slot value found from parameter, try to get it from cmdline
uie and mount.
[ 17.062987] [pid=1][BEGET][INFO][fstab_mount.c:324]Failed to get bootslots value from cmdline
[ 17.077301] EXT4-fs (sda4): mounted filesystem 1ac0dbcd-8676-4084-bd73-7a8d20ef6cca ro without journal. Quota mode: none.
[ 17.096971] [pid=1][BEGET][INFO][fstab_mount.c:421]Mount /dev/block/sda4 to /vendor successful
[ 17.105387] [pid=1][Init][INFO][switch_root.c:191]SwitchRoot to /usr finish
[ 17.161730] do_page_fault(): sending SIGSEGV to init for invalid read access from 0000000000000000
[ 17.177769] era = 0000007ff091cf10 in ld-musl-loongarch64.so.1[7ff090c000+ac000]
[ 17.185238] ra = 0000007ff0914ecc in ld-musl-loongarch64.so.1[7ff090c000+ac000]
[ 17.204550] do_page_fault(): sending SIGSEGV to processdump for invalid read access from 0000000000000000
[ 17.214199] era = 0000007ff2c4cf10 in ld-musl-loongarch64.so.1[7ff2c3c000+ac000]
[ 17.221722] ra = 0000007ff2c44ecc in ld-musl-loongarch64.so.1[7ff2c3c000+ac000]
[ 17.235286] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000b00
[ 17.242971] CPU: 0 PID: 1 Comm: init Not tainted 6.5.0 #1
[ 17.248387] Hardware name: Loongson Loongarch-2K1000-EVB-V1.0/Loongarch-2K1000-EVB-V1.0, BIOS Loongson-PMON-V3.3-0PM0
[ 17.259107] Stack : 0000000000000000 0000000000000000 9000000001389a50 900000000a08c000
[ 17.267152] 900000000a08fbd0 0000000000000000 0000000000000000 9000000001748390
[ 17.275191] 900000000a08fbd8 0000000000000140 0000000000000140 0000000000000000
[ 17.283230] 900000000a08f7aa 0000000000000000 00000000000000ff 0000000000000006
[ 17.291268] 0000000000ffff0a 0000000000000000 0000000000000016 0000000000000001
[ 17.299306] 00000000668b7301 0000000000000000 0000000006bcc000 90000000018ce748
[ 17.307345] 0000000000000004 00000000000000b0 0000000000000004 ffffffffffffffff
[ 17.315382] 0000000000000000 0000000000000001 0000000000000001 0000000000000000
[ 17.323420] 0000000000000000 0000000000000000 9000000000222d40 0000000000000000
[ 17.331457] 00000000000000b0 0000000000000007 0000000000000000 0000000000071c1c
[ 17.339495] ...
[ 17.341948] Call Trace:
[ 17.341955] [<9000000000222d40>] show_stack+0x80/0x160
[ 17.349564] [<9000000001389a50>] dump_stack_lvl+0x5c/0x7c
[ 17.354987] [<900000000137f258>] panic+0x144/0x338
[ 17.359794] [<9000000000241d58>] do_exit+0x7f8/0x840
[ 17.364779] [<90000000002420dc>] do_group_exit+0x9c/0xa0
[ 17.370109] [<90000000002420f0>] sys_exit_group+0x10/0x20
[ 17.375526]
[ 17.377026] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000b00 ]---
加了进程map信息,把hiviewdfx的fault_logger打开,最新日志打印如下:但是没有找到coredump文件。
[ 15.468243] [pid=1][Init][INFO_D][init.c:235]Start init first stage.
[ 16.601236] random: crng init done
55593e8000-5559400000 r--p 00000000 00:02 1199 /bin/init
5559400000-5559440000 r-xp 00014000 00:02 1199 /bin/init
[ 16.615061] [pid=1][ueventd][ERROR][ueventd.c:365]Failed get default_boot_device value from cmdline
5559440000-5559448000 r--p 00050000 00:02 1199 /bin/init
[ 16.626741] [pid=1][ueventd][INFO_D][ueventd.c:180]/dev/block/sda3 match with required partition sda success, now handle it
[ 16.638606] [pid=1][ueventd][INFO_D][ueventd.c:190]Handle required partitionName vendor
5559448000-555944c000 rw-p 00054000 00:02 1199 /bin/init
7ff226c000-7ff2270000 ---p 00000000 00:00 0
7ff2270000-7ff227c000 rw-p 00000000 00:00 0
7ff227c000-7ff22e8000 r--p 00000000 00:02 1049 /lib/ld-musl-loongarch64.so.1
7ff22e8000-7ff2394000 r-xp 00068000 00:02 1049 /lib/ld-musl-loongarch64.so.1
7ff2394000-7ff2398000 rw-p 00110000 00:02 1049 /lib/ld-musl-loongarch64.so.1
7ff2398000-7ff239c000 rw-p 00110000 00:02 1049 /lib/ld-musl-loongarch64.so.1
7ff239c000-7ff23a0000 rw-p 00000000 00:00 0
7ffbbf4000-7ffbc18000 rw-p 00000000 00:00 0 [stack]
7fff48c000-7fff498000 r--p 00000000 00:00 0 [vvar]
7fff498000-7fff49c000 r-xp 00000000 00:00 0 [vdso]
[ 16.653346] [pid=1][ueventd][INFO_D][ueventd.c:190]Handle required partitionName system
[ 16.747191] [pid=1][Init][INFO_D][init_mount.c:30]Mount required partitions
[ 16.755310] [pid=1][BEGET][INFO_D][fstab_mount.c:353]No valid slot value found from parameter, try to get it from cmdline
[ 16.762542] [pid=1][BEGET][INFO_D][fstab_mount.c:324]Failed to get bootslots value from cmdline
[ 16.778056] EXT4-fs (sda3): warning: mounting unchecked fs, running e2fsck is recommended
[ 16.798157] EXT4-fs (sda3): mounted filesystem 5275f25b-4f03-4f6e-9c87-21cfb576d31b r/w without journal. Quota mode: none.
[ 16.809366] [pid=1][BEGET][INFO_D][fstab_mount.c:421]Mount /dev/block/sda3 to /usr successful
[ 16.809400] [pid=1][BEGET][INFO_D][fstab_mount.c:353]No valid slot value found from parameter, try to get it from cmdline
[ 16.818059] [pid=1][BEGET][INFO_D][fstab_mount.c:324]Failed to get bootslots value from cmdline
[ 16.831145] EXT4-fs (sda4): mounted filesystem d3f028cb-7fec-4731-95af-3e8c7b7607b7 ro without journal. Quota mode: none.
[ 16.851008] [pid=1][BEGET][INFO_D][fstab_mount.c:421]Mount /dev/block/sda4 to /vendor successful
[ 16.851098] [pid=1][Init][INFO_D][init.c:213]Start init second stage.
[ 16.868031] [pid=1][Init][INFO_D][switch_root.c:191]SwitchRoot to /usr finish
[ 16.921780] do_page_fault(): sending SIGSEGV to init for invalid read access from 0000000000000000
[ 16.937992] era = 0000007ff1cf2910 in ld-musl-loongarch64.so.1[7ff1ce4000+ac000]
[ 16.945444] ra = 0000007ff1cea56c in ld-musl-loongarch64.so.1[7ff1ce4000+ac000]
type=3, level=4 ,domain=218115345, buf: DFX_SignalHandler :: sig(11), pid(1), tid(1).
type=3, level=4 ,domain=218115345, buf: Start wait for [ 16.964263] do_page_fault(): sending SIGSEGV to processdump for invalid read access from 0000000000000000
VmProcess(99) exit.type=3, level=4 ,domain=218115345, buf: Start DoProcessDump in VmProcess(99).
[ 16.975186] era = 0000007ff2fea910 in ld-musl-loongarch64.so.1[7ff2fdc000+ac000]
[ 16.984004] ra = 0000007ff2fe256c in ld-musl-loongarch64.so.1[7ff2fdc000+ac000]
[ 16.995338] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000b00
[ 17.003192] CPU: 1 PID: 1 Comm: init Not tainted 6.5.0 #1
[ 17.009981] Hardware name: Loongson Loongarch-2K1000-EVB-V1.0/Loongarch-2K1000-EVB-V1.0, BIOS Loongson-PMON-V3.3-0PM0
type=3,level=4 ,domain=218115345, buf: (99) wait for process(100) return with ret(100) status(11) timeout(0).
[ 17.022084] Stack : 0000000000000000 0000000000000000 9000000001389a50 900000000a08c000
[ 17.031485] 900000000a08fbd0 0000000000000000 0000000000000000 9000000001748390
[ 17.040889] 900000000a08fbd8 0000000000000140 0000000000000140 0000000000000000
[ 17.050293] 900000000a08f7aa 0000000000000000 00000000000000ff 0000000000000004
[ 17.059696] 0000000000ffff0a 0000000000000000 0000000000000016 0000000000000001
[ 17.069101] 00000000651d5e5e 0000000000000000 0000000007bcc000 90000000018ce748
[ 17.078503] 0000000000000004 00000000000000b0 0000000000000004 ffffffffffffffff
type=3, level=4 ,domain=218115345, buf: WIFSIGNALED 11
[ 17.087907] 0000000000000000 0000000000000001 0000000000000001 0000000000000000
[ 17.097310] 0000000000000000 0000000000000000 9000000000222d40 0000000000000000
[ 17.106714] 00000000000000b0 0000000000000007 0000000000000000 0000000000071c1c
[ 17.116117] ...
type=3, level=4 ,domain=218115345, buf: (1) wait for VmProcess(99) return with ret(99) status(0)
[ 17.119951] Call Trace:
[ 17.119957] [<9000000000222d40>] show_stack+0x80/0x160
[ 17.130317] [<9000000001389a50>] dump_stack_lvl+0x5c/0x7c
[ 17.137107] [<900000000137f258>] panic+0x144/0x338
[ 17.143289] [<9000000000241d58>] do_exit+0x7f8/0x840
[ 17.149645] [<90000000002420dc>] do_group_exit+0x9c/0xa0
type=3, level=6 ,domain=218115345, buf:
[ 17.156350] [<90000000002420f0>] sys_exit_group+0x10/0x20
[ 17.163142]
[ 17.166028] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000b00 ]---
更多推荐
已为社区贡献19条内容
所有评论(0)