On Wed, 18 Oct 2023 23:38:15 +0200 Erhard Furtner <erhard_f@xxxxxxxxxxx> wrote: Same "refcount_t: underflow; use-after-free." on my Talos II running kernel v6.6-rc7: [...] ### dt-test ### EXPECT \ : OF: ERROR: of_node_release() detected bad of_node_put() on /testcase-data/refcount-node ### dt-test ### pass of_unittest_lifecycle():3189 OF: ERROR: of_node_release() detected bad of_node_put() on /testcase-data/refcount-node ### dt-test ### EXPECT / : OF: ERROR: of_node_release() detected bad of_node_put() on /testcase-data/refcount-node ### dt-test ### EXPECT \ : ------------[ cut here ]------------ ### dt-test ### EXPECT \ : WARNING: <<all>> ### dt-test ### EXPECT \ : refcount_t: underflow; use-after-free. ### dt-test ### EXPECT \ : ---[ end trace <<int>> ]--- ### dt-test ### pass of_unittest_lifecycle():3209 ------------[ cut here ]------------ refcount_t: underflow; use-after-free. WARNING: CPU: 4 PID: 1 at lib/refcount.c:28 refcount_warn_saturate+0x244/0x350 Modules linked in: CPU: 4 PID: 1 Comm: swapper/0 Tainted: G TN 6.6.0-rc7-P9 #2 Hardware name: T2P9D01 REV 1.01 POWER9 0x4e1202 opal:skiboot-bc106a0 PowerNV NIP: c0000000008eef84 LR: c0000000008eef80 CTR: 0000000000000000 REGS: c000000005b5f6c0 TRAP: 0700 Tainted: G TN (6.6.0-rc7-P9) MSR: 9000000000029032 <SF,HV,EE,ME,IR,DR,RI> CR: 24004222 XER: 00000000 CFAR: c000000000174bec IRQMASK: 0 GPR00: 0000000000000000 c000000005b5f960 c0000000012e8100 0000000000000000 GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR08: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR12: 0000000000000000 c0000007fbfdc800 c000000002654360 4897f1cbffabee15 GPR16: fa42cb6276761cd2 c0000000024b8ca8 7b950b248472c291 fffffffffefefefe GPR20: 0000000000000000 0000000000000009 c000000002654338 c0000000be49a040 GPR24: c0000000025387e0 c000000001213460 c000000002658100 c00000000109d430 GPR28: c00000000109e468 c000000002654360 a2e5ce93b6aae676 0000000000000000 NIP [c0000000008eef84] refcount_warn_saturate+0x244/0x350 LR [c0000000008eef80] refcount_warn_saturate+0x240/0x350 Call Trace: [c000000005b5f960] [c0000000008eef80] refcount_warn_saturate+0x240/0x350 (unreliable) [c000000005b5f9d0] [c000000000faa1a0] kobject_put+0x180/0x240 [c000000005b5fa50] [c000000000cddee8] of_node_put+0x28/0x50 [c000000005b5fa70] [c0000000020c87b8] of_unittest+0x3bd4/0x5194 [c000000005b5fc10] [c00000000000ec60] do_one_initcall+0x90/0x3b0 [c000000005b5fcf0] [c000000002006400] kernel_init_freeable+0x570/0x6a0 [c000000005b5fde0] [c00000000000f27c] kernel_init+0x2c/0x1d0 [c000000005b5fe50] [c00000000000d014] ret_from_kernel_user_thread+0x14/0x1c --- interrupt: 0 at 0x0 NIP: 0000000000000000 LR: 0000000000000000 CTR: 0000000000000000 REGS: c000000005b5fe80 TRAP: 0000 Tainted: G TN (6.6.0-rc7-P9) MSR: 0000000000000000 <> CR: 00000000 XER: 00000000 CFAR: 0000000000000000 IRQMASK: 0 GPR00: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR08: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR12: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR20: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR24: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR28: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 NIP [0000000000000000] 0x0 LR [0000000000000000] 0x0 --- interrupt: 0 Code: e8010080 7c0803a6 4bfffe50 7c0802a6 3c62ffef 39200001 3d420127 38637b20 992a2a6a f8010080 4b885b6d 60000000 <0fe00000> e8010080 7c0803a6 4bfffe1c ---[ end trace 0000000000000000 ]--- ### dt-test ### EXPECT / : ---[ end trace <<int>> ]--- ### dt-test ### EXPECT / : refcount_t: underflow; use-after-free. ### dt-test ### EXPECT / : WARNING: <<all>> ### dt-test ### EXPECT / : ------------[ cut here ]------------ ### dt-test ### EXPECT_NOT \ : ------------[ cut here ]------------ ### dt-test ### EXPECT_NOT \ : WARNING: <<all>> ### dt-test ### EXPECT_NOT \ : refcount_t: underflow; use-after-free. ### dt-test ### EXPECT_NOT \ : ---[ end trace <<int>> ]--- ### dt-test ### pass of_unittest_lifecycle():3226 ### dt-test ### EXPECT_NOT / : ---[ end trace <<int>> ]--- ### dt-test ### EXPECT_NOT / : refcount_t: underflow; use-after-free. ### dt-test ### EXPECT_NOT / : WARNING: <<all>> ### dt-test ### EXPECT_NOT / : ------------[ cut here ]------------ Kernel dmesg and .config attached. Regards, Erhard
entry-flush: disabled on command line. uaccess-flush: disabled on command line. OF: reserved mem: 0x0000000030000000..0x00000000303fffff (4096 KiB) map non-reusable ibm,firmware-code@30000000 OF: reserved mem: 0x0000000030400000..0x0000000030ffffff (12288 KiB) map non-reusable ibm,firmware-heap@30400000 OF: reserved mem: 0x0000000031000000..0x0000000031bfffff (12288 KiB) map non-reusable ibm,firmware-data@31000000 OF: reserved mem: 0x0000000031c00000..0x0000000035cdffff (66432 KiB) map non-reusable ibm,firmware-stacks@31c00000 OF: reserved mem: 0x0000000035ce0000..0x0000000038341fff (39304 KiB) map non-reusable ibm,firmware-allocs-memory@35ce0000 OF: reserved mem: 0x0000200000000000..0x0000200002243fff (35088 KiB) map non-reusable ibm,firmware-allocs-memory@200000000000 OF: reserved mem: 0x00002007fcd00000..0x00002007fcd2ffff (192 KiB) map non-reusable RINGOVD@2007fcd00000 OF: reserved mem: 0x00002007fcd30000..0x00002007fce2ffff (1024 KiB) map non-reusable HCODE@2007fcd30000 OF: reserved mem: 0x00002007fce30000..0x00002007fd0dffff (2752 KiB) map non-reusable WOFDATA@2007fce30000 OF: reserved mem: 0x00002007fd0e0000..0x00002007fd1dffff (1024 KiB) map non-reusable OCC@2007fd0e0000 OF: reserved mem: 0x00002007fd1e0000..0x00002007fd1effff (64 KiB) map non-reusable ibm,secure-crypt-algo-code@2007fd1e0000 OF: reserved mem: 0x00002007fd1f0000..0x00002007fd1fffff (64 KiB) map non-reusable ibm,sbe-ffdc@2007fd1f0000 OF: reserved mem: 0x00002007fd200000..0x00002007fd20ffff (64 KiB) map non-reusable ibm,sbe-comm@2007fd200000 OF: reserved mem: 0x00002007fd210000..0x00002007fd21ffff (64 KiB) map non-reusable ibm,sbe-ffdc@2007fd210000 OF: reserved mem: 0x00002007fd220000..0x00002007fd22ffff (64 KiB) map non-reusable ibm,sbe-comm@2007fd220000 OF: reserved mem: 0x00002007fd230000..0x00002007fd66ffff (4352 KiB) map non-reusable ibm,hbrt-code-image@2007fd230000 OF: reserved mem: 0x00002007fd670000..0x00002007fd7fffff (1600 KiB) map non-reusable ibm,hbrt-data@2007fd670000 OF: reserved mem: 0x00002007fd800000..0x00002007fdbfffff (4096 KiB) map non-reusable ibm,homer-image@2007fd800000 OF: reserved mem: 0x00002007fdc00000..0x00002007fdffffff (4096 KiB) map non-reusable ibm,homer-image@2007fdc00000 OF: reserved mem: 0x00002007ff800000..0x00002007ffffffff (8192 KiB) map non-reusable ibm,occ-common-area@2007ff800000 dt-cpu-ftrs: setup for ISA 3000 dt-cpu-ftrs: final cpu/mmu features = 0x0001f86b8f5fb187 0x3c007041 radix-mmu: Page sizes from device-tree: radix-mmu: Page size shift = 12 AP=0x0 radix-mmu: Page size shift = 16 AP=0x5 radix-mmu: Page size shift = 21 AP=0x1 radix-mmu: Page size shift = 30 AP=0x2 Activating Kernel Userspace Access Prevention Activating Kernel Userspace Execution Prevention radix-mmu: Mapped 0x0000000000000000-0x00000000023e8000 with 4.00 KiB pages (exec) radix-mmu: Mapped 0x00000000023e8000-0x0000000800000000 with 4.00 KiB pages radix-mmu: Mapped 0x0000200000000000-0x0000200800000000 with 4.00 KiB pages radix-mmu: Initializing Radix MMU Linux version 6.6.0-rc7-P9 (root@T1000) (gcc (Gentoo 13.2.1_p20231014 p9) 13.2.1 20231014, GNU ld (Gentoo 2.40 p7) 2.40.0) #2 SMP Sun Oct 29 15:40:08 CET 2023 OPAL: Found memory mapped LPC bus on chip 0 Hardware name: T2P9D01 REV 1.01 POWER9 0x4e1202 opal:skiboot-bc106a0 PowerNV CPU maps initialized for 4 threads per core (thread shift is 2) Allocated 2816 bytes for 32 pacas ----------------------------------------------------- phys_mem_size = 0x1000000000 dcache_bsize = 0x80 icache_bsize = 0x80 cpu_features = 0x0001f86b8f5fb187 possible = 0x001ffbfbffffb18f always = 0x0000000000000180 cpu_user_features = 0xdc0065c2 0xaef00000 mmu_features = 0x3c007641 firmware_features = 0x0000000110000000 vmalloc start = 0xc008000000000000 IO start = 0xc00a000000000000 vmemmap start = 0xc00c000000000000 ----------------------------------------------------- numa: NODE_DATA [mem 0x7fbe87800-0x7fbe8d0ff] numa: NODE_DATA [mem 0x2007fa29e700-0x2007fa2a3fff] kvm_cma_reserve: reserving 3276 MiB for global area cma: Reserved 3278 MiB at 0x0000000100000000 on node -1 rfi-flush: mttrig type flush available rfi-flush: patched 13 locations (mttrig type flush) count-cache-flush: flush disabled. link-stack-flush: flush disabled. stf-barrier: eieio barrier available stf-barrier: patched 61 entry locations (eieio barrier) stf-barrier: patched 13 exit locations (eieio barrier) OPAL nvram setup, 589824 bytes barrier-nospec: using ORI speculation barrier barrier-nospec: patched 279 locations Top of RAM: 0x200800000000, Total RAM: 0x1000000000 Memory hole size: 33521664MB Zone ranges: Normal [mem 0x0000000000000000-0x00002007ffffffff] Movable zone start for each node Early memory node ranges node 0: [mem 0x0000000000000000-0x00000007ffffffff] node 8: [mem 0x0000200000000000-0x00002007ffffffff] Initmem setup node 0 [mem 0x0000000000000000-0x00000007ffffffff] Initmem setup node 8 [mem 0x0000200000000000-0x00002007ffffffff] percpu: Embedded 46 pages/cpu s65336 r0 d123080 u188416 pcpu-alloc: s65336 r0 d123080 u188416 alloc=46*4096 pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07 pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15 pcpu-alloc: [1] 16 [1] 17 [1] 18 [1] 19 [1] 20 [1] 21 [1] 22 [1] 23 pcpu-alloc: [1] 24 [1] 25 [1] 26 [1] 27 [1] 28 [1] 29 [1] 30 [1] 31 Kernel command line: root=/dev/nvme0n1p3 no_entry_flush no_uaccess_flush ast.modeset=0 zswap.max_pool_percent=20 slub_debug=FZP page_poison=1 netconsole=6666@192.168.2.6/eth0,6666@192.168.2.3/70:85:C2:30:EC:01 random: crng init done printk: log_buf_len individual max cpu contribution: 8192 bytes printk: log_buf_len total cpu_extra contributions: 253952 bytes printk: log_buf_len min size: 65536 bytes printk: log_buf_len: 524288 bytes printk: early log buf free: 58856(89%) Fallback order for Node 0: 0 8 Fallback order for Node 8: 8 0 Built 2 zonelists, mobility grouping on. Total pages: 16515072 Policy zone: Normal mem auto-init: stack:all(pattern), heap alloc:off, heap free:off Memory: 0K/67108864K available (16308K kernel code, 1808K rwdata, 16460K rodata, 4000K init, 720K bss, 1451508K reserved, 3356672K cma-reserved) ********************************************************** ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** ** ** ** This system shows unhashed kernel memory addresses ** ** via the console, logs, and other interfaces. This ** ** might reduce the security of your system. ** ** ** ** If you see this message and you are not debugging ** ** the kernel, report this immediately to your system ** ** administrator! ** ** ** ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** ********************************************************** SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=32, Nodes=9 rcu: Hierarchical RCU implementation. Tracing variant of Tasks RCU enabled. rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16 xive: Interrupt handling initialized with native backend xive: Using priority 7 for all interrupts xive: Using 4kB queues rcu: srcu_init: Setting srcu_struct sizes based on contention. time_init: decrementer frequency = 512.000000 MHz time_init: processor frequency = 2700.000000 MHz time_init: 56 bit decrementer (max: 7fffffffffffff) clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x761537d007, max_idle_ns: 440795202126 ns clocksource: timebase mult[1f40000] shift[24] registered clockevent: decrementer mult[83126f] shift[24] cpu[0] kfence: initialized - using 2097152 bytes for 255 objects at 0xc0002007f8720000-0xc0002007f8920000 Console: colour dummy device 80x25 printk: console [tty0] enabled mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl pid_max: default: 32768 minimum: 301 LSM: initializing lsm=capability,yama Yama: becoming mindful. Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc hugepage) Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, vmalloc hugepage) Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc) Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc) RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1. POWER9 performance monitor hardware support registered rcu: Hierarchical SRCU implementation. rcu: Max phase no-delay instances is 1000. smp: Bringing up secondary CPUs ... smp: Brought up 2 nodes, 32 CPUs numa: Node 0 CPUs: 0-15 numa: Node 8 CPUs: 16-31 node 0 deferred pages initialised in 2524ms node 8 deferred pages initialised in 2904ms devtmpfs: initialized Initializing IODA2 PHB (/pciex@600c3c0000000) PCI host bridge /pciex@600c3c0000000 (primary) ranges: MEM 0x000600c000000000..0x000600c07ffeffff -> 0x0000000080000000 MEM 0x0006000000000000..0x0006003fffffffff -> 0x0006000000000000 (M64 #1..31) Using M64 #31 as default window 512 (511) PE's M32: 0x80000000 [segment=0x400000] M64: 0x4000000000 [segment=0x20000000] Allocated bitmap for 4088 MSIs (base IRQ 0xfe000) Initializing IODA2 PHB (/pciex@600c3c0100000) PCI host bridge /pciex@600c3c0100000 ranges: MEM 0x000600c080000000..0x000600c0fffeffff -> 0x0000000080000000 MEM 0x0006004000000000..0x0006007fffffffff -> 0x0006004000000000 (M64 #1..15) Using M64 #15 as default window 256 (255) PE's M32: 0x80000000 [segment=0x800000] M64: 0x4000000000 [segment=0x40000000] Allocated bitmap for 2040 MSIs (base IRQ 0xfd800) Initializing IODA2 PHB (/pciex@600c3c0200000) PCI host bridge /pciex@600c3c0200000 ranges: MEM 0x000600c100000000..0x000600c17ffeffff -> 0x0000000080000000 MEM 0x0006008000000000..0x000600bfffffffff -> 0x0006008000000000 (M64 #1..15) Using M64 #15 as default window 256 (255) PE's M32: 0x80000000 [segment=0x800000] M64: 0x4000000000 [segment=0x40000000] Allocated bitmap for 2040 MSIs (base IRQ 0xfd000) Initializing IODA2 PHB (/pciex@600c3c0300000) PCI host bridge /pciex@600c3c0300000 ranges: MEM 0x000600c180000000..0x000600c1fffeffff -> 0x0000000080000000 MEM 0x0006020000000000..0x0006023fffffffff -> 0x0006020000000000 (M64 #1..31) Using M64 #31 as default window 512 (511) PE's M32: 0x80000000 [segment=0x400000] M64: 0x4000000000 [segment=0x20000000] Allocated bitmap for 4088 MSIs (base IRQ 0xfc000) Initializing IODA2 PHB (/pciex@600c3c0400000) PCI host bridge /pciex@600c3c0400000 ranges: MEM 0x000600c200000000..0x000600c27ffeffff -> 0x0000000080000000 MEM 0x0006024000000000..0x0006027fffffffff -> 0x0006024000000000 (M64 #1..15) Using M64 #15 as default window 256 (255) PE's M32: 0x80000000 [segment=0x800000] M64: 0x4000000000 [segment=0x40000000] Allocated bitmap for 2040 MSIs (base IRQ 0xfb800) Initializing IODA2 PHB (/pciex@600c3c0500000) PCI host bridge /pciex@600c3c0500000 ranges: MEM 0x000600c280000000..0x000600c2fffeffff -> 0x0000000080000000 MEM 0x0006028000000000..0x000602bfffffffff -> 0x0006028000000000 (M64 #1..15) Using M64 #15 as default window 256 (255) PE's M32: 0x80000000 [segment=0x800000] M64: 0x4000000000 [segment=0x40000000] Allocated bitmap for 2040 MSIs (base IRQ 0xfb000) Initializing IODA2 PHB (/pciex@620c3c0000000) PCI host bridge /pciex@620c3c0000000 ranges: MEM 0x000620c000000000..0x000620c07ffeffff -> 0x0000000080000000 MEM 0x0006200000000000..0x0006203fffffffff -> 0x0006200000000000 (M64 #1..31) Using M64 #31 as default window 512 (511) PE's M32: 0x80000000 [segment=0x400000] M64: 0x4000000000 [segment=0x20000000] Allocated bitmap for 4088 MSIs (base IRQ 0x1fe000) Initializing IODA2 PHB (/pciex@620c3c0100000) PCI host bridge /pciex@620c3c0100000 ranges: MEM 0x000620c080000000..0x000620c0fffeffff -> 0x0000000080000000 MEM 0x0006204000000000..0x0006207fffffffff -> 0x0006204000000000 (M64 #1..15) Using M64 #15 as default window 256 (255) PE's M32: 0x80000000 [segment=0x800000] M64: 0x4000000000 [segment=0x40000000] Allocated bitmap for 2040 MSIs (base IRQ 0x1fd800) Initializing IODA2 PHB (/pciex@620c3c0200000) PCI host bridge /pciex@620c3c0200000 ranges: MEM 0x000620c100000000..0x000620c17ffeffff -> 0x0000000080000000 MEM 0x0006208000000000..0x000620bfffffffff -> 0x0006208000000000 (M64 #1..15) Using M64 #15 as default window 256 (255) PE's M32: 0x80000000 [segment=0x800000] M64: 0x4000000000 [segment=0x40000000] Allocated bitmap for 2040 MSIs (base IRQ 0x1fd000) Initializing IODA2 PHB (/pciex@620c3c0300000) PCI host bridge /pciex@620c3c0300000 ranges: MEM 0x000620c180000000..0x000620c1fffeffff -> 0x0000000080000000 MEM 0x0006220000000000..0x0006223fffffffff -> 0x0006220000000000 (M64 #1..31) Using M64 #31 as default window 512 (511) PE's M32: 0x80000000 [segment=0x400000] M64: 0x4000000000 [segment=0x20000000] Allocated bitmap for 4088 MSIs (base IRQ 0x1fc000) clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns futex hash table entries: 8192 (order: 8, 1048576 bytes, vmalloc) prandom: seed boundary self test passed prandom: 100 self tests passed NET: Registered PF_NETLINK/PF_ROUTE protocol family cpuidle: using governor menu EEH: PowerNV platform initialized cpuidle-powernv: Default stop: psscr = 0x0000000000000330,mask=0x00000000003003ff cpuidle-powernv: Deepest stop: psscr = 0x0000000000300375,mask=0x00000000003003ff cpuidle-powernv: First stop level that may lose SPRs = 0x4 cpuidle-powernv: First stop level that may lose timebase = 0x10 HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page raid6: vpermxor8 gen() 9051 MB/s raid6: vpermxor4 gen() 8668 MB/s raid6: vpermxor2 gen() 7587 MB/s raid6: vpermxor1 gen() 6342 MB/s raid6: altivecx8 gen() 5203 MB/s raid6: altivecx4 gen() 5750 MB/s raid6: altivecx2 gen() 4881 MB/s raid6: altivecx1 gen() 4141 MB/s raid6: int64x8 gen() 2684 MB/s raid6: int64x4 gen() 3299 MB/s raid6: int64x2 gen() 3149 MB/s raid6: int64x1 gen() 2035 MB/s raid6: using algorithm vpermxor8 gen() 9051 MB/s raid6: using intx1 recovery algorithm iommu: Default domain type: Translated iommu: DMA domain TLB invalidation policy: strict mode SCSI subsystem initialized libata version 3.00 loaded. PCI: Probing PCI hardware PCI host bridge to bus 0000:00 pci_bus 0000:00: root bus resource [mem 0x600c000000000-0x600c07ffeffff] (bus address [0x80000000-0xfffeffff]) pci_bus 0000:00: root bus resource [mem 0x6000000000000-0x6003fbfffffff 64bit pref] pci_bus 0000:00: root bus resource [bus 00-ff] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff pci 0000:00:00.0: [1014:04c1] type 01 class 0x060400 pci 0000:00:00.0: PME# supported from D0 D3hot D3cold pci 0000:00:00.0: PCI bridge to [bus 01] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01 PCI host bridge to bus 0001:00 pci_bus 0001:00: root bus resource [mem 0x600c080000000-0x600c0fffeffff] (bus address [0x80000000-0xfffeffff]) pci_bus 0001:00: root bus resource [mem 0x6004000000000-0x6007f7fffffff 64bit pref] pci_bus 0001:00: root bus resource [bus 00-ff] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to ff pci 0001:00:00.0: [1014:04c1] type 01 class 0x060400 pci 0001:00:00.0: PME# supported from D0 D3hot D3cold pci 0001:00:00.0: PCI bridge to [bus 01] pci 0001:00:00.0: bridge window [io 0x0000-0x0fff] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 01 PCI host bridge to bus 0002:00 pci_bus 0002:00: root bus resource [mem 0x600c100000000-0x600c17ffeffff] (bus address [0x80000000-0xfffeffff]) pci_bus 0002:00: root bus resource [mem 0x6008000000000-0x600bf7fffffff 64bit pref] pci_bus 0002:00: root bus resource [bus 00-ff] pci_bus 0002:00: busn_res: [bus 00-ff] end is updated to ff pci 0002:00:00.0: [1014:04c1] type 01 class 0x060400 pci 0002:00:00.0: PME# supported from D0 D3hot D3cold pci 0002:00:00.0: PCI bridge to [bus 01] pci 0002:00:00.0: bridge window [io 0x0000-0x0fff] pci_bus 0002:00: busn_res: [bus 00-ff] end is updated to 01 PCI host bridge to bus 0003:00 pci_bus 0003:00: root bus resource [mem 0x600c180000000-0x600c1fffeffff] (bus address [0x80000000-0xfffeffff]) pci_bus 0003:00: root bus resource [mem 0x6020000000000-0x6023fbfffffff 64bit pref] pci_bus 0003:00: root bus resource [bus 00-ff] pci_bus 0003:00: busn_res: [bus 00-ff] end is updated to ff pci 0003:00:00.0: [1014:04c1] type 01 class 0x060400 pci 0003:00:00.0: PME# supported from D0 D3hot D3cold pci 0003:01:00.0: [104c:8241] type 00 class 0x0c0330 pci 0003:01:00.0: reg 0x10: [mem 0x600c180000000-0x600c18000ffff 64bit] pci 0003:01:00.0: reg 0x18: [mem 0x600c180010000-0x600c180011fff 64bit] pci 0003:01:00.0: supports D1 D2 pci 0003:01:00.0: PME# supported from D0 D1 D2 D3hot pci 0003:00:00.0: PCI bridge to [bus 01] pci 0003:00:00.0: bridge window [io 0x0000-0x0fff] pci_bus 0003:00: busn_res: [bus 00-ff] end is updated to 01 PCI host bridge to bus 0004:00 pci_bus 0004:00: root bus resource [mem 0x600c200000000-0x600c27ffeffff] (bus address [0x80000000-0xfffeffff]) pci_bus 0004:00: root bus resource [mem 0x6024000000000-0x6027f7fffffff 64bit pref] pci_bus 0004:00: root bus resource [bus 00-ff] pci_bus 0004:00: busn_res: [bus 00-ff] end is updated to ff pci 0004:00:00.0: [1014:04c1] type 01 class 0x060400 pci 0004:00:00.0: PME# supported from D0 D3hot D3cold pci 0004:01:00.0: [14e4:1657] type 00 class 0x020000 pci 0004:01:00.0: reg 0x10: [mem 0x6024000000000-0x602400000ffff 64bit pref] pci 0004:01:00.0: reg 0x18: [mem 0x6024000010000-0x602400001ffff 64bit pref] pci 0004:01:00.0: reg 0x20: [mem 0x6024000020000-0x602400002ffff 64bit pref] pci 0004:01:00.0: PME# supported from D0 D3hot D3cold pci 0004:01:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x2 link at 0004:00:00.0 (capable of 16.000 Gb/s with 5.0 GT/s PCIe x4 link) pci 0004:01:00.1: [14e4:1657] type 00 class 0x020000 pci 0004:01:00.1: reg 0x10: [mem 0x6024000030000-0x602400003ffff 64bit pref] pci 0004:01:00.1: reg 0x18: [mem 0x6024000040000-0x602400004ffff 64bit pref] pci 0004:01:00.1: reg 0x20: [mem 0x6024000050000-0x602400005ffff 64bit pref] pci 0004:01:00.1: PME# supported from D0 D3hot D3cold pci 0004:00:00.0: PCI bridge to [bus 01] pci 0004:00:00.0: bridge window [io 0x0000-0x0fff] pci_bus 0004:00: busn_res: [bus 00-ff] end is updated to 01 PCI host bridge to bus 0005:00 pci_bus 0005:00: root bus resource [mem 0x600c280000000-0x600c2fffeffff] (bus address [0x80000000-0xfffeffff]) pci_bus 0005:00: root bus resource [mem 0x6028000000000-0x602bf7fffffff 64bit pref] pci_bus 0005:00: root bus resource [bus 00-ff] pci_bus 0005:00: busn_res: [bus 00-ff] end is updated to ff pci 0005:00:00.0: [1014:04c1] type 01 class 0x060400 pci 0005:00:00.0: PME# supported from D0 D3hot D3cold pci 0005:01:00.0: [1a03:1150] type 01 class 0x060400 pci 0005:01:00.0: supports D1 D2 pci 0005:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold pci 0005:00:00.0: PCI bridge to [bus 01-02] pci 0005:00:00.0: bridge window [io 0x0000-0x0fff] pci_bus 0005:02: extended config space not accessible pci 0005:02:00.0: [1a03:2000] type 00 class 0x030000 pci 0005:02:00.0: reg 0x10: [mem 0x600c280000000-0x600c280ffffff] pci 0005:02:00.0: reg 0x14: [mem 0x600c281000000-0x600c28101ffff] pci 0005:02:00.0: reg 0x18: [io 0x0000-0x007f] pci 0005:02:00.0: supports D1 D2 pci 0005:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold pci 0005:01:00.0: PCI bridge to [bus 02] pci_bus 0005:00: busn_res: [bus 00-ff] end is updated to 02 PCI host bridge to bus 0030:00 pci_bus 0030:00: root bus resource [mem 0x620c000000000-0x620c07ffeffff] (bus address [0x80000000-0xfffeffff]) pci_bus 0030:00: root bus resource [mem 0x6200000000000-0x6203fbfffffff 64bit pref] pci_bus 0030:00: root bus resource [bus 00-ff] pci_bus 0030:00: busn_res: [bus 00-ff] end is updated to ff pci 0030:00:00.0: [1014:04c1] type 01 class 0x060400 pci 0030:00:00.0: PME# supported from D0 D3hot D3cold pci 0030:00:00.0: PCI bridge to [bus 01] pci 0030:00:00.0: bridge window [io 0x0000-0x0fff] pci_bus 0030:00: busn_res: [bus 00-ff] end is updated to 01 PCI host bridge to bus 0031:00 pci_bus 0031:00: root bus resource [mem 0x620c080000000-0x620c0fffeffff] (bus address [0x80000000-0xfffeffff]) pci_bus 0031:00: root bus resource [mem 0x6204000000000-0x6207f7fffffff 64bit pref] pci_bus 0031:00: root bus resource [bus 00-ff] pci_bus 0031:00: busn_res: [bus 00-ff] end is updated to ff pci 0031:00:00.0: [1014:04c1] type 01 class 0x060400 pci 0031:00:00.0: PME# supported from D0 D3hot D3cold pci 0031:01:00.0: [1987:5008] type 00 class 0x010802 pci 0031:01:00.0: reg 0x10: [mem 0x620c080000000-0x620c080003fff 64bit] pci 0031:00:00.0: PCI bridge to [bus 01] pci 0031:00:00.0: bridge window [io 0x0000-0x0fff] pci_bus 0031:00: busn_res: [bus 00-ff] end is updated to 01 PCI host bridge to bus 0032:00 pci_bus 0032:00: root bus resource [mem 0x620c100000000-0x620c17ffeffff] (bus address [0x80000000-0xfffeffff]) pci_bus 0032:00: root bus resource [mem 0x6208000000000-0x620bf7fffffff 64bit pref] pci_bus 0032:00: root bus resource [bus 00-ff] pci_bus 0032:00: busn_res: [bus 00-ff] end is updated to ff pci 0032:00:00.0: [1014:04c1] type 01 class 0x060400 pci 0032:00:00.0: PME# supported from D0 D3hot D3cold pci 0032:00:00.0: PCI bridge to [bus 01] pci 0032:00:00.0: bridge window [io 0x0000-0x0fff] pci_bus 0032:00: busn_res: [bus 00-ff] end is updated to 01 PCI host bridge to bus 0033:00 pci_bus 0033:00: root bus resource [mem 0x620c180000000-0x620c1fffeffff] (bus address [0x80000000-0xfffeffff]) pci_bus 0033:00: root bus resource [mem 0x6220000000000-0x6223fbfffffff 64bit pref] pci_bus 0033:00: root bus resource [bus 00-ff] pci_bus 0033:00: busn_res: [bus 00-ff] end is updated to ff pci 0033:00:00.0: [1014:04c1] type 01 class 0x060400 pci 0033:00:00.0: PME# supported from D0 D3hot D3cold pci 0033:01:00.0: [1002:5b63] type 00 class 0x030000 pci 0033:01:00.0: reg 0x10: [mem 0x620c180000000-0x620c18fffffff pref] pci 0033:01:00.0: reg 0x14: [io 0x0000-0x00ff] pci 0033:01:00.0: reg 0x18: [mem 0x620c190020000-0x620c19002ffff] pci 0033:01:00.0: reg 0x30: [mem 0x620c190000000-0x620c19001ffff pref] pci 0033:01:00.0: supports D1 D2 pci 0033:01:00.1: [1002:5b73] type 00 class 0x038000 pci 0033:01:00.1: reg 0x10: [mem 0x620c190030000-0x620c19003ffff] pci 0033:01:00.1: supports D1 D2 pci 0033:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' pci 0033:00:00.0: PCI bridge to [bus 01] pci 0033:00:00.0: bridge window [io 0x0000-0x0fff] pci_bus 0033:00: busn_res: [bus 00-ff] end is updated to 01 pci 0000:00:00.0: PCI bridge to [bus 01] pci_bus 0000:00: resource 4 [mem 0x600c000000000-0x600c07ffeffff] pci_bus 0000:00: resource 5 [mem 0x6000000000000-0x6003fbfffffff 64bit pref] pci 0001:00:00.0: PCI bridge to [bus 01] pci_bus 0001:00: resource 4 [mem 0x600c080000000-0x600c0fffeffff] pci_bus 0001:00: resource 5 [mem 0x6004000000000-0x6007f7fffffff 64bit pref] pci 0002:00:00.0: PCI bridge to [bus 01] pci_bus 0002:00: resource 4 [mem 0x600c100000000-0x600c17ffeffff] pci_bus 0002:00: resource 5 [mem 0x6008000000000-0x600bf7fffffff 64bit pref] pci 0003:00:00.0: BAR 8: assigned [mem 0x600c180000000-0x600c1803fffff] pci 0003:01:00.0: BAR 0: assigned [mem 0x600c180000000-0x600c18000ffff 64bit] pci 0003:01:00.0: BAR 2: assigned [mem 0x600c180010000-0x600c180011fff 64bit] pci 0003:00:00.0: PCI bridge to [bus 01] pci 0003:00:00.0: bridge window [mem 0x600c180000000-0x600c1ffefffff] pci_bus 0003:00: resource 4 [mem 0x600c180000000-0x600c1fffeffff] pci_bus 0003:00: resource 5 [mem 0x6020000000000-0x6023fbfffffff 64bit pref] pci_bus 0003:01: resource 1 [mem 0x600c180000000-0x600c1ffefffff] pci 0004:00:00.0: BAR 9: assigned [mem 0x6024000000000-0x602403fffffff 64bit pref] pci 0004:01:00.0: BAR 0: assigned [mem 0x6024000000000-0x602400000ffff 64bit pref] pci 0004:01:00.0: BAR 2: assigned [mem 0x6024000010000-0x602400001ffff 64bit pref] pci 0004:01:00.0: BAR 4: assigned [mem 0x6024000020000-0x602400002ffff 64bit pref] pci 0004:01:00.1: BAR 0: assigned [mem 0x6024000030000-0x602400003ffff 64bit pref] pci 0004:01:00.1: BAR 2: assigned [mem 0x6024000040000-0x602400004ffff 64bit pref] pci 0004:01:00.1: BAR 4: assigned [mem 0x6024000050000-0x602400005ffff 64bit pref] pci 0004:00:00.0: PCI bridge to [bus 01] pci 0004:00:00.0: bridge window [mem 0x6024000000000-0x6027f7fffffff 64bit pref] pci_bus 0004:00: resource 4 [mem 0x600c200000000-0x600c27ffeffff] pci_bus 0004:00: resource 5 [mem 0x6024000000000-0x6027f7fffffff 64bit pref] pci_bus 0004:01: resource 2 [mem 0x6024000000000-0x6027f7fffffff 64bit pref] pci 0005:00:00.0: BAR 8: assigned [mem 0x600c280000000-0x600c2817fffff] pci 0005:01:00.0: BAR 8: assigned [mem 0x600c280000000-0x600c2817fffff] pci 0005:01:00.0: BAR 7: no space for [io size 0x1000] pci 0005:01:00.0: BAR 7: failed to assign [io size 0x1000] pci 0005:02:00.0: BAR 0: assigned [mem 0x600c280000000-0x600c280ffffff] pci 0005:02:00.0: BAR 1: assigned [mem 0x600c281000000-0x600c28101ffff] pci 0005:02:00.0: BAR 2: no space for [io size 0x0080] pci 0005:02:00.0: BAR 2: failed to assign [io size 0x0080] pci 0005:01:00.0: PCI bridge to [bus 02] pci 0005:01:00.0: bridge window [mem 0x600c280000000-0x600c2ffefffff] pci 0005:00:00.0: PCI bridge to [bus 01-02] pci 0005:00:00.0: bridge window [mem 0x600c280000000-0x600c2ffefffff] pci_bus 0005:00: Some PCI device resources are unassigned, try booting with pci=realloc pci_bus 0005:00: resource 4 [mem 0x600c280000000-0x600c2fffeffff] pci_bus 0005:00: resource 5 [mem 0x6028000000000-0x602bf7fffffff 64bit pref] pci_bus 0005:01: resource 1 [mem 0x600c280000000-0x600c2ffefffff] pci_bus 0005:02: resource 1 [mem 0x600c280000000-0x600c2ffefffff] pci 0030:00:00.0: PCI bridge to [bus 01] pci_bus 0030:00: resource 4 [mem 0x620c000000000-0x620c07ffeffff] pci_bus 0030:00: resource 5 [mem 0x6200000000000-0x6203fbfffffff 64bit pref] pci 0031:00:00.0: BAR 8: assigned [mem 0x620c080000000-0x620c0807fffff] pci 0031:01:00.0: BAR 0: assigned [mem 0x620c080000000-0x620c080003fff 64bit] pci 0031:00:00.0: PCI bridge to [bus 01] pci 0031:00:00.0: bridge window [mem 0x620c080000000-0x620c0ffefffff] pci_bus 0031:00: resource 4 [mem 0x620c080000000-0x620c0fffeffff] pci_bus 0031:00: resource 5 [mem 0x6204000000000-0x6207f7fffffff 64bit pref] pci_bus 0031:01: resource 1 [mem 0x620c080000000-0x620c0ffefffff] pci 0032:00:00.0: PCI bridge to [bus 01] pci_bus 0032:00: resource 4 [mem 0x620c100000000-0x620c17ffeffff] pci_bus 0032:00: resource 5 [mem 0x6208000000000-0x620bf7fffffff 64bit pref] pci 0033:00:00.0: BAR 8: assigned [mem 0x620c180000000-0x620c197ffffff] pci 0033:01:00.0: BAR 0: assigned [mem 0x620c180000000-0x620c18fffffff pref] pci 0033:01:00.0: BAR 6: assigned [mem 0x620c190000000-0x620c19001ffff pref] pci 0033:01:00.0: BAR 2: assigned [mem 0x620c190020000-0x620c19002ffff] pci 0033:01:00.1: BAR 0: assigned [mem 0x620c190030000-0x620c19003ffff] pci 0033:01:00.0: BAR 1: no space for [io size 0x0100] pci 0033:01:00.0: BAR 1: failed to assign [io size 0x0100] pci 0033:00:00.0: PCI bridge to [bus 01] pci 0033:00:00.0: bridge window [mem 0x620c180000000-0x620c1ffefffff] pci_bus 0033:00: Some PCI device resources are unassigned, try booting with pci=realloc pci_bus 0033:00: resource 4 [mem 0x620c180000000-0x620c1fffeffff] pci_bus 0033:00: resource 5 [mem 0x6220000000000-0x6223fbfffffff 64bit pref] pci_bus 0033:01: resource 1 [mem 0x620c180000000-0x620c1ffefffff] pci_bus 0000:00: Configuring PE for bus pci 0000:00 : [PE# 1fe] Secondary bus 0x0000000000000000 associated with PE#1fe pci 0000:00:00.0: Configured PE#1fe pci_bus 0001:00: Configuring PE for bus pci 0001:00 : [PE# fe] Secondary bus 0x0000000000000000 associated with PE#fe pci 0001:00:00.0: Configured PE#fe pci_bus 0002:00: Configuring PE for bus pci 0002:00 : [PE# fe] Secondary bus 0x0000000000000000 associated with PE#fe pci 0002:00:00.0: Configured PE#fe pci_bus 0003:00: Configuring PE for bus pci 0003:00 : [PE# 1fe] Secondary bus 0x0000000000000000 associated with PE#1fe pci 0003:00:00.0: Configured PE#1fe pci_bus 0003:01: Configuring PE for bus pci 0003:01 : [PE# 1fd] Secondary bus 0x0000000000000001 associated with PE#1fd pci 0003:01:00.0: Configured PE#1fd pci 0003:01 : [PE# 1fd] Setting up 32-bit TCE table at 0..80000000 IOMMU table initialized, virtual merging enabled pci 0003:01 : [PE# 1fd] Setting up window#0 0..7fffffffff pg=1000 pci 0003:01 : [PE# 1fd] Enabling 64-bit DMA bypass pci 0003:01:00.0: Adding to iommu group 0 pci_bus 0004:00: Configuring PE for bus pci 0004:00 : [PE# fe] Secondary bus 0x0000000000000000 associated with PE#fe pci 0004:00:00.0: Configured PE#fe pci_bus 0004:01: Configuring PE for bus pci 0004:01 : [PE# 00] Secondary bus 0x0000000000000001 associated with PE#0 pci 0004:01:00.0: Configured PE#0 pci 0004:01 : [PE# 00] Setting up 32-bit TCE table at 0..80000000 pci 0004:01 : [PE# 00] Setting up window#0 0..7fffffffff pg=1000 pci 0004:01 : [PE# 00] Enabling 64-bit DMA bypass pci 0004:01:00.0: Adding to iommu group 1 pci 0004:01:00.1: Added to existing PE#0 pci 0004:01:00.1: Adding to iommu group 1 pci_bus 0005:00: Configuring PE for bus pci 0005:00 : [PE# fe] Secondary bus 0x0000000000000000 associated with PE#fe pci 0005:00:00.0: Configured PE#fe pci_bus 0005:01: Configuring PE for bus pci 0005:01 : [PE# fd] Secondary bus 0x0000000000000001 associated with PE#fd pci 0005:01:00.0: Configured PE#fd pci_bus 0005:02: Configuring PE for bus pci 0005:02 : [PE# fc] Secondary bus 0x0000000000000002..0x0000000000000002 associated with PE#fc pci 0005:02:00.0: Configured PE#fc pci 0005:02 : [PE# fc] Setting up 32-bit TCE table at 0..80000000 pci 0005:02 : [PE# fc] Setting up window#0 0..7fffffffff pg=1000 pci 0005:02 : [PE# fc] Enabling 64-bit DMA bypass pci 0005:02:00.0: Adding to iommu group 2 pci_bus 0030:00: Configuring PE for bus pci 0030:00 : [PE# 1fe] Secondary bus 0x0000000000000000 associated with PE#1fe pci 0030:00:00.0: Configured PE#1fe pci_bus 0031:00: Configuring PE for bus pci 0031:00 : [PE# fe] Secondary bus 0x0000000000000000 associated with PE#fe pci 0031:00:00.0: Configured PE#fe pci_bus 0031:01: Configuring PE for bus pci 0031:01 : [PE# fd] Secondary bus 0x0000000000000001 associated with PE#fd pci 0031:01:00.0: Configured PE#fd pci 0031:01 : [PE# fd] Setting up 32-bit TCE table at 0..80000000 pci 0031:01 : [PE# fd] Setting up window#0 0..7fffffffff pg=1000 pci 0031:01 : [PE# fd] Enabling 64-bit DMA bypass pci 0031:01:00.0: Adding to iommu group 3 pci_bus 0032:00: Configuring PE for bus pci 0032:00 : [PE# fe] Secondary bus 0x0000000000000000 associated with PE#fe pci 0032:00:00.0: Configured PE#fe pci_bus 0033:00: Configuring PE for bus pci 0033:00 : [PE# 1fe] Secondary bus 0x0000000000000000 associated with PE#1fe pci 0033:00:00.0: Configured PE#1fe pci_bus 0033:01: Configuring PE for bus pci 0033:01 : [PE# 1fd] Secondary bus 0x0000000000000001 associated with PE#1fd pci 0033:01:00.0: Configured PE#1fd pci 0033:01 : [PE# 1fd] Setting up 32-bit TCE table at 0..80000000 pci 0033:01 : [PE# 1fd] Setting up window#0 0..7fffffffff pg=1000 pci 0033:01 : [PE# 1fd] Enabling 64-bit DMA bypass pci 0033:01:00.0: Adding to iommu group 4 pci 0033:01:00.1: Added to existing PE#1fd pci 0033:01:00.1: Adding to iommu group 4 pci 0003:00:00.0: enabling device (0101 -> 0103) pci 0004:00:00.0: enabling device (0101 -> 0103) pci 0005:00:00.0: enabling device (0101 -> 0103) pci 0005:01:00.0: enabling device (0141 -> 0143) pci 0031:00:00.0: enabling device (0101 -> 0103) pci 0033:00:00.0: enabling device (0101 -> 0103) EEH: Capable adapter found: recovery enabled. PCI: Probing PCI hardware done pci 0005:02:00.0: vgaarb: setting as boot VGA device pci 0005:02:00.0: vgaarb: bridge control possible pci 0005:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none pci 0033:01:00.0: vgaarb: bridge control possible pci 0033:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none vgaarb: loaded clocksource: Switched to clocksource timebase NET: Registered PF_INET protocol family IP idents hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) tcp_listen_portaddr_hash hash table entries: 32768 (order: 8, 1048576 bytes, vmalloc) Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, vmalloc) TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc hugepage) TCP bind hash table entries: 65536 (order: 10, 4194304 bytes, vmalloc hugepage) TCP: Hash tables configured (established 524288 bind 65536) UDP hash table entries: 32768 (order: 9, 3145728 bytes, vmalloc) UDP-Lite hash table entries: 32768 (order: 9, 3145728 bytes, vmalloc) NET: Registered PF_UNIX/PF_LOCAL protocol family pci 0003:01:00.0: enabling device (0140 -> 0142) PCI: CLS 0 bytes, default 128 Initialise system trusted keyrings workingset: timestamp_bits=38 max_order=24 bucket_order=0 fuse: init (API version 7.39) 9p: Installing v9fs 9p2000 file system support NET: Registered PF_ALG protocol family xor: measuring software checksum speed 8regs : 7402 MB/sec 8regs_prefetch : 6353 MB/sec 32regs : 7437 MB/sec 32regs_prefetch : 6196 MB/sec altivec : 8423 MB/sec xor: using function: altivec (8423 MB/sec) Key type asymmetric registered Asymmetric key parser 'x509' registered Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) io scheduler kyber registered io scheduler bfq registered pci 0005:02:00.0: enabling device (0141 -> 0143) Using unsupported 1024x768 (null) at 600c280010000, depth=32, pitch=4096 Console: switching to colour frame buffer device 128x48 fb0: Open Firmware frame buffer device on /pciex@600c3c0500000/pci@0/pci@0/vga@0 IPMI message handler: version 39.2 ipmi device interface ipmi-powernv ibm,opal:ipmi: IPMI message handler: Found new BMC (man_id: 0x00cb06, prod_id: 0x0001, dev_id: 0x00) hvc0: raw protocol on /ibm,opal/consoles/serial@0 hvc0: No interrupts property, using OPAL event Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled ePAPR hypervisor byte channel driver nvme nvme0: pci function 0031:01:00.0 tun: Universal TUN/TAP device driver, 1.6 nvme 0031:01:00.0: enabling device (0140 -> 0142) tg3 0004:01:00.0: enabling device (0140 -> 0142) tg3 0004:01:00.0 eth0: Tigon3 [partno(BCM95719) rev 5719001] (PCI Express) MAC address 2c:09:4d:00:02:fe tg3 0004:01:00.0 eth0: attached PHY is 5719C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) tg3 0004:01:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1] tg3 0004:01:00.0 eth0: dma_rwctrl[00000000] dma_mask[64-bit] tg3 0004:01:00.1: enabling device (0140 -> 0142) nvme nvme0: 8/0/0 default/read/poll queues tg3 0004:01:00.1 eth1: Tigon3 [partno(BCM95719) rev 5719001] (PCI Express) MAC address 2c:09:4d:00:02:ff tg3 0004:01:00.1 eth1: attached PHY is 5719C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) tg3 0004:01:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1] nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 tg3 0004:01:00.1 eth1: dma_rwctrl[00000000] dma_mask[64-bit] rtc-opal opal-rtc: registered as rtc0 i2c_dev: i2c /dev entries driver powernv_idle_driver registered NET: Registered PF_INET6 protocol family Segment Routing with IPv6 In-situ OAM (IOAM) with IPv6 NET: Registered PF_PACKET protocol family NET: Registered PF_KEY protocol family 9pnet: Installing 9P2000 support drmem: No dynamic reconfiguration memory found registered taskstats version 1 Loading compiled-in X.509 certificates zswap: loaded using pool zstd/z3fold debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers Btrfs loaded, zoned=no, fsverity=no netpoll: netconsole: local port 6666 netpoll: netconsole: local IPv4 address 192.168.2.6 netpoll: netconsole: interface 'eth0' netpoll: netconsole: remote port 6666 netpoll: netconsole: remote IPv4 address 192.168.2.3 netpoll: netconsole: remote ethernet address 70:85:c2:30:ec:01 netpoll: netconsole: device eth0 not up yet, forcing it tg3 0004:01:00.0 eth0: Link is up at 1000 Mbps, full duplex tg3 0004:01:00.0 eth0: Flow control is on for TX and on for RX tg3 0004:01:00.0 eth0: EEE is disabled printk: console [netcon0] enabled netconsole: network logging started ### dt-test ### start of unittest - you will see error messages ### dt-test ### EXPECT \ : Duplicate name in testcase-data, renamed to "duplicate-name#1" Duplicate name in testcase-data, renamed to "duplicate-name#1" ### dt-test ### EXPECT / : Duplicate name in testcase-data, renamed to "duplicate-name#1" ### dt-test ### pass of_unittest_check_tree_linkage():271 ### dt-test ### pass of_unittest_check_tree_linkage():272 ### dt-test ### pass of_unittest_check_phandles():380 ### dt-test ### pass of_unittest_find_node_by_name():81 ### dt-test ### pass of_unittest_find_node_by_name():88 ### dt-test ### pass of_unittest_find_node_by_name():92 ### dt-test ### pass of_unittest_find_node_by_name():99 ### dt-test ### pass of_unittest_find_node_by_name():106 ### dt-test ### pass of_unittest_find_node_by_name():110 ### dt-test ### pass of_unittest_find_node_by_name():116 ### dt-test ### pass of_unittest_find_node_by_name():120 ### dt-test ### pass of_unittest_find_node_by_name():124 ### dt-test ### pass of_unittest_find_node_by_name():128 ### dt-test ### pass of_unittest_find_node_by_name():133 ### dt-test ### pass of_unittest_find_node_by_name():138 ### dt-test ### pass of_unittest_find_node_by_name():143 ### dt-test ### pass of_unittest_find_node_by_name():148 ### dt-test ### pass of_unittest_find_node_by_name():154 ### dt-test ### pass of_unittest_find_node_by_name():159 ### dt-test ### pass of_unittest_find_node_by_name():164 ### dt-test ### pass of_unittest_find_node_by_name():169 ### dt-test ### pass of_unittest_dynamic():195 ### dt-test ### pass of_unittest_dynamic():202 ### dt-test ### pass of_unittest_dynamic():208 ### dt-test ### pass of_unittest_dynamic():216 ### dt-test ### pass of_unittest_dynamic():220 ### dt-test ### pass of_unittest_dynamic():228 ### dt-test ### pass of_unittest_dynamic():230 ### dt-test ### pass of_unittest_parse_phandle_with_args():403 ### dt-test ### pass of_unittest_parse_phandle_with_args():457 ### dt-test ### pass of_unittest_parse_phandle_with_args():457 ### dt-test ### pass of_unittest_parse_phandle_with_args():457 ### dt-test ### pass of_unittest_parse_phandle_with_args():457 ### dt-test ### pass of_unittest_parse_phandle_with_args():457 ### dt-test ### pass of_unittest_parse_phandle_with_args():457 ### dt-test ### pass of_unittest_parse_phandle_with_args():457 ### dt-test ### pass of_unittest_parse_phandle_with_args():457 ### dt-test ### pass of_unittest_parse_phandle_with_args():465 ### dt-test ### pass of_unittest_parse_phandle_with_args():468 ### dt-test ### EXPECT \ : OF: /testcase-data/phandle-tests/consumer-a: could not get #phandle-cells-missing for /testcase-data/phandle-tests/provider1 OF: /testcase-data/phandle-tests/consumer-a: could not get #phandle-cells-missing for /testcase-data/phandle-tests/provider1 ### dt-test ### EXPECT / : OF: /testcase-data/phandle-tests/consumer-a: could not get #phandle-cells-missing for /testcase-data/phandle-tests/provider1 ### dt-test ### pass of_unittest_parse_phandle_with_args():482 ### dt-test ### EXPECT \ : OF: /testcase-data/phandle-tests/consumer-a: could not get #phandle-cells-missing for /testcase-data/phandle-tests/provider1 OF: /testcase-data/phandle-tests/consumer-a: could not get #phandle-cells-missing for /testcase-data/phandle-tests/provider1 ### dt-test ### EXPECT / : OF: /testcase-data/phandle-tests/consumer-a: could not get #phandle-cells-missing for /testcase-data/phandle-tests/provider1 ### dt-test ### pass of_unittest_parse_phandle_with_args():493 ### dt-test ### EXPECT \ : OF: /testcase-data/phandle-tests/consumer-a: could not find phandle OF: /testcase-data/phandle-tests/consumer-a: could not find phandle 12345678 ### dt-test ### EXPECT / : OF: /testcase-data/phandle-tests/consumer-a: could not find phandle ### dt-test ### pass of_unittest_parse_phandle_with_args():507 ### dt-test ### EXPECT \ : OF: /testcase-data/phandle-tests/consumer-a: could not find phandle OF: /testcase-data/phandle-tests/consumer-a: could not find phandle 12345678 ### dt-test ### EXPECT / : OF: /testcase-data/phandle-tests/consumer-a: could not find phandle ### dt-test ### pass of_unittest_parse_phandle_with_args():518 ### dt-test ### EXPECT \ : OF: /testcase-data/phandle-tests/consumer-a: #phandle-cells = 3 found 1 OF: /testcase-data/phandle-tests/consumer-a: #phandle-cells = 3 found 1 ### dt-test ### EXPECT / : OF: /testcase-data/phandle-tests/consumer-a: #phandle-cells = 3 found 1 ### dt-test ### pass of_unittest_parse_phandle_with_args():532 ### dt-test ### EXPECT \ : OF: /testcase-data/phandle-tests/consumer-a: #phandle-cells = 3 found 1 OF: /testcase-data/phandle-tests/consumer-a: #phandle-cells = 3 found 1 ### dt-test ### EXPECT / : OF: /testcase-data/phandle-tests/consumer-a: #phandle-cells = 3 found 1 ### dt-test ### pass of_unittest_parse_phandle_with_args():543 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():583 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():641 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():641 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():641 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():641 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():641 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():641 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():641 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():641 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():649 ### dt-test ### EXPECT \ : OF: /testcase-data/phandle-tests/consumer-b: could not get #phandle-missing-cells for /testcase-data/phandle-tests/provider1 OF: /testcase-data/phandle-tests/consumer-b: could not get #phandle-missing-cells for /testcase-data/phandle-tests/provider1 ### dt-test ### EXPECT / : OF: /testcase-data/phandle-tests/consumer-b: could not get #phandle-missing-cells for /testcase-data/phandle-tests/provider1 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():662 ### dt-test ### EXPECT \ : OF: /testcase-data/phandle-tests/consumer-b: could not find phandle 12345678 OF: /testcase-data/phandle-tests/consumer-b: could not find phandle 12345678 ### dt-test ### EXPECT / : OF: /testcase-data/phandle-tests/consumer-b: could not find phandle 12345678 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():675 ### dt-test ### EXPECT \ : OF: /testcase-data/phandle-tests/consumer-b: #phandle-cells = 2 found 1 OF: /testcase-data/phandle-tests/consumer-b: #phandle-cells = 2 found 1 ### dt-test ### EXPECT / : OF: /testcase-data/phandle-tests/consumer-b: #phandle-cells = 2 found 1 ### dt-test ### pass of_unittest_parse_phandle_with_args_map():688 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():295 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_printf_one():305 ### dt-test ### pass of_unittest_property_string():704 ### dt-test ### pass of_unittest_property_string():706 ### dt-test ### pass of_unittest_property_string():708 ### dt-test ### pass of_unittest_property_string():710 ### dt-test ### pass of_unittest_property_string():712 ### dt-test ### pass of_unittest_property_string():714 ### dt-test ### pass of_unittest_property_string():716 ### dt-test ### pass of_unittest_property_string():720 ### dt-test ### pass of_unittest_property_string():722 ### dt-test ### pass of_unittest_property_string():724 ### dt-test ### pass of_unittest_property_string():726 ### dt-test ### pass of_unittest_property_string():730 ### dt-test ### pass of_unittest_property_string():733 ### dt-test ### pass of_unittest_property_string():735 ### dt-test ### pass of_unittest_property_string():737 ### dt-test ### pass of_unittest_property_string():739 ### dt-test ### pass of_unittest_property_string():742 ### dt-test ### pass of_unittest_property_string():745 ### dt-test ### pass of_unittest_property_string():747 ### dt-test ### pass of_unittest_property_string():750 ### dt-test ### pass of_unittest_property_string():755 ### dt-test ### pass of_unittest_property_string():757 ### dt-test ### pass of_unittest_property_string():759 ### dt-test ### pass of_unittest_property_string():762 ### dt-test ### pass of_unittest_property_string():766 ### dt-test ### pass of_unittest_property_string():769 ### dt-test ### pass of_unittest_property_copy():784 ### dt-test ### pass of_unittest_property_copy():790 ### dt-test ### pass of_unittest_changeset():814 ### dt-test ### pass of_unittest_changeset():817 ### dt-test ### pass of_unittest_changeset():820 ### dt-test ### pass of_unittest_changeset():824 ### dt-test ### pass of_unittest_changeset():827 ### dt-test ### pass of_unittest_changeset():830 ### dt-test ### pass of_unittest_changeset():833 ### dt-test ### pass of_unittest_changeset():836 ### dt-test ### pass of_unittest_changeset():839 ### dt-test ### pass of_unittest_changeset():847 ### dt-test ### pass of_unittest_changeset():851 ### dt-test ### pass of_unittest_changeset():852 ### dt-test ### pass of_unittest_changeset():854 ### dt-test ### pass of_unittest_changeset():855 ### dt-test ### pass of_unittest_changeset():857 ### dt-test ### pass of_unittest_changeset():858 ### dt-test ### pass of_unittest_changeset():860 ### dt-test ### pass of_unittest_changeset():862 ### dt-test ### pass of_unittest_changeset():863 ### dt-test ### pass of_unittest_changeset():864 ### dt-test ### pass of_unittest_changeset():866 ### dt-test ### pass of_unittest_changeset():867 ### dt-test ### pass of_unittest_changeset():869 ### dt-test ### pass of_unittest_changeset():873 ### dt-test ### pass of_unittest_changeset():877 ### dt-test ### pass of_unittest_changeset():882 ### dt-test ### pass of_unittest_changeset():885 ### dt-test ### pass of_unittest_changeset():889 ### dt-test ### pass of_unittest_changeset():891 ### dt-test ### pass of_unittest_changeset():895 ### dt-test ### pass of_unittest_changeset():898 ### dt-test ### pass of_unittest_changeset():900 ### dt-test ### pass of_unittest_parse_interrupts():1214 ### dt-test ### pass of_unittest_parse_interrupts():1214 ### dt-test ### pass of_unittest_parse_interrupts():1214 ### dt-test ### pass of_unittest_parse_interrupts():1214 ### dt-test ### pass of_unittest_parse_interrupts():1260 ### dt-test ### pass of_unittest_parse_interrupts():1260 ### dt-test ### pass of_unittest_parse_interrupts():1260 ### dt-test ### pass of_unittest_parse_interrupts():1260 ### dt-test ### pass of_unittest_parse_interrupts_extended():1340 ### dt-test ### pass of_unittest_parse_interrupts_extended():1340 ### dt-test ### pass of_unittest_parse_interrupts_extended():1340 ### dt-test ### pass of_unittest_parse_interrupts_extended():1340 ### dt-test ### pass of_unittest_parse_interrupts_extended():1340 ### dt-test ### pass of_unittest_parse_interrupts_extended():1340 ### dt-test ### pass of_unittest_parse_interrupts_extended():1340 ### dt-test ### pass of_unittest_dma_get_max_cpu_address():926 ### dt-test ### pass of_unittest_dma_ranges_one():947 ### dt-test ### FAIL of_unittest_dma_ranges_one():965 of_dma_get_range: wrong phys addr 0x0000000000000000 (expecting 20000000) on node /testcase-data/address-tests/device@70000000 ### dt-test ### FAIL of_unittest_dma_ranges_one():968 of_dma_get_range: wrong DMA addr 0x0000000020000000 (expecting 0) on node /testcase-data/address-tests/device@70000000 ### dt-test ### pass of_unittest_dma_ranges_one():947 ### dt-test ### FAIL of_unittest_dma_ranges_one():965 of_dma_get_range: wrong phys addr 0x0000000100000000 (expecting 20000000) on node /testcase-data/address-tests/bus@80000000/device@1000 ### dt-test ### FAIL of_unittest_dma_ranges_one():968 of_dma_get_range: wrong DMA addr 0x0000000020000000 (expecting 100000000) on node /testcase-data/address-tests/bus@80000000/device@1000 ### dt-test ### pass of_unittest_dma_ranges_one():947 ### dt-test ### FAIL of_unittest_dma_ranges_one():965 of_dma_get_range: wrong phys addr 0x0000000080000000 (expecting 20000000) on node /testcase-data/address-tests/pci@90000000 ### dt-test ### FAIL of_unittest_dma_ranges_one():968 of_dma_get_range: wrong DMA addr 0x0000000020000000 (expecting 80000000) on node /testcase-data/address-tests/pci@90000000 ### dt-test ### pass of_unittest_pci_dma_ranges():1016 ### dt-test ### pass of_unittest_pci_dma_ranges():1019 ### dt-test ### pass of_unittest_pci_dma_ranges():1022 ### dt-test ### pass of_unittest_pci_dma_ranges():1026 ### dt-test ### pass of_unittest_pci_dma_ranges():1029 ### dt-test ### pass of_unittest_pci_dma_ranges():1032 ### dt-test ### pass of_unittest_bus_ranges():1062 ### dt-test ### pass of_unittest_bus_ranges():1064 ### dt-test ### pass of_unittest_bus_ranges():1067 ### dt-test ### pass of_unittest_bus_ranges():1070 ### dt-test ### pass of_unittest_bus_ranges():1075 ### dt-test ### pass of_unittest_bus_ranges():1083 ### dt-test ### pass of_unittest_bus_ranges():1087 ### dt-test ### pass of_unittest_bus_ranges():1090 ### dt-test ### pass of_unittest_bus_ranges():1093 ### dt-test ### pass of_unittest_bus_ranges():1083 ### dt-test ### pass of_unittest_bus_ranges():1097 ### dt-test ### pass of_unittest_bus_ranges():1100 ### dt-test ### pass of_unittest_bus_ranges():1103 ### dt-test ### pass of_unittest_bus_3cell_ranges():1136 ### dt-test ### pass of_unittest_bus_3cell_ranges():1139 ### dt-test ### pass of_unittest_bus_3cell_ranges():1142 ### dt-test ### pass of_unittest_bus_3cell_ranges():1145 ### dt-test ### pass of_unittest_bus_3cell_ranges():1149 ### dt-test ### pass of_unittest_bus_3cell_ranges():1152 ### dt-test ### pass of_unittest_bus_3cell_ranges():1155 ### dt-test ### pass of_unittest_bus_3cell_ranges():1158 ### dt-test ### pass of_unittest_reg():1181 ### dt-test ### pass of_unittest_reg():1183 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_match_node():1408 ### dt-test ### pass of_unittest_platform_populate():1432 ### dt-test ### pass of_unittest_platform_populate():1436 ### dt-test ### pass of_unittest_platform_populate():1442 ### dt-test ### EXPECT \ : platform testcase-data:testcase-device2: error -ENXIO: IRQ index 0 not found platform testcase-data:testcase-device2: error -ENXIO: IRQ index 0 not found ### dt-test ### EXPECT / : platform testcase-data:testcase-device2: error -ENXIO: IRQ index 0 not found ### dt-test ### pass of_unittest_platform_populate():1452 ### dt-test ### pass of_unittest_platform_populate():1457 ### dt-test ### pass of_unittest_platform_populate():1463 ### dt-test ### pass of_unittest_platform_populate():1483 ### dt-test ### pass of_unittest_platform_populate():1483 ### dt-test ### pass of_unittest_platform_populate():1493 ### dt-test ### pass of_unittest_platform_populate():1493 ### dt-test ### pass of_unittest_overlay():3099 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest0/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest0/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest0/status ### dt-test ### pass of_unittest_overlay_0():2237 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest1/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest1/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest1/status ### dt-test ### pass of_unittest_overlay_1():2257 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest2/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest2/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest2/status ### dt-test ### pass of_unittest_overlay_2():2277 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest3/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest3/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest3/status ### dt-test ### pass of_unittest_overlay_3():2297 ### dt-test ### pass of_unittest_overlay_4():2307 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest5/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest5/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest5/status ### dt-test ### pass of_unittest_overlay_5():2327 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest5/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest5/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest5/status ### dt-test ### pass of_unittest_overlay_5():2327 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest5/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest5/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest5/status ### dt-test ### pass of_unittest_overlay_5():2327 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest6/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest6/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest6/status ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest7/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest7/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest7/status ### dt-test ### pass of_unittest_overlay_6():2428 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest8/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest8/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest8/status ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest8/property-foo OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest8/property-foo ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/test-unittest8/property-foo ### dt-test ### EXPECT \ : OF: overlay: node_overlaps_later_cs: #6 overlaps with #7 @/testcase-data/overlay-node/test-bus/test-unittest8 ### dt-test ### EXPECT \ : OF: overlay: overlay #6 is not topmost OF: overlay: node_overlaps_later_cs: #6 overlaps with #7 @/testcase-data/overlay-node/test-bus/test-unittest8 OF: overlay: overlay #6 is not topmost ### dt-test ### EXPECT / : OF: overlay: overlay #6 is not topmost ### dt-test ### EXPECT / : OF: overlay: node_overlaps_later_cs: #6 overlaps with #7 @/testcase-data/overlay-node/test-bus/test-unittest8 ### dt-test ### pass of_unittest_overlay_8():2521 ### dt-test ### pass of_unittest_overlay_10():2533 ### dt-test ### pass of_unittest_overlay_10():2539 ### dt-test ### pass of_unittest_overlay_10():2545 ### dt-test ### pass of_unittest_overlay_11():2557 ### dt-test ### pass of_unittest_overlay_i2c_init():2776 ### dt-test ### pass of_unittest_overlay_i2c_init():2782 ### dt-test ### pass of_unittest_overlay():3116 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest12/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest12/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest12/status ### dt-test ### pass of_unittest_overlay_i2c_12():2829 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest13/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest13/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest13/status ### dt-test ### pass of_unittest_overlay_i2c_13():2849 ### dt-test ### EXPECT \ : i2c i2c-1: Added multiplexed i2c bus 3 ### dt-test ### EXPECT / : i2c i2c-1: Added multiplexed i2c bus 3 ### dt-test ### pass of_unittest_overlay_i2c_15():2873 ### dt-test ### pass of_unittest_overlay_gpio():1871 ### dt-test ### pass of_unittest_overlay_gpio():1874 ### dt-test ### pass of_unittest_overlay_gpio():1877 ### dt-test ### pass unittest_gpio_probe():1800 ### dt-test ### pass unittest_gpio_probe():1800 ### dt-test ### pass of_unittest_overlay_gpio():1881 ### dt-test ### pass of_unittest_overlay_gpio():1884 ### dt-test ### pass of_unittest_overlay_gpio():1887 ### dt-test ### pass unittest_gpio_probe():1800 ### dt-test ### pass of_unittest_overlay_gpio():1910 ### dt-test ### pass of_unittest_overlay_gpio():1913 ### dt-test ### pass of_unittest_overlay_gpio():1916 ### dt-test ### pass unittest_gpio_probe():1800 ### dt-test ### pass of_unittest_overlay_gpio():1934 ### dt-test ### pass of_unittest_overlay_gpio():1937 ### dt-test ### pass of_unittest_overlay_gpio():1951 ### dt-test ### pass of_unittest_overlay_gpio():1954 ### dt-test ### pass of_unittest_overlay_notify():2961 ### dt-test ### EXPECT \ : OF: overlay: overlay changeset pre-apply notifier error -16, target: /testcase-data/overlay-node/test-bus OF: overlay: overlay changeset pre-apply notifier error -16, target: /testcase-data/overlay-node/test-bus ### dt-test ### pass of_unittest_overlay_notify():2982 ### dt-test ### EXPECT / : OF: overlay: overlay changeset pre-apply notifier error -16, target: /testcase-data/overlay-node/test-bus ### dt-test ### pass of_unittest_overlay_notify():2987 ### dt-test ### EXPECT \ : OF: overlay: overlay changeset post-apply notifier error -17, target: /testcase-data/overlay-node/test-bus OF: overlay: overlay changeset post-apply notifier error -17, target: /testcase-data/overlay-node/test-bus ### dt-test ### pass of_unittest_overlay_notify():2993 ### dt-test ### EXPECT / : OF: overlay: overlay changeset post-apply notifier error -17, target: /testcase-data/overlay-node/test-bus ### dt-test ### pass of_unittest_overlay_notify():2998 ### dt-test ### pass of_unittest_overlay_notify():3002 ### dt-test ### pass of_unittest_overlay_notify():3005 ### dt-test ### EXPECT \ : OF: overlay: overlay changeset pre-remove notifier error -18, target: /testcase-data/overlay-node/test-bus OF: overlay: overlay changeset pre-remove notifier error -18, target: /testcase-data/overlay-node/test-bus ### dt-test ### EXPECT / : OF: overlay: overlay changeset pre-remove notifier error -18, target: /testcase-data/overlay-node/test-bus ### dt-test ### pass of_unittest_overlay_notify():3016 ### dt-test ### pass of_unittest_overlay_notify():3024 ### dt-test ### pass of_unittest_overlay_notify():3028 ### dt-test ### pass of_unittest_overlay_notify():3031 ### dt-test ### EXPECT \ : OF: overlay: overlay changeset post-remove notifier error -19, target: /testcase-data/overlay-node/test-bus OF: overlay: overlay changeset post-remove notifier error -19, target: /testcase-data/overlay-node/test-bus ### dt-test ### EXPECT / : OF: overlay: overlay changeset post-remove notifier error -19, target: /testcase-data/overlay-node/test-bus ### dt-test ### pass of_unittest_overlay_notify():3038 ### dt-test ### pass of_unittest_overlay_notify():3045 ### dt-test ### pass of_unittest_overlay_notify():3050 ### dt-test ### pass of_unittest_overlay_notify():3062 ### dt-test ### pass of_unittest_lifecycle():3164 ### dt-test ### EXPECT \ : OF: ERROR: of_node_release() detected bad of_node_put() on /testcase-data/refcount-node ### dt-test ### pass of_unittest_lifecycle():3189 OF: ERROR: of_node_release() detected bad of_node_put() on /testcase-data/refcount-node ### dt-test ### EXPECT / : OF: ERROR: of_node_release() detected bad of_node_put() on /testcase-data/refcount-node ### dt-test ### EXPECT \ : ------------[ cut here ]------------ ### dt-test ### EXPECT \ : WARNING: <<all>> ### dt-test ### EXPECT \ : refcount_t: underflow; use-after-free. ### dt-test ### EXPECT \ : ---[ end trace <<int>> ]--- ### dt-test ### pass of_unittest_lifecycle():3209 ------------[ cut here ]------------ refcount_t: underflow; use-after-free. WARNING: CPU: 4 PID: 1 at lib/refcount.c:28 refcount_warn_saturate+0x244/0x350 Modules linked in: CPU: 4 PID: 1 Comm: swapper/0 Tainted: G TN 6.6.0-rc7-P9 #2 Hardware name: T2P9D01 REV 1.01 POWER9 0x4e1202 opal:skiboot-bc106a0 PowerNV NIP: c0000000008eef84 LR: c0000000008eef80 CTR: 0000000000000000 REGS: c000000005b5f6c0 TRAP: 0700 Tainted: G TN (6.6.0-rc7-P9) MSR: 9000000000029032 <SF,HV,EE,ME,IR,DR,RI> CR: 24004222 XER: 00000000 CFAR: c000000000174bec IRQMASK: 0 GPR00: 0000000000000000 c000000005b5f960 c0000000012e8100 0000000000000000 GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR08: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR12: 0000000000000000 c0000007fbfdc800 c000000002654360 4897f1cbffabee15 GPR16: fa42cb6276761cd2 c0000000024b8ca8 7b950b248472c291 fffffffffefefefe GPR20: 0000000000000000 0000000000000009 c000000002654338 c0000000be49a040 GPR24: c0000000025387e0 c000000001213460 c000000002658100 c00000000109d430 GPR28: c00000000109e468 c000000002654360 a2e5ce93b6aae676 0000000000000000 NIP [c0000000008eef84] refcount_warn_saturate+0x244/0x350 LR [c0000000008eef80] refcount_warn_saturate+0x240/0x350 Call Trace: [c000000005b5f960] [c0000000008eef80] refcount_warn_saturate+0x240/0x350 (unreliable) [c000000005b5f9d0] [c000000000faa1a0] kobject_put+0x180/0x240 [c000000005b5fa50] [c000000000cddee8] of_node_put+0x28/0x50 [c000000005b5fa70] [c0000000020c87b8] of_unittest+0x3bd4/0x5194 [c000000005b5fc10] [c00000000000ec60] do_one_initcall+0x90/0x3b0 [c000000005b5fcf0] [c000000002006400] kernel_init_freeable+0x570/0x6a0 [c000000005b5fde0] [c00000000000f27c] kernel_init+0x2c/0x1d0 [c000000005b5fe50] [c00000000000d014] ret_from_kernel_user_thread+0x14/0x1c --- interrupt: 0 at 0x0 NIP: 0000000000000000 LR: 0000000000000000 CTR: 0000000000000000 REGS: c000000005b5fe80 TRAP: 0000 Tainted: G TN (6.6.0-rc7-P9) MSR: 0000000000000000 <> CR: 00000000 XER: 00000000 CFAR: 0000000000000000 IRQMASK: 0 GPR00: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR08: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR12: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR20: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR24: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR28: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 NIP [0000000000000000] 0x0 LR [0000000000000000] 0x0 --- interrupt: 0 Code: e8010080 7c0803a6 4bfffe50 7c0802a6 3c62ffef 39200001 3d420127 38637b20 992a2a6a f8010080 4b885b6d 60000000 <0fe00000> e8010080 7c0803a6 4bfffe1c ---[ end trace 0000000000000000 ]--- ### dt-test ### EXPECT / : ---[ end trace <<int>> ]--- ### dt-test ### EXPECT / : refcount_t: underflow; use-after-free. ### dt-test ### EXPECT / : WARNING: <<all>> ### dt-test ### EXPECT / : ------------[ cut here ]------------ ### dt-test ### EXPECT_NOT \ : ------------[ cut here ]------------ ### dt-test ### EXPECT_NOT \ : WARNING: <<all>> ### dt-test ### EXPECT_NOT \ : refcount_t: underflow; use-after-free. ### dt-test ### EXPECT_NOT \ : ---[ end trace <<int>> ]--- ### dt-test ### pass of_unittest_lifecycle():3226 ### dt-test ### EXPECT_NOT / : ---[ end trace <<int>> ]--- ### dt-test ### EXPECT_NOT / : refcount_t: underflow; use-after-free. ### dt-test ### EXPECT_NOT / : WARNING: <<all>> ### dt-test ### EXPECT_NOT / : ------------[ cut here ]------------ ### dt-test ### pass of_unittest_lifecycle():3252 ### dt-test ### pass of_unittest_lifecycle():3253 ### dt-test ### pass of_unittest_pci_node():3953 ### dt-test ### pass of_unittest_pci_node():3958 ### dt-test ### FAIL of_unittest_pci_node():3970 No test PCI device been found. Please run QEMU with '-device pci-testdev' ### dt-test ### pass of_unittest_pci_node():3972 ### dt-test ### pass of_unittest_check_tree_linkage():271 ### dt-test ### pass of_unittest_check_tree_linkage():272 Duplicate name in __symbols__, renamed to "electric_1#1" Duplicate name in __symbols__, renamed to "hvac_1#1" Duplicate name in __symbols__, renamed to "spin_ctrl_1#1" Duplicate name in __symbols__, renamed to "spin_ctrl_2#1" Duplicate name in __symbols__, renamed to "rides_1#1" Duplicate name in __symbols__, renamed to "lights_1#1" Duplicate name in __symbols__, renamed to "lights_2#1" Duplicate name in __symbols__, renamed to "retail_1#1" ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/substation@100/status ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/fairway-1/status ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/fairway-1/ride@100/track@30/incline-up ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/fairway-1/ride@100/track@40/incline-up ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/status ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/color ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/rate ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/hvac_2 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/ride_200 ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/ride_200_left ### dt-test ### EXPECT \ : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/ride_200_right OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/substation@100/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/fairway-1/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/fairway-1/ride@100/track@30/incline-up OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/fairway-1/ride@100/track@40/incline-up OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/status OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/color OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/rate OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/hvac_2 OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/ride_200 OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/ride_200_left OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/ride_200_right ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/ride_200_right ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/ride_200_left ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/ride_200 ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /__symbols__/hvac_2 ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/rate ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/color ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/fairway-1/ride@100/track@40/incline-up ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/fairway-1/ride@100/track@30/incline-up ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/fairway-1/status ### dt-test ### EXPECT / : OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/substation@100/status ### dt-test ### pass of_unittest_overlay_high_level():3709 ### dt-test ### EXPECT \ : OF: overlay: ERROR: multiple fragments add and/or delete node /testcase-data-2/substation@100/motor-1/controller ### dt-test ### EXPECT \ : OF: overlay: ERROR: multiple fragments add, update, and/or delete property /testcase-data-2/substation@100/motor-1/controller/name ### dt-test ### EXPECT \ : OF: changeset: apply failed: REMOVE_PROPERTY /testcase-data-2/substation@100/motor-1/controller:name ### dt-test ### EXPECT \ : OF: Error reverting changeset (-19) OF: overlay: ERROR: multiple fragments add and/or delete node /testcase-data-2/substation@100/motor-1/controller OF: overlay: ERROR: multiple fragments add, update, and/or delete property /testcase-data-2/substation@100/motor-1/controller/name OF: changeset: apply failed: REMOVE_PROPERTY /testcase-data-2/substation@100/motor-1/controller:name OF: Error reverting changeset (-19) ### dt-test ### pass of_unittest_overlay_high_level():3722 ### dt-test ### EXPECT / : OF: Error reverting changeset (-19) ### dt-test ### EXPECT / : OF: changeset: apply failed: REMOVE_PROPERTY /testcase-data-2/substation@100/motor-1/controller:name ### dt-test ### EXPECT / : OF: overlay: ERROR: multiple fragments add, update, and/or delete property /testcase-data-2/substation@100/motor-1/controller/name ### dt-test ### EXPECT / : OF: overlay: ERROR: multiple fragments add and/or delete node /testcase-data-2/substation@100/motor-1/controller ### dt-test ### EXPECT \ : OF: overlay: ERROR: multiple fragments add and/or delete node /testcase-data-2/substation@100/motor-1/electric ### dt-test ### EXPECT \ : OF: overlay: ERROR: multiple fragments add, update, and/or delete property /testcase-data-2/substation@100/motor-1/electric/rpm_avail ### dt-test ### EXPECT \ : OF: overlay: ERROR: multiple fragments add, update, and/or delete property /testcase-data-2/substation@100/motor-1/electric/name ### dt-test ### EXPECT \ : OF: changeset: apply failed: REMOVE_PROPERTY /testcase-data-2/substation@100/motor-1/electric:name ### dt-test ### EXPECT \ : OF: Error reverting changeset (-19) OF: overlay: ERROR: multiple fragments add and/or delete node /testcase-data-2/substation@100/motor-1/electric OF: overlay: ERROR: multiple fragments add, update, and/or delete property /testcase-data-2/substation@100/motor-1/electric/rpm_avail OF: overlay: ERROR: multiple fragments add, update, and/or delete property /testcase-data-2/substation@100/motor-1/electric/name OF: changeset: apply failed: REMOVE_PROPERTY /testcase-data-2/substation@100/motor-1/electric:name OF: Error reverting changeset (-19) ### dt-test ### pass of_unittest_overlay_high_level():3747 ### dt-test ### EXPECT / : OF: Error reverting changeset (-19) ### dt-test ### EXPECT / : OF: changeset: apply failed: REMOVE_PROPERTY /testcase-data-2/substation@100/motor-1/electric:name ### dt-test ### EXPECT / : OF: overlay: ERROR: multiple fragments add, update, and/or delete property /testcase-data-2/substation@100/motor-1/electric/name ### dt-test ### EXPECT / : OF: overlay: ERROR: multiple fragments add, update, and/or delete property /testcase-data-2/substation@100/motor-1/electric/rpm_avail ### dt-test ### EXPECT / : OF: overlay: ERROR: multiple fragments add and/or delete node /testcase-data-2/substation@100/motor-1/electric ### dt-test ### pass of_unittest_overlay_high_level():3763 ### dt-test ### EXPECT \ : OF: changeset: apply failed: REMOVE_PROPERTY /testcase-data-2/substation@100/hvac-medium-2:name ### dt-test ### EXPECT \ : OF: Error reverting changeset (-19) OF: changeset: apply failed: REMOVE_PROPERTY /testcase-data-2/substation@100/hvac-medium-2:name OF: Error reverting changeset (-19) ### dt-test ### pass of_unittest_overlay_high_level():3773 ### dt-test ### EXPECT / : OF: Error reverting changeset (-19) ### dt-test ### EXPECT / : OF: changeset: apply failed: REMOVE_PROPERTY /testcase-data-2/substation@100/hvac-medium-2:name ### dt-test ### EXPECT \ : OF: resolver: node label 'this_label_does_not_exist' not found in live devicetree symbols table ### dt-test ### EXPECT \ : OF: resolver: overlay phandle fixup failed: -22 OF: resolver: node label 'this_label_does_not_exist' not found in live devicetree symbols table OF: resolver: overlay phandle fixup failed: -22 ### dt-test ### pass of_unittest_overlay_high_level():3788 ### dt-test ### EXPECT / : OF: resolver: overlay phandle fixup failed: -22 ### dt-test ### EXPECT / : OF: resolver: node label 'this_label_does_not_exist' not found in live devicetree symbols table ### dt-test ### end of unittest - 309 passed, 7 failed BTRFS: device label p9 devid 1 transid 230008 /dev/root scanned by swapper/0 (1) BTRFS info (device nvme0n1p3): using xxhash64 (xxhash64-generic) checksum algorithm BTRFS info (device nvme0n1p3): using free space tree BTRFS info (device nvme0n1p3): enabling ssd optimizations BTRFS info (device nvme0n1p3): auto enabling async discard VFS: Mounted root (btrfs filesystem) readonly on device 0:16. devtmpfs: mounted Freeing unused kernel image (initmem) memory: 4000K Checked W+X mappings: passed, no W+X pages found rodata_test: all tests were successful Run /sbin/init as init process with arguments: /sbin/init with environment: HOME=/ TERM=linux 1]: systemd 254 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID -CURL +ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified) 1]: Detected architecture ppc64. 1]: Hostname set to <T1000>. gpt-auto-generator[373]: File system behind root file system is reported by btrfs to be backed by pseudo-device /dev/root, which is not a valid userspace accessible device node. Cannot determine correct backing block device. u[364]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1. 1]: Queued start job for default target graphical.target. 1]: Created slice system-getty.slice. 1]: Created slice system-modprobe.slice. 1]: Created slice system-serial\x2dgetty.slice. 1]: Created slice system-systemd\x2dfsck.slice. 1]: Created slice system-vncserver.slice. 1]: Created slice user.slice. 1]: Started systemd-ask-password-console.path. 1]: Started systemd-ask-password-wall.path. 1]: Set up automount proc-sys-fs-binfmt_misc.automount. 1]: Reached target cryptsetup.target. 1]: Reached target integritysetup.target. 1]: Reached target paths.target. 1]: Reached target remote-fs.target. 1]: Reached target slices.target. 1]: Reached target veritysetup.target. 1]: Listening on systemd-coredump.socket. 1]: Listening on systemd-journald-dev-log.socket. 1]: Listening on systemd-journald.socket. 1]: Listening on systemd-networkd.socket. 1]: Listening on systemd-udevd-control.socket. 1]: Listening on systemd-udevd-kernel.socket. 1]: Mounting dev-hugepages.mount... 1]: Mounting dev-mqueue.mount... 1]: Mounting sys-kernel-debug.mount... 1]: sys-kernel-tracing.mount was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). 1]: Starting kmod-static-nodes.service... 1]: Starting modprobe@configfs.service... 1]: Starting modprobe@dm_mod.service... device-mapper: uevent: version 1.0.3 device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxx 1]: Starting modprobe@drm.service... 1]: Starting modprobe@fuse.service... 1]: Starting modprobe@loop.service... loop: module loaded 1]: Starting systemd-fsck-root.service... 1]: Starting systemd-journald.service... journald[397]: Collecting audit messages is disabled. 1]: Starting systemd-modules-load.service... powernv-cpufreq: cpufreq pstate min 0x63 nominal 0x42 max 0x0 powernv-cpufreq: Workload Optimized Frequency is enabled in the platform Asymmetric key parser 'pkcs8' registered 1]: Starting systemd-udev-trigger.service... 1]: Starting zram_var_tmp.service... zram: Added device: zram0 zram: Added device: zram1 zram: Added device: zram2 zram1: detected capacity change from 0 to 100663296 1]: Started systemd-journald.service. BTRFS info (device nvme0n1p3: state M): use zstd compression, level 1 EXT4-fs (zram1): mounting ext2 file system using the ext4 subsystem EXT4-fs (zram1): mounted filesystem e985f91f-6ec5-4e06-ae17-c5fb11963bba r/w without journal. Quota mode: disabled. journald[397]: Received client request to flush runtime journal. journald[397]: /var/log/journal/3f89104fd8e846edb53c46af433b901e/system.journal: Journal file uses a different sequence number ID, rotating. journald[397]: Rotating system journal. tg3 0004:01:00.0 enP4p1s0f0: renamed from eth0 (while UP) tg3 0004:01:00.1 enP4p1s0f1: renamed from eth1 at24 0-0050: 65536 byte 24c512 EEPROM, writable, 1 bytes/write 6 fixed-partitions partitions found on MTD device flash@0 BTRFS info: devid 1 device path /dev/root changed to /dev/nvme0n1p3 scanned by (udev-worker) (579) usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb BTRFS: device label g5_sta devid 1 transid 72755 /dev/nvme0n1p5 scanned by (udev-worker) (552) BTRFS: device label g4_musl devid 1 transid 82962 /dev/nvme0n1p8 scanned by (udev-worker) (578) BTRFS: device label aux_p9 devid 1 transid 155143 /dev/nvme0n1p9 scanned by (udev-worker) (574) BTRFS: device label g5_musl devid 1 transid 97681 /dev/nvme0n1p6 scanned by (udev-worker) (560) at24 2-0050: 16384 byte 24c128 EEPROM, writable, 1 bytes/write at24 3-0050: 256 byte spd EEPROM, read-only at24 3-0052: 256 byte spd EEPROM, read-only at24 4-0054: 256 byte spd EEPROM, read-only at24 4-0056: 256 byte spd EEPROM, read-only at24 5-0050: 65536 byte 24c512 EEPROM, writable, 1 bytes/write Creating 6 MTD partitions on "flash@0": 0x000000000000-0x000004000000 : "PNOR" xhci_hcd 0003:01:00.0: xHCI Host Controller xhci_hcd 0003:01:00.0: new USB bus registered, assigned bus number 1 xhci_hcd 0003:01:00.0: hcc params 0x0270f06d hci version 0x96 quirks 0x0000000004000000 xhci_hcd 0003:01:00.0: xHCI Host Controller xhci_hcd 0003:01:00.0: new USB bus registered, assigned bus number 2 xhci_hcd 0003:01:00.0: Host supports USB 3.0 SuperSpeed usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: xHCI Host Controller usb usb1: Manufacturer: Linux 6.6.0-rc7-P9 xhci-hcd usb usb1: SerialNumber: 0003:01:00.0 hub 1-0:1.0: USB hub found hub 1-0:1.0: 4 ports detected usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: xHCI Host Controller usb usb2: Manufacturer: Linux 6.6.0-rc7-P9 xhci-hcd usb usb2: SerialNumber: 0003:01:00.0 hub 2-0:1.0: USB hub found hub 2-0:1.0: 4 ports detected at24 7-0050: 256 byte spd EEPROM, read-only 0x000001b21000-0x000003921000 : "BOOTKERNEL" [drm] radeon kernel modesetting enabled. radeon 0033:01:00.0: enabling device (0140 -> 0142) [drm] initializing kernel modesetting (RV380 0x1002:0x5B63 0x174B:0x3000 0x00). [drm:radeon_device_init [radeon]] *ERROR* Unable to find PCI I/O BAR radeon 0033:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0x0000 at24 7-0052: 256 byte spd EEPROM, read-only [drm] Generation 2 PCI interface, using max accessible memory radeon 0033:01:00.0: VRAM: 256M 0x000620C180000000 - 0x000620C18FFFFFFF (256M used) radeon 0033:01:00.0: GTT: 512M 0x000620C190000000 - 0x000620C1AFFFFFFF [drm] Detected VRAM RAM=256M, BAR=256M [drm] RAM width 128bits DDR radeon 0033:01:00.0: dma_iommu_get_required_mask: returning bypass mask 0xfffffffffffffff [drm] radeon: 256M of VRAM memory ready [drm] radeon: 512M of GTT memory ready. [drm] GART: num cpu pages 131072, num gpu pages 131072 [drm] radeon: 1 quad pipes, 1 Z pipes initialized [drm] PCIE GART of 512M enabled (table at 0x0000000080040000). radeon 0033:01:00.0: WB enabled radeon 0033:01:00.0: fence driver on ring 0 use gpu addr 0x000620c190000000 radeon 0033:01:00.0: radeon: MSI limited to 32-bit radeon 0033:01:00.0: radeon: using MSI. [drm] radeon: irq initialized. [drm] Loading R300 Microcode [drm] radeon: ring at 0x000620C190001000 [drm] ring test succeeded in 1 usecs [drm] ib test succeeded in 0 usecs [drm] Radeon Display Connectors [drm] Connector 0: [drm] VGA-1 [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60 [drm] Encoders: [drm] CRT1: INTERNAL_DAC1 [drm] Connector 1: [drm] DVI-I-1 [drm] HPD1 [drm] DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64 [drm] Encoders: [drm] CRT2: INTERNAL_DAC2 [drm] DFP1: INTERNAL_TMDS1 [drm] Initialized radeon 2.50.0 20080528 for 0033:01:00.0 on minor 0 0x000003a44000-0x000003a68000 : "CAPP" radeon 0033:01:00.0: [drm] Cannot find any crtc or sizes radeon 0033:01:00.0: [drm] Cannot find any crtc or sizes at24 8-0054: 256 byte spd EEPROM, read-only 0x000003a88000-0x000003a89000 : "VERSION" cfg80211: Loading compiled-in X.509 certificates for regulatory database usb 1-2: new high-speed USB device number 2 using xhci_hcd Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' at24 8-0056: 256 byte spd EEPROM, read-only 0x000003a89000-0x000003ac9000 : "IMA_CATALOG" usb 1-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98 0x000003e10000-0x000004000000 : "BOOTKERNFW" usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 usb 1-2: Product: USB2.0 Hub hub 1-2:1.0: USB hub found hub 1-2:1.0: 4 ports detected usb 1-4: new high-speed USB device number 3 using xhci_hcd usb 1-4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98 usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0 usb 1-4: Product: USB2.0 Hub hub 1-4:1.0: USB hub found hub 1-4:1.0: 4 ports detected usb 1-2.1: new low-speed USB device number 4 using xhci_hcd Adding 16777212k swap on /dev/nvme0n1p4. Priority:-2 extents:1 across:16777212k SS usb 1-2.1: New USB device found, idVendor=04d9, idProduct=0006, bcdDevice= 1.40 usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 usb 1-2.1: Product: RPI Wired Keyboard 5 usb 1-2.1: Manufacturer: hid: raw HID events driver (C) Jiri Kosina usbcore: registered new interface driver usbhid usbhid: USB HID core driver input: RPI Wired Keyboard 5 as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-2/1-2.1/1-2.1:1.0/0003:04D9:0006.0001/input/input0 hid-generic 0003:04D9:0006.0001: input,hidraw0: USB HID v1.11 Keyboard [ RPI Wired Keyboard 5] on usb-0003:01:00.0-2.1/input0 input: RPI Wired Keyboard 5 as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-2/1-2.1/1-2.1:1.1/0003:04D9:0006.0002/input/input1 hid-generic 0003:04D9:0006.0002: input,hidraw1: USB HID v1.11 Device [ RPI Wired Keyboard 5] on usb-0003:01:00.0-2.1/input1 EXT4-fs (nvme0n1p2): mounting ext2 file system using the ext4 subsystem EXT4-fs (nvme0n1p2): mounted filesystem 4913eef4-b406-4b09-ad17-549fbf0a775e r/w without journal. Quota mode: disabled. radeon 0033:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none journald[397]: /var/log/journal/3f89104fd8e846edb53c46af433b901e/user-1000.journal: Journal file uses a different sequence number ID, rotating. pipewire[797]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Attachment:
config_66-rc7_p9
Description: Binary data