LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sourabh Jain <sourabhjain@linux.ibm.com>
To: "Ritesh Harjani (IBM)" <ritesh.list@gmail.com>,
	Narayana Murty N <nnmlinux@linux.ibm.com>,
	Mahesh J Salgaonkar <mahesh@linux.ibm.com>,
	linuxppc-dev <linuxppc-dev@lists.ozlabs.org>,
	Venkat Rao Bagalkote <venkat88@linux.ibm.com>,
	Nicholas Piggin <npiggin@gmail.com>,
	Michael Ellerman <mpe@ellerman.id.au>,
	shivang upadhyay <shivangu@linux.ibm.com>,
	sbhat@linux.ibm.com
Subject: Re: powerpc/pseries: EEH detected with xhci_hcd
Date: Sun, 19 Jul 2026 09:59:16 +0530	[thread overview]
Message-ID: <9604f310-9f1d-41fe-bf88-284dbfba8d72@linux.ibm.com> (raw)
In-Reply-To: <cxwnv8p4.ritesh.list@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 5574 bytes --]



On 16/07/26 10:21, Ritesh Harjani (IBM) wrote:
> Sourabh Jain <sourabhjain@linux.ibm.com> writes:
>
>> This issue only occurs with the Radix MMU.
>> Booting the same kernel with disable_radix=1 does not reproduce the issue.
>>
>> The system also has pmem.
> @Sourabh,
>
> Few requests -
> 1. Could you also attach the boot logs from the same system with the
>     same kernel but with disable_radix=1?
>
> 2. I can't really tell on how is MMU related to this issue? But I think
>     if you could share the working dmesg logs from Hash that might give
>     some more info. I am suspecting what if the firmware negotiates
>     different page sizes even for TCEs for Radix v/s Hash.

Attached the dmesg of the kernel where issue is reproducible with and 
without
disable_radix=1

>
> 3. Would it be possible for you to try git bisect and identify the
>     culprit commit?

git bisect start
# status: waiting for both good and bad commits
# good: [1471c517cf7dae1a6342fb821d8ed501af956dd0] powerpc/iommu: bypass 
DMA APIs for coherent allocations for pre-mapped memory
git bisect good 1471c517cf7dae1a6342fb821d8ed501af956dd0
# status: waiting for bad commit, 1 good commit known
# bad: [328335a79487ec38d6b0e1aa807785b0f75e594d] powerpc/powernv/iommu: 
iommu incorrectly bypass DMA APIs
git bisect bad 328335a79487ec38d6b0e1aa807785b0f75e594d
# bad: [939faf71cf7ca9ab3d1bd2912ac0e203d4d7156a] Merge tag 
'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
git bisect bad 939faf71cf7ca9ab3d1bd2912ac0e203d4d7156a
# good: [66bbe4a8ed73f1187a4271c58f0ea30f42debe0d] Merge tag 
'irq-core-2026-02-09' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
git bisect good 66bbe4a8ed73f1187a4271c58f0ea30f42debe0d
# bad: [d061251387903e8502843ac983553f0b2e098ef8] Merge tag 
'sound-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
git bisect bad d061251387903e8502843ac983553f0b2e098ef8
# good: [f51d34065de4f29fd237276a49cad06ac7356a55] Merge tag 
'socfpga_dts_updates_for_v6.20_v3' of 
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into soc/dt
git bisect good f51d34065de4f29fd237276a49cad06ac7356a55
# bad: [e86dda7bde8801d32ffe7d1570fe173cab14d1ba] Merge tag 'spi-v6.20' 
of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
git bisect bad e86dda7bde8801d32ffe7d1570fe173cab14d1ba
# good: [bdbddf72a2ab1cfea699959795d70df3931eefe7] Merge tag 
'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
git bisect good bdbddf72a2ab1cfea699959795d70df3931eefe7
# good: [8ea39d960c9f890e9213cdcfcbe4b3f281acd12f] spi: add multi-lane 
support
git bisect good 8ea39d960c9f890e9213cdcfcbe4b3f281acd12f
# bad: [d5cbd9f332c70be9589201474b9477baf9b5a24d] Merge tag 
'regmap-v6.20' of 
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
git bisect bad d5cbd9f332c70be9589201474b9477baf9b5a24d
# good: [8ad8d24d962804d3c54b5b7542c4cb7cd6bacb3b] Merge tag 
'parisc-for-7.0-rc1' of 
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
git bisect good 8ad8d24d962804d3c54b5b7542c4cb7cd6bacb3b
# bad: [1d72a02d65a733ad124bacc2db3fb90fa81a612b] docs: 
trusted-encryped: add PKWM as a new trust source
git bisect bad 1d72a02d65a733ad124bacc2db3fb90fa81a612b
# bad: [11d45eee9f42f7d3f9c9f190a6f79e570d345fe2] powerpc64/bpf: 
Additional NVR handling for bpf_throw
git bisect bad 11d45eee9f42f7d3f9c9f190a6f79e570d345fe2
# bad: [2ed2d8f6fb3853daa536d79e0799cbac91fac9f5] powerpc64/bpf: Support 
tailcalls with subprogs
git bisect bad 2ed2d8f6fb3853daa536d79e0799cbac91fac9f5
# bad: [815a8d2feb5615ae7f0b5befd206af0b0160614c] powerpc/eeh: fix 
recursive pci_lock_rescan_remove locking in EEH event handling
git bisect bad 815a8d2feb5615ae7f0b5befd206af0b0160614c

Reverting commit 815a8d2feb56 ("powerpc/eeh: fix recursive 
pci_lock_rescan_remove locking in EEH event handling")
on top of commit fce2dfa773ced15f27d resolves the issue.

- Sourabh Jain

>
>
> Btw, to clarify I think there are two issues here:
> 1. EEH triggered for the USB adapter - I think you meant that with Hash
>     you don't even see EEH error being triggered at all.
>
> 2. Second problem is - EEH recovery causing this WARNING.
>
> [   17.375534] [    T118] WARNING: arch/powerpc/kernel/eeh_pe.c:439 at eeh_pe_tree_remove+0xf8/0x2f0, CPU#10: eehd/118
> <...>
> [   17.375599] [    T118] CPU: 10 UID: 0 PID: 118 Comm: eehd Tainted: G            E       7.2.0-rc3upstream+ #3 PREEMPT(lazy)  f29942c1738362234fefd88de0d1ed711f1a557e
> [   17.375603] [    T118] Tainted: [E]=UNSIGNED_MODULE
> [   17.375604] [    T118] Hardware name: IBM,9080-HEX Power11 (architected) 0x820200 0xf000007 of:IBM,FW1120.00 (NH1120_135) hv:phyp pSeries
> <...>
> [   17.375650] [    T118] NIP [c00000000004a048] eeh_pe_tree_remove+0xf8/0x2f0
> [   17.375654] [    T118] LR [c00000000004ba6c] eeh_pe_detach_dev+0x5c/0xa0
> [   17.375658] [    T118] Call Trace:
> [   17.375659] [    T118] [c00000000a357c90] [c00000000dd32800] 0xc00000000dd32800 (unreliable)
> [   17.375668] [    T118] [c00000000a357d30] [c00000000004ba6c] eeh_pe_detach_dev+0x5c/0xa0
> [   17.375672] [    T118] [c00000000a357d60] [c0000000000496ec] eeh_pe_traverse+0x6c/0xf0
> [   17.375676] [    T118] [c00000000a357da0] [c00000000004e100] eeh_reset_device+0x1f8/0x298
> [   17.375680] [    T118] [c00000000a357e50] [c00000000004ce5c] eeh_handle_normal_event+0x61c/0xa60
> [   17.375685] [    T118] [c00000000a357f30] [c00000000004e298] eeh_event_handler+0xf8/0x190
> [   17.375689] [    T118] [c00000000a357f90] [c00000000025dab4] kthread+0x194/0x1b0
>
>
> -ritesh
>

[-- Attachment #2: no-disable-radix.txt --]
[-- Type: text/plain, Size: 112062 bytes --]

[    0.000000] [      T0] crashkernel reserved: 0x0000000020000000 - 0x000000022cd00000 (8397 MB)
[    0.000000] [      T0] radix-mmu: Page sizes from device-tree:
[    0.000000] [      T0] radix-mmu: Page size shift = 12 AP=0x0
[    0.000000] [      T0] radix-mmu: Page size shift = 16 AP=0x5
[    0.000000] [      T0] radix-mmu: Page size shift = 21 AP=0x1
[    0.000000] [      T0] radix-mmu: Page size shift = 30 AP=0x2
[    0.000000] [      T0] Activating Kernel Userspace Access Prevention
[    0.000000] [      T0] Activating Kernel Userspace Execution Prevention
[    0.000000] [      T0] radix-mmu: Mapped 0x0000000000000000-0x0000000002800000 with 2.00 MiB pages (exec)
[    0.000000] [      T0] radix-mmu: Mapped 0x0000000002800000-0x0000000040000000 with 2.00 MiB pages
[    0.000000] [      T0] radix-mmu: Mapped 0x0000000040000000-0x0000001900000000 with 1.00 GiB pages
[    0.000000] [      T0] radix-mmu: Mapped 0x000000c800000000-0x000000d800000000 with 1.00 GiB pages
[    0.000000] [      T0] lpar: Using radix MMU under hypervisor
[    0.000000] [      T0] Linux version 7.2.0-rc3+ (root@ltcden10-lp2.ltc.tadn.ibm.com) (gcc (SUSE Linux) 15.2.0, GNU ld (GNU Binutils; SUSE Linux 16) 2.45.0.20251103-1600992) #7 SMP PREEMPT_DYNAMIC Fri Jul 17 11:05:38 IST 2026
[    0.000000] [      T0] OF: reserved mem: Reserved memory: No reserved-memory node in the DT
[    0.000000] [      T0] Found initrd at 0xc000000010f00000:0xc00000001246962b
[    0.000000] [      T0] Hardware name: IBM,9080-HEX Power11 (architected) 0x820200 0xf000007 of:IBM,FW1120.00 (NH1120_135) hv:phyp pSeries
[    0.000000] [      T0] printk: legacy bootconsole [udbg0] enabled
[    0.000000] [      T0] Partition configured for 16 cpus.
[    0.000000] [      T0] CPU maps initialized for 8 threads per core
[    0.000000] [      T0]  (thread shift is 3)
[    0.000000] [      T0] Allocated 3072 bytes for 16 pacas
[    0.000000] [      T0] numa: Partition configured for 32 NUMA nodes.
[    0.000000] [      T0] -----------------------------------------------------
[    0.000000] [      T0] phys_mem_size     = 0x2900000000
[    0.000000] [      T0] dcache_bsize      = 0x80
[    0.000000] [      T0] icache_bsize      = 0x80
[    0.000000] [      T0] cpu_features      = 0x003c00eb8f5f9187
[    0.000000] [      T0]   possible        = 0x003ffbebcf5fb187
[    0.000000] [      T0]   always          = 0x0000000380008181
[    0.000000] [      T0] cpu_user_features = 0xdc0065c2 0xaef60000
[    0.000000] [      T0] mmu_features      = 0xbc007641
[    0.000000] [      T0]   possible        = 0x00000000fe00fe41
[    0.000000] [      T0]   always          = 0x0000000000000000
[    0.000000] [      T0] firmware_features = 0x00001dbfc45bfc57
[    0.000000] [      T0] vmalloc start     = 0xc008000000000000
[    0.000000] [      T0] IO start          = 0xc00a000000000000
[    0.000000] [      T0] vmemmap start     = 0xc00c000000000000
[    0.000000] [      T0] -----------------------------------------------------
[    0.000000] [      T0] NODE_DATA(0) allocated [mem 0xd7ffff7200-0xd7ffffefff]
[    0.000000] [      T0] NODE_DATA(1) allocated [mem 0x18ffec0200-0x18ffec7fff]
[    0.000000] [      T0] NODE_DATA(2) allocated [mem 0xd3ffff8200-0xd3ffffffff]
[    0.000000] [      T0] NODE_DATA(3) allocated [mem 0xd7fffb1900-0xd7fffb96ff]
[    0.000000] [      T0]     NODE_DATA(3) on node 0
[    0.000000] [      T0] rfi-flush: fallback displacement flush available
[    0.000000] [      T0] rfi-flush: patched 10 locations (no flush)
[    0.000000] [      T0] count-cache-flush: hardware flush enabled.
[    0.000000] [      T0] link-stack-flush: software flush enabled.
[    0.000000] [      T0] entry-flush: patched 61 locations (no flush)
[    0.000000] [      T0] uaccess-flush: patched 1 locations (no flush)
[    0.000000] [      T0] stf-barrier: eieio barrier available
[    0.000000] [      T0] stf-barrier: patched 61 entry locations (no barrier)
[    0.000000] [      T0] stf-barrier: patched 10 exit locations (no barrier)
[    0.000000] [      T0] PPC64 nvram contains 15360 bytes
[    0.000000] [      T0] barrier-nospec: using ORI speculation barrier
[    0.000000] [      T0] barrier-nospec: patched 162 locations
[    0.000000] [      T0] Top of RAM: 0xd800000000, Total RAM: 0x2900000000
[    0.000000] [      T0] Memory hole size: 716800MB
[    0.000000] [      T0] Zone ranges:
[    0.000000] [      T0]   Normal   [mem 0x0000000000000000-0x000000d7ffffffff]
[    0.000000] [      T0]   Device   empty
[    0.000000] [      T0] Movable zone start for each node
[    0.000000] [      T0] Early memory node ranges
[    0.000000] [      T0]   node   1: [mem 0x0000000000000000-0x00000018ffffffff]
[    0.000000] [      T0]   node   2: [mem 0x000000c800000000-0x000000cbffffffff]
[    0.000000] [      T0]   node   0: [mem 0x000000cc00000000-0x000000cfffffffff]
[    0.000000] [      T0]   node   2: [mem 0x000000d000000000-0x000000d3ffffffff]
[    0.000000] [      T0]   node   0: [mem 0x000000d400000000-0x000000d7ffffffff]
[    0.000000] [      T0] Initmem setup node 0 [mem 0x000000cc00000000-0x000000d7ffffffff]
[    0.000000] [      T0] Initmem setup node 1 [mem 0x0000000000000000-0x00000018ffffffff]
[    0.000000] [      T0] Initmem setup node 2 [mem 0x000000c800000000-0x000000d3ffffffff]
[    0.000000] [      T0] Initmem setup node 3 as memoryless
[    0.000000] [      T0] Initmem setup node 4 as memoryless
[    0.000000] [      T0] Initmem setup node 5 as memoryless
[    0.000000] [      T0] Initmem setup node 6 as memoryless
[    0.000000] [      T0] Initmem setup node 7 as memoryless
[    0.000000] [      T0] Initmem setup node 8 as memoryless
[    0.000000] [      T0] Initmem setup node 9 as memoryless
[    0.000000] [      T0] Initmem setup node 10 as memoryless
[    0.000000] [      T0] Initmem setup node 11 as memoryless
[    0.000000] [      T0] Initmem setup node 12 as memoryless
[    0.000000] [      T0] Initmem setup node 13 as memoryless
[    0.000000] [      T0] Initmem setup node 14 as memoryless
[    0.000000] [      T0] Initmem setup node 15 as memoryless
[    0.000000] [      T0] Initmem setup node 16 as memoryless
[    0.000000] [      T0] Initmem setup node 17 as memoryless
[    0.000000] [      T0] Initmem setup node 18 as memoryless
[    0.000000] [      T0] Initmem setup node 19 as memoryless
[    0.000000] [      T0] Initmem setup node 20 as memoryless
[    0.000000] [      T0] Initmem setup node 21 as memoryless
[    0.000000] [      T0] Initmem setup node 22 as memoryless
[    0.000000] [      T0] Initmem setup node 23 as memoryless
[    0.000000] [      T0] Initmem setup node 24 as memoryless
[    0.000000] [      T0] Initmem setup node 25 as memoryless
[    0.000000] [      T0] Initmem setup node 26 as memoryless
[    0.000000] [      T0] Initmem setup node 27 as memoryless
[    0.000000] [      T0] Initmem setup node 28 as memoryless
[    0.000000] [      T0] Initmem setup node 29 as memoryless
[    0.000000] [      T0] Initmem setup node 30 as memoryless
[    0.000000] [      T0] Initmem setup node 31 as memoryless
[    0.000000] [      T0] percpu: Embedded 4 pages/cpu s126744 r0 d135400 u262144
[    0.000000] [      T0] pcpu-alloc: s126744 r0 d135400 u262144 alloc=4*65536
[    0.000000] [      T0] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07 
[    0.000000] [      T0] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15 
[    0.000000] [      T0] Kernel command line: BOOT_IMAGE=/boot/vmlinux-7.2.0-rc3+ root=UUID=89c9257f-1cb4-46d9-bbae-ec812ea746e3 mitigations=auto quiet security=selinux crashkernel=8397M
[    0.000000] [      T0] random: crng init done
[    0.000000] [      T0] printk: log_buf_len individual max cpu contribution: 32768 bytes
[    0.000000] [      T0] printk: log_buf_len total cpu_extra contributions: 491520 bytes
[    0.000000] [      T0] printk: log_buf_len min size: 524288 bytes
[    0.000000] [      T0] printk: log buffer data + meta data: 1048576 + 3670016 = 4718592 bytes
[    0.000000] [      T0] printk: early log buf free: 518040(98%)
[    0.000000] [      T0] Fallback order for Node 0: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 1: 1 2 0 
[    0.000000] [      T0] Fallback order for Node 2: 2 0 1 
[    0.000000] [      T0] Fallback order for Node 3: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 4: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 5: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 6: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 7: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 8: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 9: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 10: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 11: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 12: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 13: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 14: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 15: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 16: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 17: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 18: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 19: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 20: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 21: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 22: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 23: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 24: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 25: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 26: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 27: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 28: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 29: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 30: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 31: 0 2 1 
[    0.000000] [      T0] Built 4 zonelists, mobility grouping on.  Total pages: 2686976
[    0.000000] [      T0] Policy zone: Normal
[    0.000000] [      T0] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] [      T0] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=16, Nodes=32
[    0.000000] [      T0] ftrace: allocating 43701 entries in 17 pages
[    0.000000] [      T0] ftrace: allocated 17 pages with 2 groups
[    0.000000] [      T0] Dynamic Preempt: lazy
[    0.000000] [      T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] [      T0] rcu: 	RCU event tracing is enabled.
[    0.000000] [      T0] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[    0.000000] [      T0] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] [      T0] 	Rude variant of Tasks RCU enabled.
[    0.000000] [      T0] 	Tracing variant of Tasks RCU enabled.
[    0.000000] [      T0] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.000000] [      T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.000000] [      T0] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.000000] [      T0] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.000000] [      T0] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
[    0.000000] [      T0] xive: Using IRQ range [400000-40000f]
[    0.000000] [      T0] xive: Interrupt handling initialized with spapr backend
[    0.000000] [      T0] xive: Using priority 7 for all interrupts
[    0.000000] [      T0] xive: Using 64kB queues
[    0.000000] [      T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] [      T0] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.000000] [      T0] time_init: decrementer frequency = 512.000000 MHz
[    0.000000] [      T0] time_init: processor frequency   = 3650.000000 MHz
[    0.000001] [      T0] time_init: 56 bit decrementer (max: 7fffffffffffff)
[    0.000003] [      T0] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x761537d007, max_idle_ns: 440795202126 ns
[    0.000005] [      T0] clocksource: timebase mult[1f40000] shift[24] registered
[    0.000010] [      T0] clockevent: decrementer mult[83126f] shift[24] cpu[0]
[    0.000182] [      T0] Console: colour dummy device 80x25
[    0.000187] [      T0] printk: legacy console [hvc0] enabled
[    0.000189] [      T0] printk: legacy bootconsole [udbg0] disabled
[    0.000267] [      T0] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[    0.000278] [      T0] pid_max: default: 32768 minimum: 301
[    0.000835] [      T0] landlock: Up and running.
[    0.000836] [      T0] Yama: becoming mindful.
[    0.000849] [      T0] SELinux:  Initializing.
[    0.001643] [      T0] LSM support for eBPF active
[    0.013898] [      T0] Dentry cache hash table entries: 16777216 (order: 11, 134217728 bytes, vmalloc hugepage)
[    0.019659] [      T0] Inode-cache hash table entries: 8388608 (order: 10, 67108864 bytes, vmalloc hugepage)
[    0.019868] [      T0] Mount-cache hash table entries: 262144 (order: 5, 2097152 bytes, vmalloc hugepage)
[    0.020009] [      T0] Mountpoint-cache hash table entries: 262144 (order: 5, 2097152 bytes, vmalloc hugepage)
[    0.020295] [      T0] VFS: Finished mounting rootfs on nullfs
[    0.021826] [      T1] Power11 performance monitor hardware support registered
[    0.021876] [      T1] rcu: Hierarchical SRCU implementation.
[    0.021878] [      T1] rcu: 	Max phase no-delay instances is 400.
[    0.021917] [      T1] Timer migration: 2 hierarchy levels; 8 children per group; 0 crossnode level
[    0.022421] [      T1] smp: Bringing up secondary CPUs ...
[    0.026866] [      T1] smp: Brought up 4 nodes, 16 CPUs
[    0.026876] [      T1] numa: Node 0 CPUs:
[    0.026879] [      T1] numa: Node 1 CPUs: 0-15
[    0.026882] [      T1] numa: Node 2 CPUs:
[    0.026884] [      T1] numa: Node 3 CPUs:
[    0.026885] [      T1] Big cores detected but using small core scheduling
[    0.034833] [    T103] node 2 deferred pages initialised in 7ms
[    0.035154] [    T101] node 0 deferred pages initialised in 7ms
[    0.037065] [    T102] node 1 deferred pages initialised in 9ms
[    0.037091] [      T1] Memory: 162857216K/171966464K available (19456K kernel code, 4224K rwdata, 13312K rodata, 7616K init, 2129K bss, 8865216K reserved, 0K cma-reserved)
[    0.041125] [      T1] devtmpfs: initialized
[    0.043302] [      T1] PCI host bridge /pci@800000020000014  ranges:
[    0.043311] [      T1]  MEM 0x0000040000000000..0x000004007effffff -> 0x0000000080000000 
[    0.043314] [      T1]  MEM 0x0000044000000000..0x0000047fffffffff -> 0x0006320000000000 
[    0.043505] [      T1] posixtimers hash table entries: 8192 (order: 1, 131072 bytes, vmalloc)
[    0.043601] [      T1] futex hash table entries: 128 (16384 bytes on 32 NUMA nodes, total 512 KiB, linear).
[    0.051414] [      T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.051783] [      T1] audit: initializing netlink subsys (disabled)
[    0.051865] [    T120] audit: type=2000 audit(1784266833.051:1): state=initialized audit_enabled=0 res=1
[    0.060886] [      T1] thermal_sys: Registered thermal governor 'fair_share'
[    0.060889] [      T1] thermal_sys: Registered thermal governor 'bang_bang'
[    0.060890] [      T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.060891] [      T1] thermal_sys: Registered thermal governor 'user_space'
[    0.060929] [      T1] cpuidle: using governor ladder
[    0.060975] [      T1] cpuidle: using governor menu
[    0.061060] [      T1] RTAS daemon started
[    0.061247] [      T1] pstore: Using crash dump compression: deflate
[    0.061249] [      T1] pstore: Registered nvram as persistent store backend
[    0.062041] [      T1] EEH: pSeries platform initialized
[    0.062186] [      T1] plpks: POWER LPAR Platform KeyStore is not supported or enabled
[    0.064034] [      T1] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.065434] [      T1] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.065437] [      T1] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.065440] [      T1] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.065442] [      T1] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.067225] [      T1] iommu: Default domain type: Translated
[    0.067227] [      T1] iommu: DMA domain TLB invalidation policy: strict mode
[    0.067836] [      T1] pps_core: LinuxPPS API ver. 1 registered
[    0.067838] [      T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.067842] [      T1] PTP clock support registered
[    0.067856] [      T1] EDAC MC: Ver: 3.0.0
[    0.068274] [      T1] NetLabel: Initializing
[    0.068276] [      T1] NetLabel:  domain hash size = 128
[    0.068278] [      T1] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.068298] [      T1] NetLabel:  unlabeled traffic allowed by default
[    0.068304] [      T1] mctp: management component transport protocol core
[    0.068306] [      T1] NET: Registered PF_MCTP protocol family
[    0.068334] [      T1] PCI: Probing PCI hardware
[    0.068464] [      T1] PCI host bridge to bus 0014:01
[    0.068474] [      T1] pci_bus 0014:01: root bus resource [mem 0x40000000000-0x4007effffff] (bus address [0x80000000-0xfeffffff])
[    0.068479] [      T1] pci_bus 0014:01: root bus resource [mem 0x44000000000-0x47fffffffff 64bit] (bus address [0x6320000000000-0x6323fffffffff])
[    0.068483] [      T1] pci_bus 0014:01: root bus resource [bus 01-ff]
[    0.069363] [      T1] pci 0014:01:00.0: No hypervisor support for SR-IOV on this device, IOV BARs disabled.
[    0.071528] [      T1] pci 0014:01:00.0: supports D1 D2
[    0.071531] [      T1] pci 0014:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.102364] [      T1] IOMMU table initialized, virtual merging enabled
[    0.102510] [      T1] pci_bus 0014:01: resource 4 [mem 0x40000000000-0x4007effffff]
[    0.102514] [      T1] pci_bus 0014:01: resource 5 [mem 0x44000000000-0x47fffffffff 64bit]
[    0.102592] [      T1] pci 0014:01:00.0: ibm,query-pe-dma-windows(53) 10000 8000000 20000014 returned 0, lb=1000000 ps=103 wn=1
[    0.102606] [      T1] pci 0014:01:00.0: Adding to iommu group 0
[    0.115694] [      T1] EEH: Capable adapter found: recovery enabled.
[    0.115696] [      T1] PCI: Probing PCI hardware done
[    0.115776] [      T1] vgaarb: loaded
[    0.115940] [      T1] clocksource: Switched to clocksource timebase
[    0.116484] [      T1] VFS: Disk quotas dquot_6.6.0
[    0.116516] [      T1] VFS: Dquot-cache hash table entries: 8192 (65536 bytes)
[    0.118586] [      T1] NET: Registered PF_INET protocol family
[    0.118758] [      T1] IP idents hash table entries: 262144 (order: 5, 2097152 bytes, vmalloc hugepage)
[    0.122165] [      T1] tcp_listen_portaddr_hash hash table entries: 65536 (order: 4, 1048576 bytes, vmalloc)
[    0.122313] [      T1] Table-perturb hash table entries: 65536 (order: 2, 262144 bytes, vmalloc)
[    0.122332] [      T1] TCP established hash table entries: 524288 (order: 6, 4194304 bytes, vmalloc hugepage)
[    0.122860] [      T1] TCP bind hash table entries: 65536 (order: 5, 2097152 bytes, vmalloc hugepage)
[    0.123166] [      T1] TCP: Hash tables configured (established 524288 bind 65536)
[    0.123419] [      T1] MPTCP token hash table entries: 65536 (order: 5, 1572864 bytes, vmalloc)
[    0.123533] [      T1] UDP hash table entries: 65536 (order: 6, 4194304 bytes, vmalloc hugepage)
[    0.124203] [      T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.124213] [      T1] NET: Registered PF_XDP protocol family
[    0.124348] [      T1] pci 0014:01:00.0: enabling device (0144 -> 0146)
[    0.124710] [      T1] PCI: CLS 128 bytes, default 128
[    0.124787] [     T96] Unpacking initramfs...
[    0.125500] [      T1] papr-hvpipe: hvpipe feature is enabled
[    0.187485] [      T1] vio_register_device_node: node lid missing 'reg'
[    0.187689] [      T1] vas: GZIP feature is available
[    0.188481] [      T1] hv-24x7: read 548 catalog entries, created 387 event attrs (0 failures), 387 descs
[    0.193403] [      T1] Initialise system trusted keyrings
[    0.193440] [      T1] Key type blacklist registered
[    0.193582] [      T1] workingset: timestamp_bits=38 (anon: 33) max_order=22 bucket_order=0 (anon: 0)
[    0.194077] [      T1] integrity: Platform Keyring initialized
[    0.194081] [      T1] integrity: Machine keyring initialized
[    0.194082] [      T1] Allocating IMA blacklist keyring.
[    0.204258] [      T1] Key type asymmetric registered
[    0.204260] [      T1] Asymmetric key parser 'x509' registered
[    0.204282] [      T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.204401] [      T1] io scheduler mq-deadline registered
[    0.204403] [      T1] io scheduler kyber registered
[    0.204427] [      T1] io scheduler bfq registered
[    0.207114] [      T1] ledtrig-cpu: registered to indicate activity on CPUs
[    0.207153] [      T1] rpaphp: RPA HOT Plug PCI Controller Driver version: 0.1
[    0.207320] [      T1] rpaphp: Slot [U78D8.ND0.FGD004Y-P0-C4-C0] registered
[    0.207746] [      T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.208190] [      T1] Non-volatile memory driver v1.3
[    0.208192] [      T1] pseries_rng: Registering IBM pSeries RNG driver
[    0.208492] [      C2] tpm_ibmvtpm 30000003: CRQ initialization completed
[    0.293667] [     T96] Freeing initrd memory: 21888K
[    1.259328] [      T1] mousedev: PS/2 mouse device common for all mice
[    1.259443] [      T1] xcede: xcede_record_size = 10
[    1.259445] [      T1] xcede: Record 0 : hint = 1, latency = 0x1800 tb ticks, Wake-on-irq = 1
[    1.259447] [      T1] xcede: Record 1 : hint = 2, latency = 0x3c00 tb ticks, Wake-on-irq = 0
[    1.259448] [      T1] cpuidle: Skipping the 2 Extended CEDE idle states
[    1.259449] [      T1] cpuidle: Fixed up CEDE exit latency to 12 us
[    1.259659] [      T1] pseries_idle_driver registered
[    1.259710] [      T1] nx_compress_pseries ibm,compression-v1: nx842_OF_upd: device disabled
[    1.259842] [      T1] hid: raw HID events driver (C) Jiri Kosina
[    1.259901] [      T1] drop_monitor: Initializing network drop monitor service
[    1.260084] [      T1] NET: Registered PF_INET6 protocol family
[    1.260534] [      T1] Segment Routing with IPv6
[    1.260536] [      T1] RPL Segment Routing with IPv6
[    1.260545] [      T1] In-situ OAM (IOAM) with IPv6
[    1.260567] [      T1] PFKEY is deprecated and scheduled to be removed in 2027, please contact the netdev mailing list
[    1.260575] [      T1] NET: Registered PF_KEY protocol family
[    1.260653] [      T1] secvar-sysfs: Failed to retrieve secvar operations
[    1.262334] [      T1] registered taskstats version 1
[    1.262744] [      T1] Loading compiled-in X.509 certificates
[    1.263481] [      T1] Loaded X.509 cert 'Build time autogenerated kernel key: 1bed38dafb8769e8ad27e7b933b25570d07757a0'
[    1.269475] [      T1] Demotion targets for Node 0: null
[    1.269477] [      T1] Demotion targets for Node 1: null
[    1.269478] [      T1] Demotion targets for Node 2: null
[    1.269490] [      T1] page_owner is disabled
[    1.269646] [      T1] Key type .fscrypt registered
[    1.269647] [      T1] Key type fscrypt-provisioning registered
[    1.281475] [      T1] Key type encrypted registered
[    1.281504] [      T1] Secure boot mode disabled
[    1.281514] [      T1] Loading compiled-in module X.509 certificates
[    1.282069] [      T1] Loaded X.509 cert 'Build time autogenerated kernel key: 1bed38dafb8769e8ad27e7b933b25570d07757a0'
[    1.282071] [      T1] ima: Allocated hash algorithm: sha256
[    1.301481] [      T1] Secure boot mode disabled
[    1.301498] [      T1] Trusted boot mode disabled
[    1.301499] [      T1] ima: No architecture policies found
[    1.301521] [      T1] evm: Initialising EVM extended attributes:
[    1.301523] [      T1] evm: security.selinux
[    1.301524] [      T1] evm: security.SMACK64 (disabled)
[    1.301525] [      T1] evm: security.SMACK64EXEC (disabled)
[    1.301527] [      T1] evm: security.SMACK64TRANSMUTE (disabled)
[    1.301528] [      T1] evm: security.SMACK64MMAP (disabled)
[    1.301529] [      T1] evm: security.apparmor
[    1.301530] [      T1] evm: security.ima
[    1.301531] [      T1] evm: security.capability
[    1.301532] [      T1] evm: HMAC attrs: 0x1
[    1.301543] [      T1] Running certificate verification RSA selftest
[    1.302075] [      T1] Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db'
[    1.302620] [      T1] Running certificate verification ECDSA selftest
[    1.307272] [      T1] Loaded X.509 cert 'Certificate verification ECDSA self-testing key: 2900bcea1deb7bc8479a84a23d758efdfdd2b2d3'
[    1.309083] [      T1] SED: plpks not available
[    1.310483] [      T1] clk: Disabling unused clocks
[    1.312225] [      T1] Freeing unused kernel image (initmem) memory: 7616K
[    1.312445] [      T1] Checked W+X mappings: passed, no W+X pages found
[    1.312458] [      T1] Run /init as init process
[    1.312459] [      T1]   with arguments:
[    1.312461] [      T1]     /init
[    1.312462] [      T1]   with environment:
[    1.312463] [      T1]     HOME=/
[    1.312464] [      T1]     TERM=linux
[    1.327114] [      T1] systemd[1]: Successfully made /usr/ read-only.
[    1.327254] [      T1] systemd[1]: systemd 257.13+suse.40.g59336000ef running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    1.327259] [      T1] systemd[1]: Detected virtualization powervm.
[    1.327263] [      T1] systemd[1]: Detected architecture ppc64-le.
[    1.327266] [      T1] systemd[1]: Running in initrd.
[    1.327395] [      T1] systemd[1]: No hostname configured, using default hostname.
[    1.327448] [      T1] systemd[1]: Hostname set to <localhost>.
[    1.371879] [      T1] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit uses KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update the service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    1.372112] [      T1] systemd[1]: /usr/lib/systemd/system/systemd-ask-password-plymouth.service:10: ConditionPathExists= path is not absolute, ignoring: ${localstatedir}/run/plymouth/pid
[    1.376032] [      T1] systemd[1]: Queued start job for default target Initrd Default Target.
[    1.382226] [      T1] systemd[1]: Expecting device /dev/disk/by-uuid/89c9257f-1cb4-46d9-bbae-ec812ea746e3...
[    1.382273] [      T1] systemd[1]: Reached target Initrd /usr File System.
[    1.382297] [      T1] systemd[1]: Reached target Slice Units.
[    1.382315] [      T1] systemd[1]: Reached target Swaps.
[    1.382329] [      T1] systemd[1]: Reached target Timer Units.
[    1.382410] [      T1] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.382478] [      T1] systemd[1]: Listening on Journal Sockets.
[    1.382541] [      T1] systemd[1]: Listening on udev Control Socket.
[    1.382582] [      T1] systemd[1]: Listening on udev Kernel Socket.
[    1.382597] [      T1] systemd[1]: Reached target Socket Units.
[    1.383531] [      T1] systemd[1]: Starting Create List of Static Device Nodes...
[    1.385231] [      T1] systemd[1]: Starting Journal Service...
[    1.385356] [      T1] systemd[1]: Load Kernel Modules skipped, no trigger condition checks were met.
[    1.385853] [      T1] systemd[1]: Starting Apply Kernel Variables...
[    1.386404] [      T1] systemd[1]: Starting Virtual Console Setup...
[    1.387557] [      T1] systemd[1]: Finished Create List of Static Device Nodes.
[    1.388462] [      T1] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    1.392663] [      T1] systemd[1]: Finished Apply Kernel Variables.
[    1.394844] [      T1] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
[    1.395597] [      T1] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.401686] [      T1] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.401796] [      T1] systemd[1]: Reached target Preparation for Local File Systems.
[    1.401813] [      T1] systemd[1]: Reached target Local File Systems.
[    1.408718] [    T219] systemd-journald[219]: Collecting audit messages is disabled.
[    1.415349] [      T1] systemd[1]: Started Journal Service.
[    1.498211] [    T344] raid6_pq: module verification failed: signature and/or required key missing - tainting kernel
[    1.499319] [    T344] raid6: using intx1 recovery algorithm
[    1.515996] [    T344] raid6: int64x1  gen()  5343 MB/s
[    1.533015] [    T344] raid6: int64x2  gen()  6070 MB/s
[    1.549994] [    T344] raid6: int64x4  gen()  7476 MB/s
[    1.566980] [    T344] raid6: int64x8  gen()  7945 MB/s
[    1.583963] [    T344] raid6: altivecx1 gen() 13359 MB/s
[    1.600961] [    T344] raid6: altivecx2 gen() 17203 MB/s
[    1.617962] [    T344] raid6: altivecx4 gen() 20085 MB/s
[    1.634962] [    T344] raid6: altivecx8 gen() 14507 MB/s
[    1.651963] [    T344] raid6: vpermxor1 gen() 19406 MB/s
[    1.668954] [    T344] raid6: vpermxor2 gen() 23085 MB/s
[    1.685962] [    T344] raid6: vpermxor4 gen() 26507 MB/s
[    1.702943] [    T344] raid6: vpermxor8 gen() 33703 MB/s
[    1.702946] [    T344] raid6: using algorithm vpermxor8 gen() 33703 MB/s
[    1.704000] [    T344] xor: measuring software checksum speed
[    1.704108] [    T344]    altivec         : 30813 MB/sec
[    1.704291] [    T344]    32regs_prefetch : 18170 MB/sec
[    1.704451] [    T344]    32regs          : 20616 MB/sec
[    1.704633] [    T344]    8regs_prefetch  : 18170 MB/sec
[    1.704793] [    T344]    8regs           : 20672 MB/sec
[    1.704795] [    T344] xor: using function: altivec (30813 MB/sec)
[    1.983515] [    T344] Btrfs loaded, assert=on, zoned=yes, fsverity=yes
[    2.144357] [    T362] SCSI subsystem initialized
[    2.144357] [    T366] papr_scm ibm,persistent-memory:ibm,pmemory@44104001: Permission denied while accessing performance stats
[    2.144628] [    T366] papr_scm ibm,persistent-memory:ibm,pmemory@44104001: nvdimm pmu didn't register rc=-2
[    2.152682] [    T369] usbcore: registered new interface driver usbfs
[    2.152697] [    T369] usbcore: registered new interface driver hub
[    2.152734] [    T369] usbcore: registered new device driver usb
[    2.158893] [    T362] alua: device handler registered
[    2.160595] [    T362] rdac: device handler registered
[    2.161671] [    T362] emc: device handler registered
[    2.180346] [    T362] ibmvscsi 30000066: SRP_VERSION: 16.a
[    2.180521] [    T362] ibmvscsi 30000066: Maximum ID: 64 Maximum LUN: 32 Maximum Channel: 3
[    2.180525] [    T362] scsi host0: IBM POWER Virtual SCSI Adapter 1.5.9
[    2.180761] [      C8] ibmvscsi 30000066: partner initialization complete
[    2.180787] [      C8] ibmvscsi 30000066: host srp version: 16.a, host partition ltcden10-vios1 (100), OS 3, max io 262144
[    2.180830] [      C8] ibmvscsi 30000066: Client reserve enabled
[    2.180834] [      C8] ibmvscsi 30000066: sent SRP login
[    2.180858] [      C8] ibmvscsi 30000066: SRP_LOGIN succeeded
[    2.183407] [    T369] xhci_hcd 0014:01:00.0: xHCI Host Controller
[    2.183422] [    T369] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 1
[    2.183584] [    T369] xhci_hcd 0014:01:00.0: ibm,query-pe-dma-windows(53) 10000 8000000 20000014 returned 0, lb=1000000 ps=103 wn=1
[    2.183588] [    T369] xhci_hcd 0014:01:00.0: Skipping ibm,pmemory
[    2.191270] [    T107] scsi 0:0:1:0: Direct-Access     AIX      VDASD            0001 PQ: 0 ANSI: 3
[    2.195131] [    T369] xhci_hcd 0014:01:00.0: ibm,create-pe-dma-window(54) 10000 8000000 20000014 15 28 returned 0 (liobn = 0x70000014 starting addr = 8000000 0)
[    2.198687] [    T369] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[    2.198690] [    T369] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[    2.198700] [    T369] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[    2.198702] [    T369] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[    2.198888] [    T369] xhci_hcd 0014:01:00.0: hcc params 0x0270f06d hci version 0x96 quirks 0x0000000004000000
[    2.200982] [    T369] xhci_hcd 0014:01:00.0: xHCI Host Controller
[    2.200987] [    T369] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 2
[    2.200992] [    T369] xhci_hcd 0014:01:00.0: Host supports USB 3.0 SuperSpeed
[    2.201102] [    T369] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.02
[    2.201106] [    T369] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.201108] [    T369] usb usb1: Product: xHCI Host Controller
[    2.201109] [    T369] usb usb1: Manufacturer: Linux 7.2.0-rc3+ xhci-hcd
[    2.201111] [    T369] usb usb1: SerialNumber: 0014:01:00.0
[    2.201266] [    T369] hub 1-0:1.0: USB hub found
[    2.201411] [    T369] hub 1-0:1.0: 4 ports detected
[    2.201499] [    T369] xhci_hcd 0014:01:00.0: xHCI host controller not responding, assume dead
[    2.201518] [    T369] xhci_hcd 0014:01:00.0: HC died; cleaning up
[    2.201596] [    T121] EEH: Recovering PHB#14-PE#10000
[    2.201606] [    T121] EEH: PE location: N/A, PHB location: N/A
[    2.201614] [    T121] EEH: Frozen PHB#14-PE#10000 detected
[    2.201620] [    T121] EEH: Call Trace:
[    2.201627] [    T369] xhci_hcd 0014:01:00.0: HC died; cleaning up
[    2.201625] [    T121] EEH: [000000001f1698b1] __eeh_send_failure_event+0xa8/0x190
[    2.201640] [    T369] xhci_hcd 0014:01:00.0: USB bus 2 deregistered
[    2.201640] [    T121] EEH: [000000008a51cc61] eeh_dev_check_failure+0x408/0x7a0
[    2.201646] [    T369] xhci_hcd 0014:01:00.0: remove, state 1
[    2.201652] [    T369] usb usb1: USB disconnect, device number 1
[    2.201650] [    T121] EEH: [000000006ec66e06] xhci_portsc_readl+0x64/0x90 [xhci_hcd]
[    2.201675] [    T121] EEH: [0000000088769cf2] xhci_hub_control+0xe28/0x27f0 [xhci_hcd]
[    2.201701] [    T121] EEH: [00000000fbba7f7a] usb_hcd_submit_urb+0x508/0xd30 [usbcore]
[    2.201729] [    T121] EEH: [000000003c3af5d9] usb_submit_urb+0x254/0x840 [usbcore]
[    2.201752] [    T121] EEH: [00000000636aad98] usb_start_wait_urb+0x88/0x270 [usbcore]
[    2.201777] [    T121] EEH: [00000000c4b1d0b5] usb_control_msg+0x134/0x1f0 [usbcore]
[    2.201798] [    T121] EEH: [0000000003f2146d] hub_probe+0x570/0x12b8 [usbcore]
[    2.201821] [    T121] EEH: [00000000f479c03a] usb_probe_interface+0x124/0x490 [usbcore]
[    2.201845] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[    2.201854] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[    2.201862] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[    2.201870] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[    2.201885] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[    2.201897] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[    2.201908] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[    2.201918] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[    2.201928] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[    2.201948] [    T121] EEH: [0000000041b13797] usb_set_configuration+0x78c/0xb60 [usbcore]
[    2.201982] [    T121] EEH: [00000000129fbbb0] usb_generic_driver_probe+0x78/0xd0 [usbcore]
[    2.202018] [    T121] EEH: [000000006e13a13a] usb_probe_device+0x60/0x200 [usbcore]
[    2.202064] [    T107] sd 0:0:1:0: Attached scsi generic sg0 type 0
[    2.202065] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[    2.202076] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[    2.202090] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[    2.202100] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[    2.202110] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[    2.202122] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[    2.202131] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[    2.202141] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[    2.202150] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[    2.202166] [    T121] EEH: [00000000128463eb] usb_new_device+0x2f4/0x890 [usbcore]
[    2.202206] [    T121] EEH: [0000000042394a64] register_root_hub+0x1e4/0x2a0 [usbcore]
[    2.202239] [    T121] EEH: [00000000a33afbd1] usb_add_hcd+0x82c/0x8f0 [usbcore]
[    2.202261] [    T121] EEH: [000000008fafad0e] xhci_pci_common_probe+0x1e4/0x3d0 [xhci_pci]
[    2.202273] [    T121] EEH: [0000000081280f6e] local_pci_probe+0x64/0x100
[    2.202281] [    T121] EEH: [00000000e1b257ca] pci_device_probe+0x330/0x370
[    2.202289] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[    2.202296] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[    2.202303] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[    2.202313] [    T121] EEH: [0000000063fc58c8] __driver_attach+0x12c/0x2d0
[    2.202321] [    T121] EEH: [000000000b84ceaa] bus_for_each_dev+0xa4/0x130
[    2.202333] [    T121] EEH: [00000000ea031aa0] driver_attach+0x30/0x50
[    2.202345] [    T121] EEH: [00000000e52b2823] bus_add_driver+0x1c0/0x380
[    2.202358] [    T121] EEH: [00000000c6a75ae6] driver_register+0x9c/0x1b0
[    2.202368] [    T121] EEH: [00000000e0d28c21] __pci_register_driver+0x64/0x80
[    2.202379] [    T121] EEH: [000000006d96456b] xhci_pci_init+0x90/0xb0 [xhci_pci]
[    2.202393] [    T121] EEH: [00000000dae68d81] do_one_initcall+0x5c/0x40c
[    2.202395] [    T110] sd 0:0:1:0: [sda] 26214400 4096-byte logical blocks: (107 GB/100 GiB)
[    2.202398] [    T121] EEH: [000000007a7e28b5] do_init_module+0xac/0x3c0
[    2.202409] [    T121] EEH: [00000000f0cf4484] init_module_from_file+0x120/0x1b0
[    2.202426] [    T121] EEH: [000000008b9a90d5] sys_finit_module+0x1b4/0x4d0
[    2.202439] [    T110] sd 0:0:1:0: [sda] Write Protect is off
[    2.202438] [    T121] EEH: [00000000287f1132] system_call_exception+0x184/0x430
[    2.202442] [    T110] sd 0:0:1:0: [sda] Mode Sense: 17 00 00 08
[    2.202449] [    T121] EEH: [0000000065a14c5b] system_call_vectored_common+0x15c/0x2ec
[    2.202462] [    T121] EEH: This PCI device has failed 1 times in the last hour and will be permanently disabled after 5 failures.
[    2.202471] [    T121] EEH: Notify device drivers to shutdown
[    2.202473] [    T121] EEH: Beginning: 'error_detected(IO frozen)'
[    2.202483] [    T110] sd 0:0:1:0: [sda] Cache data unavailable
[    2.202486] [    T110] sd 0:0:1:0: [sda] Assuming drive cache: write through
[    2.202867] [    T369] xhci_hcd 0014:01:00.0: USB bus 1 deregistered
[    2.202943] [    T369] xhci_hcd 0014:01:00.0: probe with driver xhci_hcd failed with error -108
[    2.214234] [    T121] PCI 0014:01:00.0#10000: EEH: no driver
[    2.214237] [    T121] EEH: Finished:'error_detected(IO frozen)' with aggregate recovery state:'none'
[    2.214290] [    T121] EEH: Collect temporary log
[    2.214800] [    T121] EEH: of node=0014:01:00.0
[    2.214831] [    T121] EEH: PCI device/vendor: 8241104c
[    2.214862] [    T121] EEH: PCI cmd/status register: 00100142
[    2.214864] [    T121] EEH: PCI-E capabilities and status follow:
[    2.215024] [    T121] EEH: PCI-E 00: 0002c010 000086c3 0010505e 00073c12 
[    2.215141] [    T121] EEH: PCI-E 10: 10120000 00000000 00000000 00000000 
[    2.215143] [    T121] EEH: PCI-E 20: 00000000 
[    2.215144] [    T121] EEH: PCI-E AER capability register set follows:
[    2.215289] [    T121] EEH: PCI-E AER 00: 15020001 00000000 00000000 00462030 
[    2.215405] [    T121] EEH: PCI-E AER 10: 00000000 00002000 000001e0 00000000 
[    2.215520] [    T121] EEH: PCI-E AER 20: 00000000 00000000 00000000 00000000 
[    2.215550] [    T121] EEH: PCI-E AER 30: 00000000 00000000 
[    2.216788] [    T121] RTAS: event: 1, Type: Platform Error (224), Severity: 2
[    2.216794] [    T121] EEH: Reset with hotplug activity
[    2.224926] [    T110]  sda: sda1 sda2 sda3
[    2.225083] [    T110] sd 0:0:1:0: [sda] Attached SCSI disk
[    2.402470] [    T429] BTRFS: device fsid 89c9257f-1cb4-46d9-bbae-ec812ea746e3 devid 1 transid 347013 /dev/sda2 (8:2) scanned by mount (429)
[    2.403238] [    T429] BTRFS info (device sda2): first mount of filesystem 89c9257f-1cb4-46d9-bbae-ec812ea746e3
[    2.403242] [    T429] BTRFS info (device sda2): using crc32c checksum algorithm
[    2.411331] [    T429] BTRFS info (device sda2): enabling ssd optimizations
[    2.411334] [    T429] BTRFS info (device sda2): enabling free space tree
[    2.679751] [    T219] systemd-journald[219]: Received SIGTERM from PID 1 (systemd).
[    2.733981] [    T120] audit: type=1404 audit(1784266835.732:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
[    2.871180] [      T1] SELinux:  Permission firmware_load in class system not defined in policy.
[    2.871184] [      T1] SELinux:  Permission kexec_image_load in class system not defined in policy.
[    2.871186] [      T1] SELinux:  Permission kexec_initramfs_load in class system not defined in policy.
[    2.871187] [      T1] SELinux:  Permission policy_load in class system not defined in policy.
[    2.871188] [      T1] SELinux:  Permission x509_certificate_load in class system not defined in policy.
[    2.871252] [      T1] SELinux:  Permission map_create_as in class bpf not defined in policy.
[    2.871254] [      T1] SELinux:  Permission prog_load_as in class bpf not defined in policy.
[    2.871258] [      T1] SELinux:  Permission allowed in class io_uring not defined in policy.
[    2.871260] [      T1] SELinux:  Class memfd_file not defined in policy.
[    2.871261] [      T1] SELinux: the above unknown classes and permissions will be allowed
[    2.873792] [      T1] SELinux:  policy capability network_peer_controls=1
[    2.873795] [      T1] SELinux:  policy capability open_perms=1
[    2.873796] [      T1] SELinux:  policy capability extended_socket_class=1
[    2.873798] [      T1] SELinux:  policy capability always_check_network=0
[    2.873799] [      T1] SELinux:  policy capability cgroup_seclabel=1
[    2.873800] [      T1] SELinux:  policy capability nnp_nosuid_transition=1
[    2.873801] [      T1] SELinux:  policy capability genfs_seclabel_symlinks=1
[    2.873802] [      T1] SELinux:  policy capability ioctl_skip_cloexec=0
[    2.873803] [      T1] SELinux:  policy capability userspace_initial_context=0
[    2.873804] [      T1] SELinux:  policy capability netlink_xperm=0
[    2.873805] [      T1] SELinux:  policy capability netif_wildcard=0
[    2.873806] [      T1] SELinux:  policy capability genfs_seclabel_wildcard=0
[    2.873807] [      T1] SELinux:  policy capability functionfs_seclabel=0
[    2.873808] [      T1] SELinux:  policy capability memfd_class=0
[    2.873809] [      T1] SELinux:  policy capability bpf_token_perms=0
[    2.913266] [    T120] audit: type=1403 audit(1784266835.911:3): auid=4294967295 ses=4294967295 lsm=selinux res=1
[    2.914834] [      T1] systemd[1]: Successfully loaded SELinux policy in 181.014ms.
[    2.967540] [      T1] systemd[1]: Relabeled /dev/, /dev/shm/, /run/ in 21.076ms.
[    2.970728] [      T1] systemd[1]: systemd 257.13+suse.40.g59336000ef running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    2.970735] [      T1] systemd[1]: Detected virtualization powervm.
[    2.970740] [      T1] systemd[1]: Detected architecture ppc64-le.
[    3.059976] [      T1] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    3.183916] [      T1] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit uses KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update the service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    3.184382] [      T1] systemd[1]: /usr/lib/systemd/system/systemd-ask-password-plymouth.service:10: ConditionPathExists= path is not absolute, ignoring: ${localstatedir}/run/plymouth/pid
[    3.259733] [      T1] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[    3.259856] [      T1] systemd[1]: Stopped Switch Root.
[    3.260659] [      T1] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    3.261957] [      T1] systemd[1]: Created slice Slice /system/getty.
[    3.262791] [      T1] systemd[1]: Created slice Slice /system/modprobe.
[    3.263505] [      T1] systemd[1]: Created slice Slice /system/serial-getty.
[    3.265806] [      T1] systemd[1]: Created slice User and Session Slice.
[    3.265860] [      T1] systemd[1]: Dispatch Password Requests to Console Directory Watch skipped, unmet condition check ConditionPathExists=!/run/plymouth/pid
[    3.265972] [      T1] systemd[1]: Arbitrary Executable File Formats File System Automount Point skipped, unmet condition check ConditionPathExists=/proc/sys/fs/binfmt_misc
[    3.265988] [      T1] systemd[1]: Expecting device /dev/disk/by-uuid/89c9257f-1cb4-46d9-bbae-ec812ea746e3...
[    3.266021] [      T1] systemd[1]: Expecting device /dev/disk/by-uuid/e695f9c0-9eab-4fcb-9c70-f18a4f4b6849...
[    3.266051] [      T1] systemd[1]: Expecting device /dev/hvc0...
[    3.266082] [      T1] systemd[1]: Reached target Local Encrypted Volumes.
[    3.266122] [      T1] systemd[1]: Stopped target Switch Root.
[    3.266157] [      T1] systemd[1]: Stopped target Initrd File Systems.
[    3.266187] [      T1] systemd[1]: Stopped target Initrd Root File System.
[    3.266220] [      T1] systemd[1]: Reached target Local Integrity Protected Volumes.
[    3.266268] [      T1] systemd[1]: Reached target Remote File Systems.
[    3.266296] [      T1] systemd[1]: Reached target Slice Units.
[    3.266337] [      T1] systemd[1]: Reached target System Time Set.
[    3.266389] [      T1] systemd[1]: Reached target Local Verity Protected Volumes.
[    3.266749] [      T1] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    3.267988] [      T1] systemd[1]: Listening on LVM2 poll daemon socket.
[    3.268504] [      T1] systemd[1]: Listening on Syslog Socket.
[    3.270113] [      T1] systemd[1]: Listening on Process Core Dump Socket.
[    3.271144] [      T1] systemd[1]: Listening on Credential Encryption/Decryption.
[    3.271911] [      T1] systemd[1]: Listening on udev Control Socket.
[    3.272230] [      T1] systemd[1]: Listening on udev Kernel Socket.
[    3.275882] [      T1] systemd[1]: Mounting Huge Pages File System...
[    3.278595] [      T1] systemd[1]: Mounting POSIX Message Queue File System...
[    3.285510] [      T1] systemd[1]: Mounting Kernel Debug File System...
[    3.288232] [      T1] systemd[1]: Mounting Kernel Trace File System...
[    3.289519] [      T1] systemd[1]: Starting Availability of block devices...
[    3.291148] [      T1] systemd[1]: Starting Create List of Static Device Nodes...
[    3.292196] [      T1] systemd[1]: Starting Load Kernel Module configfs...
[    3.293777] [      T1] systemd[1]: Starting Load Kernel Module drm...
[    3.295119] [      T1] systemd[1]: Starting Load Kernel Module efi_pstore...
[    3.296617] [      T1] systemd[1]: Starting Load Kernel Module fuse...
[    3.296763] [      T1] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[    3.296846] [      T1] systemd[1]: Stopped Plymouth switch root service.
[    3.297072] [      T1] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[    3.297136] [      T1] systemd[1]: Stopped File System Check on Root Device.
[    3.300545] [      T1] systemd[1]: Starting Journal Service...
[    3.301114] [      T1] systemd[1]: Load Kernel Modules skipped, no trigger condition checks were met.
[    3.301178] [      T1] systemd[1]: Apply Kernel Variables for 7.2.0-rc3+ from /boot skipped, unmet condition check ConditionPathExists=/boot/sysctl.conf-7.2.0-rc3+
[    3.301197] [      T1] systemd[1]: Apply Kernel Variables for 7.2.0-rc3+ skipped, unmet condition check ConditionPathExists=/usr/lib/modules/7.2.0-rc3+/sysctl.conf
[    3.302807] [      T1] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.304487] [      T1] systemd[1]: Starting Apply Kernel Variables...
[    3.306168] [      T1] systemd[1]: Starting Load udev Rules from Credentials...
[    3.307787] [      T1] systemd[1]: Starting Coldplug All udev Devices...
[    3.311952] [      T1] systemd[1]: Mounted Huge Pages File System.
[    3.312955] [      T1] systemd[1]: Mounted POSIX Message Queue File System.
[    3.313256] [      T1] systemd[1]: Mounted Kernel Debug File System.
[    3.313554] [      T1] systemd[1]: Mounted Kernel Trace File System.
[    3.314107] [      T1] systemd[1]: Finished Availability of block devices.
[    3.314609] [      T1] systemd[1]: Finished Create List of Static Device Nodes.
[    3.315101] [      T1] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    3.315285] [      T1] systemd[1]: Finished Load Kernel Module drm.
[    3.315678] [      T1] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.315839] [      T1] systemd[1]: Finished Load Kernel Module efi_pstore.
[    3.318116] [      T1] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    3.320418] [      T1] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.321328] [      T1] systemd[1]: Rebuild Hardware Database skipped, unmet condition check ConditionNeedsUpdate=/etc
[    3.321881] [      T1] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    3.322067] [      T1] systemd[1]: Finished Load Kernel Module configfs.
[    3.325388] [      T1] systemd[1]: Mounting Kernel Configuration File System...
[    3.326093] [      T1] systemd[1]: Finished Apply Kernel Variables.
[    3.330812] [      T1] systemd[1]: Mounted Kernel Configuration File System.
[    3.331363] [      T1] systemd[1]: Finished Load udev Rules from Credentials.
[    3.338069] [    T529] systemd-journald[529]: Collecting audit messages is disabled.
[    3.341382] [      T1] systemd[1]: Started Journal Service.
[    3.387219] [    T528] fuse: init (API version 7.45)
[    3.499955] [    T586] rtc-generic rtc-generic: registered as rtc0
[    3.500017] [    T586] rtc-generic rtc-generic: setting system clock to 2026-07-17T05:40:36 UTC (1784266836)
[    3.518129] [    T569] ibmveth: IBM Power Virtual Ethernet Driver 1.06
[    3.535816] [    T676] ibmveth 30000004 env4: renamed from eth1
[    3.536021] [    T615] ibmveth 30000002 env2: renamed from eth0
[    3.536213] [    T609] ibmveth 30000005 env5: renamed from eth2
[    3.574380] [    T730] Adding 2098048k swap on /dev/sda3.  Priority:-1 extents:1 across:2098048k SS
[    4.313229] [    T529] systemd-journald[529]: Received client request to flush runtime journal.
[    4.495153] [    T121] EEH: Sleep 5s ahead of complete hotplug
[    5.267728] [    T857] device-mapper: uevent: version 1.0.3
[    5.267893] [    T857] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
[    6.643311] [   T1039] NET: Registered PF_PACKET protocol family
[    6.968503] [   T1159] SELinux: unrecognized netlink message: protocol=4 nlmsg_type=19 sclass=netlink_tcpdiag_socket pid=1159 comm=ss
[    7.428015] [   T1270] SELinux: unrecognized netlink message: protocol=4 nlmsg_type=19 sclass=netlink_tcpdiag_socket pid=1270 comm=ss
[    9.697677] [    T121] pci 0014:01:00.0: No hypervisor support for SR-IOV on this device, IOV BARs disabled.
[    9.698943] [    T121] pci 0014:01:00.0: supports D1 D2
[    9.698946] [    T121] pci 0014:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    9.700553] [    T121] pci 0014:01:00.0: Adding to iommu group 0
[    9.724315] [    T121] pci 0014:01:00.0: enabling device (0140 -> 0142)
[    9.725792] [    T121] xhci_hcd 0014:01:00.0: xHCI Host Controller
[    9.725807] [    T121] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 1
[    9.725903] [    T121] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[    9.725906] [    T121] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[    9.725911] [    T121] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[    9.725913] [    T121] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[    9.726100] [    T121] xhci_hcd 0014:01:00.0: hcc params 0x0270f06d hci version 0x96 quirks 0x0000000004000000
[    9.728070] [    T121] xhci_hcd 0014:01:00.0: xHCI Host Controller
[    9.728074] [    T121] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 2
[    9.728078] [    T121] xhci_hcd 0014:01:00.0: Host supports USB 3.0 SuperSpeed
[    9.728139] [    T121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.02
[    9.728142] [    T121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.728144] [    T121] usb usb1: Product: xHCI Host Controller
[    9.728146] [    T121] usb usb1: Manufacturer: Linux 7.2.0-rc3+ xhci-hcd
[    9.728148] [    T121] usb usb1: SerialNumber: 0014:01:00.0
[    9.728729] [    T121] hub 1-0:1.0: USB hub found
[    9.728804] [    T121] hub 1-0:1.0: 4 ports detected
[    9.728877] [    T121] xhci_hcd 0014:01:00.0: xHCI host controller not responding, assume dead
[    9.728904] [    T121] xhci_hcd 0014:01:00.0: HC died; cleaning up
[    9.729022] [    T121] xhci_hcd 0014:01:00.0: HC died; cleaning up
[    9.729034] [    T121] xhci_hcd 0014:01:00.0: USB bus 2 deregistered
[    9.729038] [    T121] xhci_hcd 0014:01:00.0: remove, state 1
[    9.729042] [    T121] usb usb1: USB disconnect, device number 1
[    9.730016] [    T121] xhci_hcd 0014:01:00.0: USB bus 1 deregistered
[    9.730082] [    T121] xhci_hcd 0014:01:00.0: probe with driver xhci_hcd failed with error -108
[    9.742303] [    T121] EEH: Notify device driver to resume
[    9.742308] [    T121] EEH: Beginning: 'resume'
[    9.742309] [    T121] PCI 0014:01:00.0#10000: EEH: no driver
[    9.742312] [    T121] EEH: Finished:'resume'
[    9.742313] [    T121] EEH: Recovery successful.
[    9.742506] [    T121] EEH: Recovering PHB#14-PE#10000
[    9.742519] [    T121] EEH: PE location: N/A, PHB location: N/A
[    9.742523] [    T121] EEH: Frozen PHB#14-PE#10000 detected
[    9.742527] [    T121] EEH: Call Trace:
[    9.742530] [    T121] EEH: [000000001f1698b1] __eeh_send_failure_event+0xa8/0x190
[    9.742541] [    T121] EEH: [000000008a51cc61] eeh_dev_check_failure+0x408/0x7a0
[    9.742548] [    T121] EEH: [000000006ec66e06] xhci_portsc_readl+0x64/0x90 [xhci_hcd]
[    9.742566] [    T121] EEH: [0000000088769cf2] xhci_hub_control+0xe28/0x27f0 [xhci_hcd]
[    9.742585] [    T121] EEH: [00000000fbba7f7a] usb_hcd_submit_urb+0x508/0xd30 [usbcore]
[    9.742606] [    T121] EEH: [000000003c3af5d9] usb_submit_urb+0x254/0x840 [usbcore]
[    9.742625] [    T121] EEH: [00000000636aad98] usb_start_wait_urb+0x88/0x270 [usbcore]
[    9.742644] [    T121] EEH: [00000000c4b1d0b5] usb_control_msg+0x134/0x1f0 [usbcore]
[    9.742662] [    T121] EEH: [0000000003f2146d] hub_probe+0x570/0x12b8 [usbcore]
[    9.742681] [    T121] EEH: [00000000f479c03a] usb_probe_interface+0x124/0x490 [usbcore]
[    9.742700] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[    9.742706] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[    9.742712] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[    9.742717] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[    9.742723] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[    9.742729] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[    9.742734] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[    9.742740] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[    9.742745] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[    9.742751] [    T121] EEH: [0000000041b13797] usb_set_configuration+0x78c/0xb60 [usbcore]
[    9.742770] [    T121] EEH: [00000000129fbbb0] usb_generic_driver_probe+0x78/0xd0 [usbcore]
[    9.742790] [    T121] EEH: [000000006e13a13a] usb_probe_device+0x60/0x200 [usbcore]
[    9.742809] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[    9.742814] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[    9.742819] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[    9.742824] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[    9.742830] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[    9.742836] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[    9.742841] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[    9.742847] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[    9.742851] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[    9.742858] [    T121] EEH: [00000000128463eb] usb_new_device+0x2f4/0x890 [usbcore]
[    9.742875] [    T121] EEH: [0000000042394a64] register_root_hub+0x1e4/0x2a0 [usbcore]
[    9.742895] [    T121] EEH: [00000000a33afbd1] usb_add_hcd+0x82c/0x8f0 [usbcore]
[    9.742913] [    T121] EEH: [000000008fafad0e] xhci_pci_common_probe+0x1e4/0x3d0 [xhci_pci]
[    9.742920] [    T121] EEH: [0000000081280f6e] local_pci_probe+0x64/0x100
[    9.742927] [    T121] EEH: [00000000e1b257ca] pci_device_probe+0x330/0x370
[    9.742955] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[    9.742961] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[    9.742968] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[    9.742973] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[    9.742980] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[    9.742988] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[    9.742994] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[    9.743001] [    T121] EEH: [00000000deb502bd] pci_bus_add_device+0xb0/0xf0
[    9.743007] [    T121] EEH: [0000000063f3148c] pci_bus_add_devices+0x54/0xb0
[    9.743012] [    T121] EEH: [000000000c3763a7] pcibios_finish_adding_to_bus+0xd4/0xf0
[    9.743020] [    T121] EEH: [00000000759a7fd9] pci_hp_add_devices+0x78/0x2d0
[    9.743027] [    T121] EEH: [00000000eec13ff4] eeh_reset_device+0x238/0x298
[    9.743033] [    T121] EEH: [00000000ccea63cc] eeh_handle_normal_event+0x61c/0xa60
[    9.743040] [    T121] EEH: [0000000075cb9a09] eeh_event_handler+0xf8/0x190
[    9.743047] [    T121] EEH: [000000009e6f07b4] kthread+0x194/0x1b0
[    9.743052] [    T121] EEH: [000000005f2fe52c] start_kernel_thread+0x14/0x18
[    9.743057] [    T121] EEH: This PCI device has failed 2 times in the last hour and will be permanently disabled after 5 failures.
[    9.743059] [    T121] EEH: Notify device drivers to shutdown
[    9.743060] [    T121] EEH: Beginning: 'error_detected(IO frozen)'
[    9.743062] [    T121] PCI 0014:01:00.0#10000: EEH: no driver
[    9.743064] [    T121] EEH: Finished:'error_detected(IO frozen)' with aggregate recovery state:'none'
[    9.743120] [    T121] EEH: Collect temporary log
[    9.743630] [    T121] EEH: of node=0014:01:00.0
[    9.743662] [    T121] EEH: PCI device/vendor: 8241104c
[    9.743693] [    T121] EEH: PCI cmd/status register: 00100142
[    9.743696] [    T121] EEH: PCI-E capabilities and status follow:
[    9.743841] [    T121] EEH: PCI-E 00: 0002c010 000086c3 0010505f 00073c12 
[    9.743991] [    T121] EEH: PCI-E 10: 10120000 00000000 00000000 00000000 
[    9.743993] [    T121] EEH: PCI-E 20: 00000000 
[    9.743994] [    T121] EEH: PCI-E AER capability register set follows:
[    9.744143] [    T121] EEH: PCI-E AER 00: 15020001 00000000 00000000 00462030 
[    9.744262] [    T121] EEH: PCI-E AER 10: 00000000 00002000 000001e0 00000000 
[    9.744378] [    T121] EEH: PCI-E AER 20: 00000000 00000000 00000000 00000000 
[    9.744408] [    T121] EEH: PCI-E AER 30: 00000000 00000000 
[    9.745629] [    T121] RTAS: event: 2, Type: Platform Error (224), Severity: 2
[    9.745636] [    T121] EEH: Reset with hotplug activity
[   11.982273] [   T1050] fbcon: Taking over console
[   12.044396] [    T121] EEH: Sleep 5s ahead of complete hotplug
[   17.376960] [    T121] ------------[ cut here ]------------
[   17.376980] [    T121] WARNING: arch/powerpc/kernel/eeh_pe.c:439 at eeh_pe_tree_remove+0xf8/0x2f0, CPU#12: eehd/121
[   17.376988] [    T121] Modules linked in: mptcp_diag(E) xsk_diag(E) tcp_diag(E) udp_diag(E) raw_diag(E) inet_diag(E) unix_diag(E) af_packet_diag(E) netlink_diag(E) bonding(E) tls(E) af_packet(E) rfkill(E) nft_fib_inet(E) nft_fib_ipv4(E) nft_fib_ipv6(E) nft_fib(E) nft_reject_inet(E) nf_reject_ipv4(E) nf_reject_ipv6(E) nft_reject(E) nft_ct(E) nft_chain_nat(E) nf_nat(E) nf_conntrack(E) nf_defrag_ipv6(E) nf_defrag_ipv4(E) nf_tables(E) dm_mod(E) ibmveth(E) vmx_crypto(E) dax_pmem(E) rtc_generic(E) fuse(E) configfs(E) xhci_pci(E) ibmvscsi(E) scsi_transport_srp(E) sd_mod(E) scsi_dh_emc(E) scsi_dh_rdac(E) scsi_dh_alua(E) xhci_hcd(E) nd_pmem(E) sg(E) nd_btt(E) papr_scm(E) scsi_mod(E) scsi_common(E) libnvdimm(E) usbcore(E) pseries_wdt(E) usb_common(E) btrfs(E) xor(E) libblake2b(E) raid6_pq(E)
[   17.377039] [    T121] CPU: 12 UID: 0 PID: 121 Comm: eehd Tainted: G            E       7.2.0-rc3+ #7 PREEMPT(lazy)  56dd0daef6afd14c09fd836e317bfce16293d3bd
[   17.377043] [    T121] Tainted: [E]=UNSIGNED_MODULE
[   17.377045] [    T121] Hardware name: IBM,9080-HEX Power11 (architected) 0x820200 0xf000007 of:IBM,FW1120.00 (NH1120_135) hv:phyp pSeries
[   17.377046] [    T121] NIP:  c00000000004a048 LR: c00000000004ba6c CTR: c00000000004ba10
[   17.377048] [    T121] REGS: c00000000a4b79d0 TRAP: 0700   Tainted: G            E        (7.2.0-rc3+)
[   17.377051] [    T121] MSR:  800000000282b033 <SF,VEC,VSX,EE,FP,ME,IR,DR,RI,LE>  CR: 28000842  XER: 00000006
[   17.377061] [    T121] CFAR: c00000000004a004 IRQMASK: 0 
                          GPR00: c00000000004ba6c c00000000a4b7c90 c000000001e18100 c000000003950df0 
                          GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000004 
                          GPR08: 0000010000000000 c0000000038a0800 0000000000000001 0000000088000242 
                          GPR12: c00000000004ba10 c0000018fffd4480 c00000000025d928 c0000000091134c0 
                          GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 
                          GPR20: 0000000000000000 0000000000000000 0000000000000000 0000000000000002 
                          GPR24: 0000000000000002 0000000000000002 0000000000000000 0000010200000000 
                          GPR28: 0000010000000000 5deadbeef0000122 5deadbeef0000100 c0000000038a3000 
[   17.377091] [    T121] NIP [c00000000004a048] eeh_pe_tree_remove+0xf8/0x2f0
[   17.377094] [    T121] LR [c00000000004ba6c] eeh_pe_detach_dev+0x5c/0xa0
[   17.377098] [    T121] Call Trace:
[   17.377100] [    T121] [c00000000a4b7c90] [c00000000a83f800] 0xc00000000a83f800 (unreliable)
[   17.377108] [    T121] [c00000000a4b7d30] [c00000000004ba6c] eeh_pe_detach_dev+0x5c/0xa0
[   17.377112] [    T121] [c00000000a4b7d60] [c0000000000496ec] eeh_pe_traverse+0x6c/0xf0
[   17.377116] [    T121] [c00000000a4b7da0] [c00000000004e100] eeh_reset_device+0x1f8/0x298
[   17.377120] [    T121] [c00000000a4b7e50] [c00000000004ce5c] eeh_handle_normal_event+0x61c/0xa60
[   17.377124] [    T121] [c00000000a4b7f30] [c00000000004e298] eeh_event_handler+0xf8/0x190
[   17.377128] [    T121] [c00000000a4b7f90] [c00000000025dab4] kthread+0x194/0x1b0
[   17.377131] [    T121] [c00000000a4b7fe0] [c00000000000dcd8] start_kernel_thread+0x14/0x18
[   17.377134] [    T121] Code: 80ff0000 e95f0038 7fe9fb78 70e80002 408200a8 7d5f5378 e9090000 38c00000 39400001 7d08d838 7c28e000 7d4a309e <0b0a0000> 81490004 e9090068 714a0102 
[   17.377146] [    T121] ---[ end trace 0000000000000000 ]---
[   17.377758] [    T121] pci 0014:01:00.0: No hypervisor support for SR-IOV on this device, IOV BARs disabled.
[   17.379020] [    T121] pci 0014:01:00.0: supports D1 D2
[   17.379023] [    T121] pci 0014:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   17.380613] [    T121] pci 0014:01:00.0: Adding to iommu group 0
[   17.393318] [    T121] pci 0014:01:00.0: enabling device (0140 -> 0142)
[   17.394788] [    T121] xhci_hcd 0014:01:00.0: xHCI Host Controller
[   17.394796] [    T121] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 1
[   17.394889] [    T121] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[   17.394891] [    T121] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[   17.394897] [    T121] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[   17.394899] [    T121] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[   17.395098] [    T121] xhci_hcd 0014:01:00.0: hcc params 0x0270f06d hci version 0x96 quirks 0x0000000004000000
[   17.397042] [    T121] xhci_hcd 0014:01:00.0: xHCI Host Controller
[   17.397046] [    T121] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 2
[   17.397049] [    T121] xhci_hcd 0014:01:00.0: Host supports USB 3.0 SuperSpeed
[   17.397108] [    T121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.02
[   17.397111] [    T121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   17.397113] [    T121] usb usb1: Product: xHCI Host Controller
[   17.397114] [    T121] usb usb1: Manufacturer: Linux 7.2.0-rc3+ xhci-hcd
[   17.397116] [    T121] usb usb1: SerialNumber: 0014:01:00.0
[   17.397421] [    T121] hub 1-0:1.0: USB hub found
[   17.397501] [    T121] hub 1-0:1.0: 4 ports detected
[   17.397606] [    T121] xhci_hcd 0014:01:00.0: xHCI host controller not responding, assume dead
[   17.397636] [    T121] xhci_hcd 0014:01:00.0: HC died; cleaning up
[   17.397774] [    T121] xhci_hcd 0014:01:00.0: HC died; cleaning up
[   17.397803] [    T121] xhci_hcd 0014:01:00.0: USB bus 2 deregistered
[   17.397808] [    T121] xhci_hcd 0014:01:00.0: remove, state 1
[   17.397811] [    T121] usb usb1: USB disconnect, device number 1
[   17.398845] [    T121] xhci_hcd 0014:01:00.0: USB bus 1 deregistered
[   17.398912] [    T121] xhci_hcd 0014:01:00.0: probe with driver xhci_hcd failed with error -108
[   17.411280] [    T121] EEH: Notify device driver to resume
[   17.411284] [    T121] EEH: Beginning: 'resume'
[   17.411285] [    T121] PCI 0014:01:00.0#10000: EEH: no driver
[   17.411288] [    T121] EEH: Finished:'resume'
[   17.411289] [    T121] EEH: Recovery successful.
[   17.411475] [    T121] EEH: Recovering PHB#14-PE#10000
[   17.411487] [    T121] EEH: PE location: N/A, PHB location: N/A
[   17.411492] [    T121] EEH: Frozen PHB#14-PE#10000 detected
[   17.411496] [    T121] EEH: Call Trace:
[   17.411499] [    T121] EEH: [000000001f1698b1] __eeh_send_failure_event+0xa8/0x190
[   17.411509] [    T121] EEH: [000000008a51cc61] eeh_dev_check_failure+0x408/0x7a0
[   17.411516] [    T121] EEH: [000000006ec66e06] xhci_portsc_readl+0x64/0x90 [xhci_hcd]
[   17.411534] [    T121] EEH: [0000000088769cf2] xhci_hub_control+0xe28/0x27f0 [xhci_hcd]
[   17.411553] [    T121] EEH: [00000000fbba7f7a] usb_hcd_submit_urb+0x508/0xd30 [usbcore]
[   17.411573] [    T121] EEH: [000000003c3af5d9] usb_submit_urb+0x254/0x840 [usbcore]
[   17.411593] [    T121] EEH: [00000000636aad98] usb_start_wait_urb+0x88/0x270 [usbcore]
[   17.411611] [    T121] EEH: [00000000c4b1d0b5] usb_control_msg+0x134/0x1f0 [usbcore]
[   17.411629] [    T121] EEH: [0000000003f2146d] hub_probe+0x570/0x12b8 [usbcore]
[   17.411647] [    T121] EEH: [00000000f479c03a] usb_probe_interface+0x124/0x490 [usbcore]
[   17.411666] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   17.411672] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   17.411680] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   17.411685] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   17.411691] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   17.411698] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   17.411703] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   17.411708] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[   17.411713] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[   17.411719] [    T121] EEH: [0000000041b13797] usb_set_configuration+0x78c/0xb60 [usbcore]
[   17.411739] [    T121] EEH: [00000000129fbbb0] usb_generic_driver_probe+0x78/0xd0 [usbcore]
[   17.411758] [    T121] EEH: [000000006e13a13a] usb_probe_device+0x60/0x200 [usbcore]
[   17.411777] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   17.411782] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   17.411788] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   17.411793] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   17.411798] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   17.411805] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   17.411810] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   17.411815] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[   17.411820] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[   17.411826] [    T121] EEH: [00000000128463eb] usb_new_device+0x2f4/0x890 [usbcore]
[   17.411844] [    T121] EEH: [0000000042394a64] register_root_hub+0x1e4/0x2a0 [usbcore]
[   17.411863] [    T121] EEH: [00000000a33afbd1] usb_add_hcd+0x82c/0x8f0 [usbcore]
[   17.411881] [    T121] EEH: [000000008fafad0e] xhci_pci_common_probe+0x1e4/0x3d0 [xhci_pci]
[   17.411888] [    T121] EEH: [0000000081280f6e] local_pci_probe+0x64/0x100
[   17.411894] [    T121] EEH: [00000000e1b257ca] pci_device_probe+0x330/0x370
[   17.411900] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   17.411905] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   17.411911] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   17.411916] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   17.411921] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   17.411934] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   17.411939] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   17.411944] [    T121] EEH: [00000000deb502bd] pci_bus_add_device+0xb0/0xf0
[   17.411950] [    T121] EEH: [0000000063f3148c] pci_bus_add_devices+0x54/0xb0
[   17.411956] [    T121] EEH: [000000000c3763a7] pcibios_finish_adding_to_bus+0xd4/0xf0
[   17.411964] [    T121] EEH: [00000000759a7fd9] pci_hp_add_devices+0x78/0x2d0
[   17.411971] [    T121] EEH: [00000000eec13ff4] eeh_reset_device+0x238/0x298
[   17.411978] [    T121] EEH: [00000000ccea63cc] eeh_handle_normal_event+0x61c/0xa60
[   17.411986] [    T121] EEH: [0000000075cb9a09] eeh_event_handler+0xf8/0x190
[   17.411993] [    T121] EEH: [000000009e6f07b4] kthread+0x194/0x1b0
[   17.411999] [    T121] EEH: [000000005f2fe52c] start_kernel_thread+0x14/0x18
[   17.412006] [    T121] EEH: This PCI device has failed 3 times in the last hour and will be permanently disabled after 5 failures.
[   17.412007] [    T121] EEH: Notify device drivers to shutdown
[   17.412009] [    T121] EEH: Beginning: 'error_detected(IO frozen)'
[   17.412010] [    T121] PCI 0014:01:00.0#10000: EEH: no driver
[   17.412012] [    T121] EEH: Finished:'error_detected(IO frozen)' with aggregate recovery state:'none'
[   17.412065] [    T121] EEH: Collect temporary log
[   17.412577] [    T121] EEH: of node=0014:01:00.0
[   17.412608] [    T121] EEH: PCI device/vendor: 8241104c
[   17.412639] [    T121] EEH: PCI cmd/status register: 00100142
[   17.412640] [    T121] EEH: PCI-E capabilities and status follow:
[   17.412786] [    T121] EEH: PCI-E 00: 0002c010 000086c3 0010505f 00073c12 
[   17.412902] [    T121] EEH: PCI-E 10: 10120000 00000000 00000000 00000000 
[   17.412904] [    T121] EEH: PCI-E 20: 00000000 
[   17.412905] [    T121] EEH: PCI-E AER capability register set follows:
[   17.413052] [    T121] EEH: PCI-E AER 00: 15020001 00000000 00000000 00462030 
[   17.413168] [    T121] EEH: PCI-E AER 10: 00000000 00002000 000001e0 00000000 
[   17.413284] [    T121] EEH: PCI-E AER 20: 00000000 00000000 00000000 00000000 
[   17.413314] [    T121] EEH: PCI-E AER 30: 00000000 00000000 
[   17.414527] [    T121] RTAS: event: 3, Type: Platform Error (224), Severity: 2
[   17.414545] [    T121] EEH: Reset with hotplug activity
[   19.723905] [    T121] EEH: Sleep 5s ahead of complete hotplug
[   25.056944] [    T121] ------------[ cut here ]------------
[   25.056952] [    T121] WARNING: arch/powerpc/kernel/eeh_pe.c:439 at eeh_pe_tree_remove+0xf8/0x2f0, CPU#14: eehd/121
[   25.056969] [    T121] Modules linked in: mptcp_diag(E) xsk_diag(E) tcp_diag(E) udp_diag(E) raw_diag(E) inet_diag(E) unix_diag(E) af_packet_diag(E) netlink_diag(E) bonding(E) tls(E) af_packet(E) rfkill(E) nft_fib_inet(E) nft_fib_ipv4(E) nft_fib_ipv6(E) nft_fib(E) nft_reject_inet(E) nf_reject_ipv4(E) nf_reject_ipv6(E) nft_reject(E) nft_ct(E) nft_chain_nat(E) nf_nat(E) nf_conntrack(E) nf_defrag_ipv6(E) nf_defrag_ipv4(E) nf_tables(E) dm_mod(E) ibmveth(E) vmx_crypto(E) dax_pmem(E) rtc_generic(E) fuse(E) configfs(E) xhci_pci(E) ibmvscsi(E) scsi_transport_srp(E) sd_mod(E) scsi_dh_emc(E) scsi_dh_rdac(E) scsi_dh_alua(E) xhci_hcd(E) nd_pmem(E) sg(E) nd_btt(E) papr_scm(E) scsi_mod(E) scsi_common(E) libnvdimm(E) usbcore(E) pseries_wdt(E) usb_common(E) btrfs(E) xor(E) libblake2b(E) raid6_pq(E)
[   25.057015] [    T121] CPU: 14 UID: 0 PID: 121 Comm: eehd Tainted: G        W   E       7.2.0-rc3+ #7 PREEMPT(lazy)  56dd0daef6afd14c09fd836e317bfce16293d3bd
[   25.057019] [    T121] Tainted: [W]=WARN, [E]=UNSIGNED_MODULE
[   25.057021] [    T121] Hardware name: IBM,9080-HEX Power11 (architected) 0x820200 0xf000007 of:IBM,FW1120.00 (NH1120_135) hv:phyp pSeries
[   25.057023] [    T121] NIP:  c00000000004a048 LR: c00000000004ba6c CTR: c00000000004ba10
[   25.057025] [    T121] REGS: c00000000a4b79d0 TRAP: 0700   Tainted: G        W   E        (7.2.0-rc3+)
[   25.057027] [    T121] MSR:  800000000282b033 <SF,VEC,VSX,EE,FP,ME,IR,DR,RI,LE>  CR: 24000242  XER: 00000004
[   25.057037] [    T121] CFAR: c00000000004a004 IRQMASK: 0 
                          GPR00: c00000000004ba6c c00000000a4b7c90 c000000001e18100 c000000003950df0 
                          GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000004 
                          GPR08: 0000010000000000 c0000000038a0800 0000000000000001 0000000088000242 
                          GPR12: c00000000004ba10 c0000018fffd2480 c00000000025d928 c0000000091134c0 
                          GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 
                          GPR20: 0000000000000000 0000000000000000 0000000000000000 0000000000000002 
                          GPR24: 0000000000000003 0000000000000002 0000000000000000 0000010200000000 
                          GPR28: 0000010000000000 5deadbeef0000122 5deadbeef0000100 c0000000038a3000 
[   25.057067] [    T121] NIP [c00000000004a048] eeh_pe_tree_remove+0xf8/0x2f0
[   25.057070] [    T121] LR [c00000000004ba6c] eeh_pe_detach_dev+0x5c/0xa0
[   25.057074] [    T121] Call Trace:
[   25.057076] [    T121] [c00000000a4b7c90] [c00000000a83f800] 0xc00000000a83f800 (unreliable)
[   25.057083] [    T121] [c00000000a4b7d30] [c00000000004ba6c] eeh_pe_detach_dev+0x5c/0xa0
[   25.057087] [    T121] [c00000000a4b7d60] [c0000000000496ec] eeh_pe_traverse+0x6c/0xf0
[   25.057091] [    T121] [c00000000a4b7da0] [c00000000004e100] eeh_reset_device+0x1f8/0x298
[   25.057095] [    T121] [c00000000a4b7e50] [c00000000004ce5c] eeh_handle_normal_event+0x61c/0xa60
[   25.057099] [    T121] [c00000000a4b7f30] [c00000000004e298] eeh_event_handler+0xf8/0x190
[   25.057103] [    T121] [c00000000a4b7f90] [c00000000025dab4] kthread+0x194/0x1b0
[   25.057105] [    T121] [c00000000a4b7fe0] [c00000000000dcd8] start_kernel_thread+0x14/0x18
[   25.057108] [    T121] Code: 80ff0000 e95f0038 7fe9fb78 70e80002 408200a8 7d5f5378 e9090000 38c00000 39400001 7d08d838 7c28e000 7d4a309e <0b0a0000> 81490004 e9090068 714a0102 
[   25.057120] [    T121] ---[ end trace 0000000000000000 ]---
[   25.057709] [    T121] pci 0014:01:00.0: No hypervisor support for SR-IOV on this device, IOV BARs disabled.
[   25.058960] [    T121] pci 0014:01:00.0: supports D1 D2
[   25.058962] [    T121] pci 0014:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   25.060547] [    T121] pci 0014:01:00.0: Adding to iommu group 0
[   25.073251] [    T121] pci 0014:01:00.0: enabling device (0140 -> 0142)
[   25.074732] [    T121] xhci_hcd 0014:01:00.0: xHCI Host Controller
[   25.074740] [    T121] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 1
[   25.074831] [    T121] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[   25.074833] [    T121] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[   25.074838] [    T121] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[   25.074840] [    T121] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[   25.075031] [    T121] xhci_hcd 0014:01:00.0: hcc params 0x0270f06d hci version 0x96 quirks 0x0000000004000000
[   25.076949] [    T121] xhci_hcd 0014:01:00.0: xHCI Host Controller
[   25.076954] [    T121] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 2
[   25.076959] [    T121] xhci_hcd 0014:01:00.0: Host supports USB 3.0 SuperSpeed
[   25.077035] [    T121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.02
[   25.077038] [    T121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   25.077041] [    T121] usb usb1: Product: xHCI Host Controller
[   25.077043] [    T121] usb usb1: Manufacturer: Linux 7.2.0-rc3+ xhci-hcd
[   25.077045] [    T121] usb usb1: SerialNumber: 0014:01:00.0
[   25.077419] [    T121] hub 1-0:1.0: USB hub found
[   25.077560] [    T121] hub 1-0:1.0: 4 ports detected
[   25.077711] [    T121] xhci_hcd 0014:01:00.0: xHCI host controller not responding, assume dead
[   25.077745] [    T121] xhci_hcd 0014:01:00.0: HC died; cleaning up
[   25.077901] [    T121] xhci_hcd 0014:01:00.0: HC died; cleaning up
[   25.077946] [    T121] xhci_hcd 0014:01:00.0: USB bus 2 deregistered
[   25.077956] [    T121] xhci_hcd 0014:01:00.0: remove, state 1
[   25.077965] [    T121] usb usb1: USB disconnect, device number 1
[   25.079122] [    T121] xhci_hcd 0014:01:00.0: USB bus 1 deregistered
[   25.079192] [    T121] xhci_hcd 0014:01:00.0: probe with driver xhci_hcd failed with error -108
[   25.090310] [    T121] EEH: Notify device driver to resume
[   25.090314] [    T121] EEH: Beginning: 'resume'
[   25.090316] [    T121] PCI 0014:01:00.0#10000: EEH: no driver
[   25.090318] [    T121] EEH: Finished:'resume'
[   25.090320] [    T121] EEH: Recovery successful.
[   25.090505] [    T121] EEH: Recovering PHB#14-PE#10000
[   25.090518] [    T121] EEH: PE location: N/A, PHB location: N/A
[   25.090523] [    T121] EEH: Frozen PHB#14-PE#10000 detected
[   25.090527] [    T121] EEH: Call Trace:
[   25.090530] [    T121] EEH: [000000001f1698b1] __eeh_send_failure_event+0xa8/0x190
[   25.090540] [    T121] EEH: [000000008a51cc61] eeh_dev_check_failure+0x408/0x7a0
[   25.090547] [    T121] EEH: [000000006ec66e06] xhci_portsc_readl+0x64/0x90 [xhci_hcd]
[   25.090565] [    T121] EEH: [0000000088769cf2] xhci_hub_control+0xe28/0x27f0 [xhci_hcd]
[   25.090584] [    T121] EEH: [00000000fbba7f7a] usb_hcd_submit_urb+0x508/0xd30 [usbcore]
[   25.090604] [    T121] EEH: [000000003c3af5d9] usb_submit_urb+0x254/0x840 [usbcore]
[   25.090623] [    T121] EEH: [00000000636aad98] usb_start_wait_urb+0x88/0x270 [usbcore]
[   25.090642] [    T121] EEH: [00000000c4b1d0b5] usb_control_msg+0x134/0x1f0 [usbcore]
[   25.090660] [    T121] EEH: [0000000003f2146d] hub_probe+0x570/0x12b8 [usbcore]
[   25.090678] [    T121] EEH: [00000000f479c03a] usb_probe_interface+0x124/0x490 [usbcore]
[   25.090698] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   25.090704] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   25.090710] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   25.090715] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   25.090721] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   25.090727] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   25.090733] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   25.090738] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[   25.090743] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[   25.090750] [    T121] EEH: [0000000041b13797] usb_set_configuration+0x78c/0xb60 [usbcore]
[   25.090769] [    T121] EEH: [00000000129fbbb0] usb_generic_driver_probe+0x78/0xd0 [usbcore]
[   25.090788] [    T121] EEH: [000000006e13a13a] usb_probe_device+0x60/0x200 [usbcore]
[   25.090808] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   25.090813] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   25.090819] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   25.090824] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   25.090830] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   25.090837] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   25.090842] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   25.090848] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[   25.090853] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[   25.090859] [    T121] EEH: [00000000128463eb] usb_new_device+0x2f4/0x890 [usbcore]
[   25.090877] [    T121] EEH: [0000000042394a64] register_root_hub+0x1e4/0x2a0 [usbcore]
[   25.090897] [    T121] EEH: [00000000a33afbd1] usb_add_hcd+0x82c/0x8f0 [usbcore]
[   25.090915] [    T121] EEH: [000000008fafad0e] xhci_pci_common_probe+0x1e4/0x3d0 [xhci_pci]
[   25.090933] [    T121] EEH: [0000000081280f6e] local_pci_probe+0x64/0x100
[   25.090952] [    T121] EEH: [00000000e1b257ca] pci_device_probe+0x330/0x370
[   25.090960] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   25.090967] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   25.090973] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   25.090980] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   25.090986] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   25.090993] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   25.090998] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   25.091003] [    T121] EEH: [00000000deb502bd] pci_bus_add_device+0xb0/0xf0
[   25.091009] [    T121] EEH: [0000000063f3148c] pci_bus_add_devices+0x54/0xb0
[   25.091015] [    T121] EEH: [000000000c3763a7] pcibios_finish_adding_to_bus+0xd4/0xf0
[   25.091022] [    T121] EEH: [00000000759a7fd9] pci_hp_add_devices+0x78/0x2d0
[   25.091029] [    T121] EEH: [00000000eec13ff4] eeh_reset_device+0x238/0x298
[   25.091036] [    T121] EEH: [00000000ccea63cc] eeh_handle_normal_event+0x61c/0xa60
[   25.091043] [    T121] EEH: [0000000075cb9a09] eeh_event_handler+0xf8/0x190
[   25.091046] [    T121] EEH: [000000009e6f07b4] kthread+0x194/0x1b0
[   25.091048] [    T121] EEH: [000000005f2fe52c] start_kernel_thread+0x14/0x18
[   25.091050] [    T121] EEH: This PCI device has failed 4 times in the last hour and will be permanently disabled after 5 failures.
[   25.091052] [    T121] EEH: Notify device drivers to shutdown
[   25.091053] [    T121] EEH: Beginning: 'error_detected(IO frozen)'
[   25.091054] [    T121] PCI 0014:01:00.0#10000: EEH: no driver
[   25.091070] [    T121] EEH: Finished:'error_detected(IO frozen)' with aggregate recovery state:'none'
[   25.091125] [    T121] EEH: Collect temporary log
[   25.091635] [    T121] EEH: of node=0014:01:00.0
[   25.091667] [    T121] EEH: PCI device/vendor: 8241104c
[   25.091697] [    T121] EEH: PCI cmd/status register: 00100142
[   25.091699] [    T121] EEH: PCI-E capabilities and status follow:
[   25.091845] [    T121] EEH: PCI-E 00: 0002c010 000086c3 0010505f 00073c12 
[   25.091980] [    T121] EEH: PCI-E 10: 10120000 00000000 00000000 00000000 
[   25.091981] [    T121] EEH: PCI-E 20: 00000000 
[   25.091983] [    T121] EEH: PCI-E AER capability register set follows:
[   25.092129] [    T121] EEH: PCI-E AER 00: 15020001 00000000 00000000 00462030 
[   25.092245] [    T121] EEH: PCI-E AER 10: 00000000 00002000 000001e0 00000000 
[   25.092362] [    T121] EEH: PCI-E AER 20: 00000000 00000000 00000000 00000000 
[   25.092392] [    T121] EEH: PCI-E AER 30: 00000000 00000000 
[   25.093617] [    T121] RTAS: event: 4, Type: Platform Error (224), Severity: 2
[   25.093624] [    T121] EEH: Reset with hotplug activity
[   27.403932] [    T121] EEH: Sleep 5s ahead of complete hotplug
[   32.736933] [    T121] ------------[ cut here ]------------
[   32.736938] [    T121] WARNING: arch/powerpc/kernel/eeh_pe.c:439 at eeh_pe_tree_remove+0xf8/0x2f0, CPU#10: eehd/121
[   32.736947] [    T121] Modules linked in: mptcp_diag(E) xsk_diag(E) tcp_diag(E) udp_diag(E) raw_diag(E) inet_diag(E) unix_diag(E) af_packet_diag(E) netlink_diag(E) bonding(E) tls(E) af_packet(E) rfkill(E) nft_fib_inet(E) nft_fib_ipv4(E) nft_fib_ipv6(E) nft_fib(E) nft_reject_inet(E) nf_reject_ipv4(E) nf_reject_ipv6(E) nft_reject(E) nft_ct(E) nft_chain_nat(E) nf_nat(E) nf_conntrack(E) nf_defrag_ipv6(E) nf_defrag_ipv4(E) nf_tables(E) dm_mod(E) ibmveth(E) vmx_crypto(E) dax_pmem(E) rtc_generic(E) fuse(E) configfs(E) xhci_pci(E) ibmvscsi(E) scsi_transport_srp(E) sd_mod(E) scsi_dh_emc(E) scsi_dh_rdac(E) scsi_dh_alua(E) xhci_hcd(E) nd_pmem(E) sg(E) nd_btt(E) papr_scm(E) scsi_mod(E) scsi_common(E) libnvdimm(E) usbcore(E) pseries_wdt(E) usb_common(E) btrfs(E) xor(E) libblake2b(E) raid6_pq(E)
[   32.737002] [    T121] CPU: 10 UID: 0 PID: 121 Comm: eehd Tainted: G        W   E       7.2.0-rc3+ #7 PREEMPT(lazy)  56dd0daef6afd14c09fd836e317bfce16293d3bd
[   32.737007] [    T121] Tainted: [W]=WARN, [E]=UNSIGNED_MODULE
[   32.737008] [    T121] Hardware name: IBM,9080-HEX Power11 (architected) 0x820200 0xf000007 of:IBM,FW1120.00 (NH1120_135) hv:phyp pSeries
[   32.737010] [    T121] NIP:  c00000000004a048 LR: c00000000004ba6c CTR: c00000000004ba10
[   32.737012] [    T121] REGS: c00000000a4b79d0 TRAP: 0700   Tainted: G        W   E        (7.2.0-rc3+)
[   32.737015] [    T121] MSR:  800000000282b033 <SF,VEC,VSX,EE,FP,ME,IR,DR,RI,LE>  CR: 28000842  XER: 000000cf
[   32.737026] [    T121] CFAR: c00000000004a004 IRQMASK: 0 
                          GPR00: c00000000004ba6c c00000000a4b7c90 c000000001e18100 c000000003950df0 
                          GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000004 
                          GPR08: 0000010000000000 c0000000038a0800 0000000000000001 0000000088000242 
                          GPR12: c00000000004ba10 c0000018fffd6480 c00000000025d928 c0000000091134c0 
                          GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 
                          GPR20: 0000000000000000 0000000000000000 0000000000000000 0000000000000002 
                          GPR24: 0000000000000004 0000000000000002 0000000000000000 0000010200000000 
                          GPR28: 0000010000000000 5deadbeef0000122 5deadbeef0000100 c0000000038a3000 
[   32.737056] [    T121] NIP [c00000000004a048] eeh_pe_tree_remove+0xf8/0x2f0
[   32.737060] [    T121] LR [c00000000004ba6c] eeh_pe_detach_dev+0x5c/0xa0
[   32.737064] [    T121] Call Trace:
[   32.737066] [    T121] [c00000000a4b7c90] [c00000000a83f800] 0xc00000000a83f800 (unreliable)
[   32.737075] [    T121] [c00000000a4b7d30] [c00000000004ba6c] eeh_pe_detach_dev+0x5c/0xa0
[   32.737079] [    T121] [c00000000a4b7d60] [c0000000000496ec] eeh_pe_traverse+0x6c/0xf0
[   32.737083] [    T121] [c00000000a4b7da0] [c00000000004e100] eeh_reset_device+0x1f8/0x298
[   32.737087] [    T121] [c00000000a4b7e50] [c00000000004ce5c] eeh_handle_normal_event+0x61c/0xa60
[   32.737092] [    T121] [c00000000a4b7f30] [c00000000004e298] eeh_event_handler+0xf8/0x190
[   32.737096] [    T121] [c00000000a4b7f90] [c00000000025dab4] kthread+0x194/0x1b0
[   32.737099] [    T121] [c00000000a4b7fe0] [c00000000000dcd8] start_kernel_thread+0x14/0x18
[   32.737101] [    T121] Code: 80ff0000 e95f0038 7fe9fb78 70e80002 408200a8 7d5f5378 e9090000 38c00000 39400001 7d08d838 7c28e000 7d4a309e <0b0a0000> 81490004 e9090068 714a0102 
[   32.737113] [    T121] ---[ end trace 0000000000000000 ]---
[   32.737724] [    T121] pci 0014:01:00.0: No hypervisor support for SR-IOV on this device, IOV BARs disabled.
[   32.738962] [    T121] pci 0014:01:00.0: supports D1 D2
[   32.738965] [    T121] pci 0014:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   32.740551] [    T121] pci 0014:01:00.0: Adding to iommu group 0
[   32.753259] [    T121] pci 0014:01:00.0: enabling device (0140 -> 0142)
[   32.754712] [    T121] xhci_hcd 0014:01:00.0: xHCI Host Controller
[   32.754720] [    T121] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 1
[   32.754811] [    T121] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[   32.754813] [    T121] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[   32.754819] [    T121] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[   32.754820] [    T121] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[   32.755010] [    T121] xhci_hcd 0014:01:00.0: hcc params 0x0270f06d hci version 0x96 quirks 0x0000000004000000
[   32.756925] [    T121] xhci_hcd 0014:01:00.0: xHCI Host Controller
[   32.756930] [    T121] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 2
[   32.756934] [    T121] xhci_hcd 0014:01:00.0: Host supports USB 3.0 SuperSpeed
[   32.756991] [    T121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.02
[   32.756994] [    T121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   32.756996] [    T121] usb usb1: Product: xHCI Host Controller
[   32.756997] [    T121] usb usb1: Manufacturer: Linux 7.2.0-rc3+ xhci-hcd
[   32.756999] [    T121] usb usb1: SerialNumber: 0014:01:00.0
[   32.757462] [    T121] hub 1-0:1.0: USB hub found
[   32.757526] [    T121] hub 1-0:1.0: 4 ports detected
[   32.757603] [    T121] xhci_hcd 0014:01:00.0: xHCI host controller not responding, assume dead
[   32.757626] [    T121] xhci_hcd 0014:01:00.0: HC died; cleaning up
[   32.757713] [    T121] xhci_hcd 0014:01:00.0: HC died; cleaning up
[   32.757725] [    T121] xhci_hcd 0014:01:00.0: USB bus 2 deregistered
[   32.757728] [    T121] xhci_hcd 0014:01:00.0: remove, state 1
[   32.757731] [    T121] usb usb1: USB disconnect, device number 1
[   32.758548] [    T121] xhci_hcd 0014:01:00.0: USB bus 1 deregistered
[   32.758616] [    T121] xhci_hcd 0014:01:00.0: probe with driver xhci_hcd failed with error -108
[   32.769268] [    T121] EEH: Notify device driver to resume
[   32.769272] [    T121] EEH: Beginning: 'resume'
[   32.769274] [    T121] PCI 0014:01:00.0#10000: EEH: no driver
[   32.769277] [    T121] EEH: Finished:'resume'
[   32.769278] [    T121] EEH: Recovery successful.
[   32.769466] [    T121] EEH: Recovering PHB#14-PE#10000
[   32.769476] [    T121] EEH: PE location: N/A, PHB location: N/A
[   32.769480] [    T121] EEH: Frozen PHB#14-PE#10000 detected
[   32.769485] [    T121] EEH: Call Trace:
[   32.769487] [    T121] EEH: [000000001f1698b1] __eeh_send_failure_event+0xa8/0x190
[   32.769498] [    T121] EEH: [000000008a51cc61] eeh_dev_check_failure+0x408/0x7a0
[   32.769505] [    T121] EEH: [000000006ec66e06] xhci_portsc_readl+0x64/0x90 [xhci_hcd]
[   32.769523] [    T121] EEH: [0000000088769cf2] xhci_hub_control+0xe28/0x27f0 [xhci_hcd]
[   32.769542] [    T121] EEH: [00000000fbba7f7a] usb_hcd_submit_urb+0x508/0xd30 [usbcore]
[   32.769562] [    T121] EEH: [000000003c3af5d9] usb_submit_urb+0x254/0x840 [usbcore]
[   32.769582] [    T121] EEH: [00000000636aad98] usb_start_wait_urb+0x88/0x270 [usbcore]
[   32.769601] [    T121] EEH: [00000000c4b1d0b5] usb_control_msg+0x134/0x1f0 [usbcore]
[   32.769620] [    T121] EEH: [0000000003f2146d] hub_probe+0x570/0x12b8 [usbcore]
[   32.769638] [    T121] EEH: [00000000f479c03a] usb_probe_interface+0x124/0x490 [usbcore]
[   32.769658] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   32.769664] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   32.769670] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   32.769675] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   32.769681] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   32.769688] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   32.769693] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   32.769699] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[   32.769703] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[   32.769710] [    T121] EEH: [0000000041b13797] usb_set_configuration+0x78c/0xb60 [usbcore]
[   32.769730] [    T121] EEH: [00000000129fbbb0] usb_generic_driver_probe+0x78/0xd0 [usbcore]
[   32.769749] [    T121] EEH: [000000006e13a13a] usb_probe_device+0x60/0x200 [usbcore]
[   32.769768] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   32.769774] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   32.769780] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   32.769785] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   32.769791] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   32.769797] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   32.769803] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   32.769808] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[   32.769814] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[   32.769820] [    T121] EEH: [00000000128463eb] usb_new_device+0x2f4/0x890 [usbcore]
[   32.769838] [    T121] EEH: [0000000042394a64] register_root_hub+0x1e4/0x2a0 [usbcore]
[   32.769858] [    T121] EEH: [00000000a33afbd1] usb_add_hcd+0x82c/0x8f0 [usbcore]
[   32.769876] [    T121] EEH: [000000008fafad0e] xhci_pci_common_probe+0x1e4/0x3d0 [xhci_pci]
[   32.769883] [    T121] EEH: [0000000081280f6e] local_pci_probe+0x64/0x100
[   32.769890] [    T121] EEH: [00000000e1b257ca] pci_device_probe+0x330/0x370
[   32.769896] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   32.769901] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   32.769907] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   32.769913] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   32.769928] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   32.769938] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   32.769945] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   32.769952] [    T121] EEH: [00000000deb502bd] pci_bus_add_device+0xb0/0xf0
[   32.769960] [    T121] EEH: [0000000063f3148c] pci_bus_add_devices+0x54/0xb0
[   32.769967] [    T121] EEH: [000000000c3763a7] pcibios_finish_adding_to_bus+0xd4/0xf0
[   32.769976] [    T121] EEH: [00000000759a7fd9] pci_hp_add_devices+0x78/0x2d0
[   32.769984] [    T121] EEH: [00000000eec13ff4] eeh_reset_device+0x238/0x298
[   32.769993] [    T121] EEH: [00000000ccea63cc] eeh_handle_normal_event+0x61c/0xa60
[   32.770002] [    T121] EEH: [0000000075cb9a09] eeh_event_handler+0xf8/0x190
[   32.770010] [    T121] EEH: [000000009e6f07b4] kthread+0x194/0x1b0
[   32.770018] [    T121] EEH: [000000005f2fe52c] start_kernel_thread+0x14/0x18
[   32.770027] [    T121] EEH: This PCI device has failed 5 times in the last hour and will be permanently disabled after 5 failures.
[   32.770029] [    T121] EEH: Notify device drivers to shutdown
[   32.770031] [    T121] EEH: Beginning: 'error_detected(IO frozen)'
[   32.770033] [    T121] PCI 0014:01:00.0#10000: EEH: no driver
[   32.770036] [    T121] EEH: Finished:'error_detected(IO frozen)' with aggregate recovery state:'none'
[   32.770105] [    T121] EEH: Collect temporary log
[   32.770654] [    T121] EEH: of node=0014:01:00.0
[   32.770685] [    T121] EEH: PCI device/vendor: 8241104c
[   32.770716] [    T121] EEH: PCI cmd/status register: 00100142
[   32.770718] [    T121] EEH: PCI-E capabilities and status follow:
[   32.770867] [    T121] EEH: PCI-E 00: 0002c010 000086c3 0010505f 00073c12 
[   32.771006] [    T121] EEH: PCI-E 10: 10120000 00000000 00000000 00000000 
[   32.771007] [    T121] EEH: PCI-E 20: 00000000 
[   32.771010] [    T121] EEH: PCI-E AER capability register set follows:
[   32.771159] [    T121] EEH: PCI-E AER 00: 15020001 00000000 00000000 00462030 
[   32.771275] [    T121] EEH: PCI-E AER 10: 00000000 00002000 000001e0 00000000 
[   32.771391] [    T121] EEH: PCI-E AER 20: 00000000 00000000 00000000 00000000 
[   32.771422] [    T121] EEH: PCI-E AER 30: 00000000 00000000 
[   32.772641] [    T121] RTAS: event: 5, Type: Platform Error (224), Severity: 2
[   32.772649] [    T121] EEH: Reset with hotplug activity
[   35.083975] [    T121] EEH: Sleep 5s ahead of complete hotplug
[   40.416942] [    T121] ------------[ cut here ]------------
[   40.416958] [    T121] WARNING: arch/powerpc/kernel/eeh_pe.c:439 at eeh_pe_tree_remove+0xf8/0x2f0, CPU#8: eehd/121
[   40.416974] [    T121] Modules linked in: mptcp_diag(E) xsk_diag(E) tcp_diag(E) udp_diag(E) raw_diag(E) inet_diag(E) unix_diag(E) af_packet_diag(E) netlink_diag(E) bonding(E) tls(E) af_packet(E) rfkill(E) nft_fib_inet(E) nft_fib_ipv4(E) nft_fib_ipv6(E) nft_fib(E) nft_reject_inet(E) nf_reject_ipv4(E) nf_reject_ipv6(E) nft_reject(E) nft_ct(E) nft_chain_nat(E) nf_nat(E) nf_conntrack(E) nf_defrag_ipv6(E) nf_defrag_ipv4(E) nf_tables(E) dm_mod(E) ibmveth(E) vmx_crypto(E) dax_pmem(E) rtc_generic(E) fuse(E) configfs(E) xhci_pci(E) ibmvscsi(E) scsi_transport_srp(E) sd_mod(E) scsi_dh_emc(E) scsi_dh_rdac(E) scsi_dh_alua(E) xhci_hcd(E) nd_pmem(E) sg(E) nd_btt(E) papr_scm(E) scsi_mod(E) scsi_common(E) libnvdimm(E) usbcore(E) pseries_wdt(E) usb_common(E) btrfs(E) xor(E) libblake2b(E) raid6_pq(E)
[   40.417022] [    T121] CPU: 8 UID: 0 PID: 121 Comm: eehd Tainted: G        W   E       7.2.0-rc3+ #7 PREEMPT(lazy)  56dd0daef6afd14c09fd836e317bfce16293d3bd
[   40.417027] [    T121] Tainted: [W]=WARN, [E]=UNSIGNED_MODULE
[   40.417028] [    T121] Hardware name: IBM,9080-HEX Power11 (architected) 0x820200 0xf000007 of:IBM,FW1120.00 (NH1120_135) hv:phyp pSeries
[   40.417030] [    T121] NIP:  c00000000004a048 LR: c00000000004ba6c CTR: c00000000004ba10
[   40.417032] [    T121] REGS: c00000000a4b79d0 TRAP: 0700   Tainted: G        W   E        (7.2.0-rc3+)
[   40.417035] [    T121] MSR:  800000000282b033 <SF,VEC,VSX,EE,FP,ME,IR,DR,RI,LE>  CR: 28000842  XER: 00000001
[   40.417044] [    T121] CFAR: c00000000004a004 IRQMASK: 0 
                          GPR00: c00000000004ba6c c00000000a4b7c90 c000000001e18100 c000000003950df0 
                          GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000004 
                          GPR08: 0000010000000000 c0000000038a0800 0000000000000001 0000000088000242 
                          GPR12: c00000000004ba10 c0000018fffd8480 c00000000025d928 c0000000091134c0 
                          GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 
                          GPR20: 0000000000000000 0000000000000000 0000000000000000 0000000000000002 
                          GPR24: 0000000000000005 0000000000000002 0000000000000000 0000010200000000 
                          GPR28: 0000010000000000 5deadbeef0000122 5deadbeef0000100 c0000000038a3000 
[   40.417074] [    T121] NIP [c00000000004a048] eeh_pe_tree_remove+0xf8/0x2f0
[   40.417078] [    T121] LR [c00000000004ba6c] eeh_pe_detach_dev+0x5c/0xa0
[   40.417082] [    T121] Call Trace:
[   40.417083] [    T121] [c00000000a4b7c90] [c00000000a83f800] 0xc00000000a83f800 (unreliable)
[   40.417090] [    T121] [c00000000a4b7d30] [c00000000004ba6c] eeh_pe_detach_dev+0x5c/0xa0
[   40.417094] [    T121] [c00000000a4b7d60] [c0000000000496ec] eeh_pe_traverse+0x6c/0xf0
[   40.417098] [    T121] [c00000000a4b7da0] [c00000000004e100] eeh_reset_device+0x1f8/0x298
[   40.417102] [    T121] [c00000000a4b7e50] [c00000000004ce5c] eeh_handle_normal_event+0x61c/0xa60
[   40.417106] [    T121] [c00000000a4b7f30] [c00000000004e298] eeh_event_handler+0xf8/0x190
[   40.417110] [    T121] [c00000000a4b7f90] [c00000000025dab4] kthread+0x194/0x1b0
[   40.417113] [    T121] [c00000000a4b7fe0] [c00000000000dcd8] start_kernel_thread+0x14/0x18
[   40.417116] [    T121] Code: 80ff0000 e95f0038 7fe9fb78 70e80002 408200a8 7d5f5378 e9090000 38c00000 39400001 7d08d838 7c28e000 7d4a309e <0b0a0000> 81490004 e9090068 714a0102 
[   40.417127] [    T121] ---[ end trace 0000000000000000 ]---
[   40.417781] [    T121] pci 0014:01:00.0: No hypervisor support for SR-IOV on this device, IOV BARs disabled.
[   40.419207] [    T121] pci 0014:01:00.0: supports D1 D2
[   40.419210] [    T121] pci 0014:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   40.421006] [    T121] pci 0014:01:00.0: Adding to iommu group 0
[   40.433287] [    T121] pci 0014:01:00.0: enabling device (0140 -> 0142)
[   40.434777] [    T121] xhci_hcd 0014:01:00.0: xHCI Host Controller
[   40.434785] [    T121] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 1
[   40.434879] [    T121] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[   40.434881] [    T121] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[   40.434887] [    T121] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[   40.434889] [    T121] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[   40.435089] [    T121] xhci_hcd 0014:01:00.0: hcc params 0x0270f06d hci version 0x96 quirks 0x0000000004000000
[   40.437046] [    T121] xhci_hcd 0014:01:00.0: xHCI Host Controller
[   40.437051] [    T121] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 2
[   40.437055] [    T121] xhci_hcd 0014:01:00.0: Host supports USB 3.0 SuperSpeed
[   40.437125] [    T121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.02
[   40.437130] [    T121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   40.437132] [    T121] usb usb1: Product: xHCI Host Controller
[   40.437134] [    T121] usb usb1: Manufacturer: Linux 7.2.0-rc3+ xhci-hcd
[   40.437136] [    T121] usb usb1: SerialNumber: 0014:01:00.0
[   40.437521] [    T121] hub 1-0:1.0: USB hub found
[   40.437650] [    T121] hub 1-0:1.0: 4 ports detected
[   40.437785] [    T121] xhci_hcd 0014:01:00.0: xHCI host controller not responding, assume dead
[   40.437807] [    T121] xhci_hcd 0014:01:00.0: HC died; cleaning up
[   40.437996] [    T121] xhci_hcd 0014:01:00.0: HC died; cleaning up
[   40.438020] [    T121] xhci_hcd 0014:01:00.0: USB bus 2 deregistered
[   40.438026] [    T121] xhci_hcd 0014:01:00.0: remove, state 1
[   40.438032] [    T121] usb usb1: USB disconnect, device number 1
[   40.439194] [    T121] xhci_hcd 0014:01:00.0: USB bus 1 deregistered
[   40.439262] [    T121] xhci_hcd 0014:01:00.0: probe with driver xhci_hcd failed with error -108
[   40.450261] [    T121] EEH: Notify device driver to resume
[   40.450264] [    T121] EEH: Beginning: 'resume'
[   40.450265] [    T121] PCI 0014:01:00.0#10000: EEH: no driver
[   40.450268] [    T121] EEH: Finished:'resume'
[   40.450269] [    T121] EEH: Recovery successful.
[   40.450464] [    T121] EEH: Recovering PHB#14-PE#10000
[   40.450474] [    T121] EEH: PE location: N/A, PHB location: N/A
[   40.450478] [    T121] EEH: Frozen PHB#14-PE#10000 detected
[   40.450483] [    T121] EEH: Call Trace:
[   40.450486] [    T121] EEH: [000000001f1698b1] __eeh_send_failure_event+0xa8/0x190
[   40.450496] [    T121] EEH: [000000008a51cc61] eeh_dev_check_failure+0x408/0x7a0
[   40.450503] [    T121] EEH: [000000006ec66e06] xhci_portsc_readl+0x64/0x90 [xhci_hcd]
[   40.450520] [    T121] EEH: [0000000088769cf2] xhci_hub_control+0xe28/0x27f0 [xhci_hcd]
[   40.450540] [    T121] EEH: [00000000fbba7f7a] usb_hcd_submit_urb+0x508/0xd30 [usbcore]
[   40.450561] [    T121] EEH: [000000003c3af5d9] usb_submit_urb+0x254/0x840 [usbcore]
[   40.450580] [    T121] EEH: [00000000636aad98] usb_start_wait_urb+0x88/0x270 [usbcore]
[   40.450599] [    T121] EEH: [00000000c4b1d0b5] usb_control_msg+0x134/0x1f0 [usbcore]
[   40.450617] [    T121] EEH: [0000000003f2146d] hub_probe+0x570/0x12b8 [usbcore]
[   40.450636] [    T121] EEH: [00000000f479c03a] usb_probe_interface+0x124/0x490 [usbcore]
[   40.450656] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   40.450662] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   40.450668] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   40.450682] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   40.450687] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   40.450694] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   40.450699] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   40.450705] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[   40.450710] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[   40.450716] [    T121] EEH: [0000000041b13797] usb_set_configuration+0x78c/0xb60 [usbcore]
[   40.450736] [    T121] EEH: [00000000129fbbb0] usb_generic_driver_probe+0x78/0xd0 [usbcore]
[   40.450756] [    T121] EEH: [000000006e13a13a] usb_probe_device+0x60/0x200 [usbcore]
[   40.450775] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   40.450780] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   40.450786] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   40.450791] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   40.450797] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   40.450804] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   40.450809] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   40.450815] [    T121] EEH: [00000000a6567e0a] bus_probe_device+0x50/0xf0
[   40.450820] [    T121] EEH: [000000005c80bed9] device_add+0x8f0/0xc00
[   40.450826] [    T121] EEH: [00000000128463eb] usb_new_device+0x2f4/0x890 [usbcore]
[   40.450844] [    T121] EEH: [0000000042394a64] register_root_hub+0x1e4/0x2a0 [usbcore]
[   40.450864] [    T121] EEH: [00000000a33afbd1] usb_add_hcd+0x82c/0x8f0 [usbcore]
[   40.450883] [    T121] EEH: [000000008fafad0e] xhci_pci_common_probe+0x1e4/0x3d0 [xhci_pci]
[   40.450889] [    T121] EEH: [0000000081280f6e] local_pci_probe+0x64/0x100
[   40.450896] [    T121] EEH: [00000000e1b257ca] pci_device_probe+0x330/0x370
[   40.450902] [    T121] EEH: [00000000d5ea8429] really_probe+0x118/0x580
[   40.450907] [    T121] EEH: [0000000059aafce1] __driver_probe_device+0xc4/0x270
[   40.450925] [    T121] EEH: [000000007054476a] driver_probe_device+0x5c/0x110
[   40.450945] [    T121] EEH: [000000008f7cc20f] __device_attach_driver+0x10c/0x210
[   40.450954] [    T121] EEH: [0000000050bfed94] bus_for_each_drv+0xb0/0x130
[   40.450963] [    T121] EEH: [0000000093e33bb5] __device_attach+0xdc/0x2a0
[   40.450970] [    T121] EEH: [0000000050f06050] device_initial_probe+0x70/0x80
[   40.450977] [    T121] EEH: [00000000deb502bd] pci_bus_add_device+0xb0/0xf0
[   40.450985] [    T121] EEH: [0000000063f3148c] pci_bus_add_devices+0x54/0xb0
[   40.450992] [    T121] EEH: [000000000c3763a7] pcibios_finish_adding_to_bus+0xd4/0xf0
[   40.451002] [    T121] EEH: [00000000759a7fd9] pci_hp_add_devices+0x78/0x2d0
[   40.451011] [    T121] EEH: [00000000eec13ff4] eeh_reset_device+0x238/0x298
[   40.451024] [    T121] EEH: [00000000ccea63cc] eeh_handle_normal_event+0x61c/0xa60
[   40.451038] [    T121] EEH: [0000000075cb9a09] eeh_event_handler+0xf8/0x190
[   40.451051] [    T121] EEH: [000000009e6f07b4] kthread+0x194/0x1b0
[   40.451063] [    T121] EEH: [000000005f2fe52c] start_kernel_thread+0x14/0x18
[   40.451075] [    T121] EEH: PHB#14-PE#10000 has failed 6 times in the last hour and has been permanently disabled.
[   40.451089] [    T121] EEH: Unable to recover from failure from PHB#14-PE#10000.
                          Please try reseating or replacing it
[   40.451810] [    T121] EEH: of node=0014:01:00.0
[   40.451848] [    T121] EEH: PCI device/vendor: 8241104c
[   40.451886] [    T121] EEH: PCI cmd/status register: 00100142
[   40.451888] [    T121] EEH: PCI-E capabilities and status follow:
[   40.452104] [    T121] EEH: PCI-E 00: 0002c010 000086c3 0010505f 00073c12 
[   40.452257] [    T121] EEH: PCI-E 10: 10120000 00000000 00000000 00000000 
[   40.452260] [    T121] EEH: PCI-E 20: 00000000 
[   40.452262] [    T121] EEH: PCI-E AER capability register set follows:
[   40.452414] [    T121] EEH: PCI-E AER 00: 15020001 00000000 00000000 00462030 
[   40.452531] [    T121] EEH: PCI-E AER 10: 00000000 00002000 000001e0 00000000 
[   40.452647] [    T121] EEH: PCI-E AER 20: 00000000 00000000 00000000 00000000 
[   40.452677] [    T121] EEH: PCI-E AER 30: 00000000 00000000 
[   40.454063] [    T121] RTAS: event: 6, Type: Platform Error (224), Severity: 2
[   40.454092] [    T121] EEH: Beginning: 'error_detected(permanent failure)'
[   40.454095] [    T121] PCI 0014:01:00.0#10000: EEH: no driver


[-- Attachment #3: disabl_radix.txt --]
[-- Type: text/plain, Size: 49969 bytes --]

[    0.000000] [      T0] crashkernel reserved: 0x0000000020000000 - 0x000000022cd00000 (8397 MB)
[    0.000000] [      T0] hash-mmu: Page sizes from device-tree:
[    0.000000] [      T0] hash-mmu: base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=0
[    0.000000] [      T0] hash-mmu: base_shift=12: shift=16, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=7
[    0.000000] [      T0] hash-mmu: base_shift=12: shift=24, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=56
[    0.000000] [      T0] hash-mmu: base_shift=16: shift=16, sllp=0x0110, avpnm=0x00000000, tlbiel=1, penc=1
[    0.000000] [      T0] hash-mmu: base_shift=16: shift=24, sllp=0x0110, avpnm=0x00000000, tlbiel=1, penc=8
[    0.000000] [      T0] hash-mmu: base_shift=24: shift=24, sllp=0x0100, avpnm=0x00000001, tlbiel=0, penc=0
[    0.000000] [      T0] hash-mmu: base_shift=34: shift=34, sllp=0x0120, avpnm=0x000007ff, tlbiel=0, penc=3
[    0.000000] [      T0] hash-mmu: Huge page(16GB) memory: addr = 0xC800000000 size = 0x400000000 pages = 1
[    0.000000] [      T0] hash-mmu: Huge page(16GB) memory: addr = 0xCC00000000 size = 0x400000000 pages = 1
[    0.000000] [      T0] hash-mmu: Huge page(16GB) memory: addr = 0xD000000000 size = 0x400000000 pages = 1
[    0.000000] [      T0] hash-mmu: Huge page(16GB) memory: addr = 0xD400000000 size = 0x400000000 pages = 1
[    0.000000] [      T0] Enabling pkeys with max key count 31
[    0.000000] [      T0] Activating Kernel Userspace Access Prevention
[    0.000000] [      T0] Activating Kernel Userspace Execution Prevention
[    0.000000] [      T0] hash-mmu: Page orders: linear mapping = 24, virtual = 16, io = 16, vmemmap = 24
[    0.000000] [      T0] hash-mmu: Using 1TB segments
[    0.000000] [      T0] hash-mmu: Initializing hash mmu with SLB
[    0.000000] [      T0] Linux version 7.2.0-rc3+ (root@ltcden10-lp2.ltc.tadn.ibm.com) (gcc (SUSE Linux) 15.2.0, GNU ld (GNU Binutils; SUSE Linux 16) 2.45.0.20251103-1600992) #7 SMP PREEMPT_DYNAMIC Fri Jul 17 11:05:38 IST 2026
[    0.000000] [      T0] OF: reserved mem: Reserved memory: No reserved-memory node in the DT
[    0.000000] [      T0] Found initrd at 0xc000000010f00000:0xc00000001246962b
[    0.000000] [      T0] Hardware name: IBM,9080-HEX Power11 (architected) 0x820200 0xf000007 of:IBM,FW1120.00 (NH1120_135) hv:phyp pSeries
[    0.000000] [      T0] printk: legacy bootconsole [udbg0] enabled
[    0.000000] [      T0] Partition configured for 16 cpus.
[    0.000000] [      T0] CPU maps initialized for 8 threads per core
[    0.000000] [      T0]  (thread shift is 3)
[    0.000000] [      T0] Allocated 3072 bytes for 16 pacas
[    0.000000] [      T0] numa: Partition configured for 32 NUMA nodes.
[    0.000000] [      T0] -----------------------------------------------------
[    0.000000] [      T0] phys_mem_size     = 0x2900000000
[    0.000000] [      T0] dcache_bsize      = 0x80
[    0.000000] [      T0] icache_bsize      = 0x80
[    0.000000] [      T0] cpu_features      = 0x003c00eb8f5f9187
[    0.000000] [      T0]   possible        = 0x003ffbebcf5fb187
[    0.000000] [      T0]   always          = 0x0000000380008181
[    0.000000] [      T0] cpu_user_features = 0xdc0065c2 0xaef60000
[    0.000000] [      T0] mmu_features      = 0xfc006e01
[    0.000000] [      T0]   possible        = 0x00000000fe00fe41
[    0.000000] [      T0]   always          = 0x0000000000000000
[    0.000000] [      T0] firmware_features = 0x00001dbfc45bfc57
[    0.000000] [      T0] vmalloc start     = 0xc008000000000000
[    0.000000] [      T0] IO start          = 0xc00a000000000000
[    0.000000] [      T0] vmemmap start     = 0xc00c000000000000
[    0.000000] [      T0] hash-mmu: ppc64_pft_size    = 0x21
[    0.000000] [      T0] hash-mmu: htab_hash_mask    = 0x3ffffff
[    0.000000] [      T0] -----------------------------------------------------
[    0.000000] [      T0] NODE_DATA(0) allocated [mem 0x18fff50200-0x18fff57fff]
[    0.000000] [      T0]     NODE_DATA(0) on node 1
[    0.000000] [      T0] NODE_DATA(1) allocated [mem 0x18fff48400-0x18fff501ff]
[    0.000000] [      T0] NODE_DATA(2) allocated [mem 0x18fff40600-0x18fff483ff]
[    0.000000] [      T0]     NODE_DATA(2) on node 1
[    0.000000] [      T0] NODE_DATA(3) allocated [mem 0x18fff38800-0x18fff405ff]
[    0.000000] [      T0]     NODE_DATA(3) on node 1
[    0.000000] [      T0] rfi-flush: fallback displacement flush available
[    0.000000] [      T0] rfi-flush: patched 10 locations (no flush)
[    0.000000] [      T0] count-cache-flush: hardware flush enabled.
[    0.000000] [      T0] link-stack-flush: software flush enabled.
[    0.000000] [      T0] entry-flush: patched 61 locations (no flush)
[    0.000000] [      T0] uaccess-flush: patched 1 locations (no flush)
[    0.000000] [      T0] stf-barrier: eieio barrier available
[    0.000000] [      T0] stf-barrier: patched 61 entry locations (no barrier)
[    0.000000] [      T0] stf-barrier: patched 10 exit locations (no barrier)
[    0.000000] [      T0] lpar: H_BLOCK_REMOVE supports base psize:0 psize:0 block size:8
[    0.000000] [      T0] lpar: H_BLOCK_REMOVE supports base psize:0 psize:2 block size:8
[    0.000000] [      T0] lpar: H_BLOCK_REMOVE supports base psize:0 psize:10 block size:8
[    0.000000] [      T0] lpar: H_BLOCK_REMOVE supports base psize:2 psize:2 block size:8
[    0.000000] [      T0] lpar: H_BLOCK_REMOVE supports base psize:2 psize:10 block size:8
[    0.000000] [      T0] PPC64 nvram contains 15360 bytes
[    0.000000] [      T0] barrier-nospec: using ORI speculation barrier
[    0.000000] [      T0] barrier-nospec: patched 162 locations
[    0.000000] [      T0] Top of RAM: 0xd800000000, Total RAM: 0x2900000000
[    0.000000] [      T0] Memory hole size: 716800MB
[    0.000000] [      T0] Zone ranges:
[    0.000000] [      T0]   Normal   [mem 0x0000000000000000-0x000000d7ffffffff]
[    0.000000] [      T0]   Device   empty
[    0.000000] [      T0] Movable zone start for each node
[    0.000000] [      T0] Early memory node ranges
[    0.000000] [      T0]   node   1: [mem 0x0000000000000000-0x00000018ffffffff]
[    0.000000] [      T0]   node   2: [mem 0x000000c800000000-0x000000cbffffffff]
[    0.000000] [      T0]   node   0: [mem 0x000000cc00000000-0x000000cfffffffff]
[    0.000000] [      T0]   node   2: [mem 0x000000d000000000-0x000000d3ffffffff]
[    0.000000] [      T0]   node   0: [mem 0x000000d400000000-0x000000d7ffffffff]
[    0.000000] [      T0] Initmem setup node 0 [mem 0x000000cc00000000-0x000000d7ffffffff]
[    0.000000] [      T0] Initmem setup node 1 [mem 0x0000000000000000-0x00000018ffffffff]
[    0.000000] [      T0] Initmem setup node 2 [mem 0x000000c800000000-0x000000d3ffffffff]
[    0.000000] [      T0] Initmem setup node 3 as memoryless
[    0.000000] [      T0] Initmem setup node 4 as memoryless
[    0.000000] [      T0] Initmem setup node 5 as memoryless
[    0.000000] [      T0] Initmem setup node 6 as memoryless
[    0.000000] [      T0] Initmem setup node 7 as memoryless
[    0.000000] [      T0] Initmem setup node 8 as memoryless
[    0.000000] [      T0] Initmem setup node 9 as memoryless
[    0.000000] [      T0] Initmem setup node 10 as memoryless
[    0.000000] [      T0] Initmem setup node 11 as memoryless
[    0.000000] [      T0] Initmem setup node 12 as memoryless
[    0.000000] [      T0] Initmem setup node 13 as memoryless
[    0.000000] [      T0] Initmem setup node 14 as memoryless
[    0.000000] [      T0] Initmem setup node 15 as memoryless
[    0.000000] [      T0] Initmem setup node 16 as memoryless
[    0.000000] [      T0] Initmem setup node 17 as memoryless
[    0.000000] [      T0] Initmem setup node 18 as memoryless
[    0.000000] [      T0] Initmem setup node 19 as memoryless
[    0.000000] [      T0] Initmem setup node 20 as memoryless
[    0.000000] [      T0] Initmem setup node 21 as memoryless
[    0.000000] [      T0] Initmem setup node 22 as memoryless
[    0.000000] [      T0] Initmem setup node 23 as memoryless
[    0.000000] [      T0] Initmem setup node 24 as memoryless
[    0.000000] [      T0] Initmem setup node 25 as memoryless
[    0.000000] [      T0] Initmem setup node 26 as memoryless
[    0.000000] [      T0] Initmem setup node 27 as memoryless
[    0.000000] [      T0] Initmem setup node 28 as memoryless
[    0.000000] [      T0] Initmem setup node 29 as memoryless
[    0.000000] [      T0] Initmem setup node 30 as memoryless
[    0.000000] [      T0] Initmem setup node 31 as memoryless
[    0.000000] [      T0] percpu: Embedded 4 pages/cpu s126744 r0 d135400 u262144
[    0.000000] [      T0] pcpu-alloc: s126744 r0 d135400 u262144 alloc=1*1048576
[    0.000000] [      T0] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.000000] [      T0] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
[    0.000000] [      T0] Kernel command line: BOOT_IMAGE=/boot/vmlinux-7.2.0-rc3+ root=UUID=89c9257f-1cb4-46d9-bbae-ec812ea746e3 mitigations=auto quiet security=selinux crashkernel=8397M disable_radix=1
[    0.000000] [      T0] random: crng init done
[    0.000000] [      T0] printk: log_buf_len individual max cpu contribution: 32768 bytes
[    0.000000] [      T0] printk: log_buf_len total cpu_extra contributions: 491520 bytes
[    0.000000] [      T0] printk: log_buf_len min size: 524288 bytes
[    0.000000] [      T0] printk: log buffer data + meta data: 1048576 + 3670016 = 4718592 bytes
[    0.000000] [      T0] printk: early log buf free: 516856(98%)
[    0.000000] [      T0] Fallback order for Node 0: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 1: 1 2 0 
[    0.000000] [      T0] Fallback order for Node 2: 2 0 1 
[    0.000000] [      T0] Fallback order for Node 3: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 4: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 5: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 6: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 7: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 8: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 9: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 10: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 11: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 12: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 13: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 14: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 15: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 16: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 17: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 18: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 19: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 20: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 21: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 22: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 23: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 24: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 25: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 26: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 27: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 28: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 29: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 30: 0 2 1 
[    0.000000] [      T0] Fallback order for Node 31: 0 2 1 
[    0.000000] [      T0] Built 4 zonelists, mobility grouping on.  Total pages: 2686976
[    0.000000] [      T0] Policy zone: Normal
[    0.000000] [      T0] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] [      T0] SLUB: Unable to allocate memory from node 0
[    0.000000] [      T0] SLUB: Allocating a useless per node structure in order to be able to continue
[    0.000000] [      T0] SLUB: Unable to allocate memory from node 2
[    0.000000] [      T0] SLUB: Allocating a useless per node structure in order to be able to continue
[    0.000000] [      T0] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=16, Nodes=32
[    0.000000] [      T0] ftrace: allocating 43701 entries in 17 pages
[    0.000000] [      T0] ftrace: allocated 17 pages with 2 groups
[    0.000000] [      T0] Dynamic Preempt: lazy
[    0.000000] [      T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] [      T0] rcu: 	RCU event tracing is enabled.
[    0.000000] [      T0] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[    0.000000] [      T0] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] [      T0] 	Rude variant of Tasks RCU enabled.
[    0.000000] [      T0] 	Tracing variant of Tasks RCU enabled.
[    0.000000] [      T0] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.000000] [      T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.000000] [      T0] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.000000] [      T0] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.000000] [      T0] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
[    0.000000] [      T0] xive: Using IRQ range [400000-40000f]
[    0.000000] [      T0] xive: Interrupt handling initialized with spapr backend
[    0.000000] [      T0] xive: Using priority 7 for all interrupts
[    0.000000] [      T0] xive: Using 64kB queues
[    0.000000] [      T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] [      T0] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.000000] [      T0] time_init: decrementer frequency = 512.000000 MHz
[    0.000000] [      T0] time_init: processor frequency   = 3650.000000 MHz
[    0.000001] [      T0] time_init: 56 bit decrementer (max: 7fffffffffffff)
[    0.000003] [      T0] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x761537d007, max_idle_ns: 440795202126 ns
[    0.000005] [      T0] clocksource: timebase mult[1f40000] shift[24] registered
[    0.000010] [      T0] clockevent: decrementer mult[83126f] shift[24] cpu[0]
[    0.000201] [      T0] Console: colour dummy device 80x25
[    0.000207] [      T0] printk: legacy console [hvc0] enabled
[    0.000209] [      T0] printk: legacy bootconsole [udbg0] disabled
[    0.000276] [      T0] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[    0.000298] [      T0] pid_max: default: 32768 minimum: 301
[    0.000953] [      T0] landlock: Up and running.
[    0.000955] [      T0] Yama: becoming mindful.
[    0.000975] [      T0] SELinux:  Initializing.
[    0.002593] [      T0] LSM support for eBPF active
[    0.007293] [      T0] Dentry cache hash table entries: 8388608 (order: 10, 67108864 bytes, vmalloc)
[    0.009528] [      T0] Inode-cache hash table entries: 4194304 (order: 9, 33554432 bytes, vmalloc)
[    0.009666] [      T0] Mount-cache hash table entries: 131072 (order: 4, 1048576 bytes, vmalloc)
[    0.009741] [      T0] Mountpoint-cache hash table entries: 131072 (order: 4, 1048576 bytes, vmalloc)
[    0.009965] [      T0] VFS: Finished mounting rootfs on nullfs
[    0.011116] [      T1] Power11 performance monitor hardware support registered
[    0.011166] [      T1] rcu: Hierarchical SRCU implementation.
[    0.011168] [      T1] rcu: 	Max phase no-delay instances is 400.
[    0.011212] [      T1] Timer migration: 2 hierarchy levels; 8 children per group; 0 crossnode level
[    0.011952] [      T1] smp: Bringing up secondary CPUs ...
[    0.016234] [      T1] smp: Brought up 4 nodes, 16 CPUs
[    0.016242] [      T1] numa: Node 0 CPUs:
[    0.016244] [      T1] numa: Node 1 CPUs: 0-15
[    0.016247] [      T1] numa: Node 2 CPUs:
[    0.016249] [      T1] numa: Node 3 CPUs:
[    0.016251] [      T1] Big cores detected but using small core scheduling
[    0.022392] [    T102] node 1 deferred pages initialised in 6ms
[    0.022441] [      T1] Memory: 95858688K/171966464K available (19456K kernel code, 4224K rwdata, 13312K rodata, 7616K init, 2129K bss, 75969664K reserved, 0K cma-reserved)
[    0.023139] [      T1] devtmpfs: initialized
[    0.025377] [      T1] PCI host bridge /pci@800000020000014  ranges:
[    0.025385] [      T1]  MEM 0x0000040000000000..0x000004007effffff -> 0x0000000080000000 
[    0.025388] [      T1]  MEM 0x0000044000000000..0x0000047fffffffff -> 0x0006320000000000 
[    0.025583] [      T1] posixtimers hash table entries: 8192 (order: 1, 131072 bytes, vmalloc)
[    0.025644] [      T1] futex hash table entries: 128 (16384 bytes on 32 NUMA nodes, total 512 KiB, linear).
[    0.032430] [      T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.032805] [      T1] audit: initializing netlink subsys (disabled)
[    0.032880] [    T114] audit: type=2000 audit(1784267045.032:1): state=initialized audit_enabled=0 res=1
[    0.041825] [      T1] thermal_sys: Registered thermal governor 'fair_share'
[    0.041828] [      T1] thermal_sys: Registered thermal governor 'bang_bang'
[    0.041829] [      T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.041830] [      T1] thermal_sys: Registered thermal governor 'user_space'
[    0.041876] [      T1] cpuidle: using governor ladder
[    0.041892] [      T1] cpuidle: using governor menu
[    0.041985] [      T1] RTAS daemon started
[    0.042214] [      T1] pstore: Using crash dump compression: deflate
[    0.042216] [      T1] pstore: Registered nvram as persistent store backend
[    0.043250] [      T1] EEH: pSeries platform initialized
[    0.043397] [      T1] plpks: POWER LPAR Platform KeyStore is not supported or enabled
[    0.045283] [      T1] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.046910] [      T1] HugeTLB: registered 16.0 MiB page size, pre-allocated 0 pages
[    0.046913] [      T1] HugeTLB: 0 KiB vmemmap can be freed for a 16.0 MiB page
[    0.046917] [      T1] HugeTLB: registered 16.0 GiB page size, pre-allocated 0 pages
[    0.046920] [      T1] HugeTLB: 0 KiB vmemmap can be freed for a 16.0 GiB page
[    0.049021] [      T1] iommu: Default domain type: Translated
[    0.049023] [      T1] iommu: DMA domain TLB invalidation policy: strict mode
[    0.052685] [      T1] pps_core: LinuxPPS API ver. 1 registered
[    0.052687] [      T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.052692] [      T1] PTP clock support registered
[    0.052706] [      T1] EDAC MC: Ver: 3.0.0
[    0.053206] [      T1] NetLabel: Initializing
[    0.053208] [      T1] NetLabel:  domain hash size = 128
[    0.053210] [      T1] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.053284] [      T1] NetLabel:  unlabeled traffic allowed by default
[    0.053292] [      T1] mctp: management component transport protocol core
[    0.053294] [      T1] NET: Registered PF_MCTP protocol family
[    0.053324] [      T1] PCI: Probing PCI hardware
[    0.053451] [      T1] PCI host bridge to bus 0014:01
[    0.053463] [      T1] pci_bus 0014:01: root bus resource [mem 0x40000000000-0x4007effffff] (bus address [0x80000000-0xfeffffff])
[    0.053469] [      T1] pci_bus 0014:01: root bus resource [mem 0x44000000000-0x47fffffffff 64bit] (bus address [0x6320000000000-0x6323fffffffff])
[    0.053474] [      T1] pci_bus 0014:01: root bus resource [bus 01-ff]
[    0.054366] [      T1] pci 0014:01:00.0: No hypervisor support for SR-IOV on this device, IOV BARs disabled.
[    0.056472] [      T1] pci 0014:01:00.0: supports D1 D2
[    0.056475] [      T1] pci 0014:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.087239] [      T1] IOMMU table initialized, virtual merging enabled
[    0.087378] [      T1] pci_bus 0014:01: resource 4 [mem 0x40000000000-0x4007effffff]
[    0.087382] [      T1] pci_bus 0014:01: resource 5 [mem 0x44000000000-0x47fffffffff 64bit]
[    0.087473] [      T1] pci 0014:01:00.0: ibm,query-pe-dma-windows(53) 10000 8000000 20000014 returned 0, lb=1000000 ps=103 wn=1
[    0.087485] [      T1] pci 0014:01:00.0: Adding to iommu group 0
[    0.101244] [      T1] EEH: Capable adapter found: recovery enabled.
[    0.101246] [      T1] PCI: Probing PCI hardware done
[    0.101341] [      T1] vgaarb: loaded
[    0.101521] [      T1] clocksource: Switched to clocksource timebase
[    0.102128] [      T1] VFS: Disk quotas dquot_6.6.0
[    0.102161] [      T1] VFS: Dquot-cache hash table entries: 8192 (65536 bytes)
[    0.104548] [      T1] NET: Registered PF_INET protocol family
[    0.104729] [      T1] IP idents hash table entries: 262144 (order: 5, 2097152 bytes, vmalloc)
[    0.108178] [      T1] tcp_listen_portaddr_hash hash table entries: 65536 (order: 4, 1048576 bytes, vmalloc)
[    0.108286] [      T1] Table-perturb hash table entries: 65536 (order: 2, 262144 bytes, vmalloc)
[    0.108299] [      T1] TCP established hash table entries: 524288 (order: 6, 4194304 bytes, vmalloc)
[    0.108945] [      T1] TCP bind hash table entries: 65536 (order: 5, 2097152 bytes, vmalloc)
[    0.109155] [      T1] TCP: Hash tables configured (established 524288 bind 65536)
[    0.109365] [      T1] MPTCP token hash table entries: 65536 (order: 5, 1572864 bytes, vmalloc)
[    0.109514] [      T1] UDP hash table entries: 65536 (order: 6, 4194304 bytes, vmalloc)
[    0.110073] [      T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.110083] [      T1] NET: Registered PF_XDP protocol family
[    0.110207] [      T1] pci 0014:01:00.0: enabling device (0144 -> 0146)
[    0.110587] [      T1] PCI: CLS 128 bytes, default 128
[    0.110707] [     T96] Unpacking initramfs...
[    0.111440] [      T1] papr-hvpipe: hvpipe feature is enabled
[    0.176249] [      T1] vio_register_device_node: node lid missing 'reg'
[    0.176368] [      T1] vas: API is supported only with radix page tables
[    0.177183] [      T1] hv-24x7: read 548 catalog entries, created 387 event attrs (0 failures), 387 descs
[    0.181005] [      T1] Initialise system trusted keyrings
[    0.181044] [      T1] Key type blacklist registered
[    0.181148] [      T1] workingset: timestamp_bits=38 (anon: 33) max_order=21 bucket_order=0 (anon: 0)
[    0.181576] [      T1] integrity: Platform Keyring initialized
[    0.181581] [      T1] integrity: Machine keyring initialized
[    0.181582] [      T1] Allocating IMA blacklist keyring.
[    0.191791] [      T1] Key type asymmetric registered
[    0.191793] [      T1] Asymmetric key parser 'x509' registered
[    0.191821] [      T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.191877] [      T1] io scheduler mq-deadline registered
[    0.191879] [      T1] io scheduler kyber registered
[    0.191912] [      T1] io scheduler bfq registered
[    0.195690] [      T1] ledtrig-cpu: registered to indicate activity on CPUs
[    0.195733] [      T1] rpaphp: RPA HOT Plug PCI Controller Driver version: 0.1
[    0.195896] [      T1] rpaphp: Slot [U78D8.ND0.FGD004Y-P0-C4-C0] registered
[    0.196345] [      T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.196838] [      T1] Non-volatile memory driver v1.3
[    0.196840] [      T1] pseries_rng: Registering IBM pSeries RNG driver
[    0.197152] [      C2] tpm_ibmvtpm 30000003: CRQ initialization completed
[    0.284836] [     T96] Freeing initrd memory: 21888K
[    1.258075] [      T1] mousedev: PS/2 mouse device common for all mice
[    1.258201] [      T1] xcede: xcede_record_size = 10
[    1.258203] [      T1] xcede: Record 0 : hint = 1, latency = 0x1800 tb ticks, Wake-on-irq = 1
[    1.258205] [      T1] xcede: Record 1 : hint = 2, latency = 0x3c00 tb ticks, Wake-on-irq = 0
[    1.258206] [      T1] cpuidle: Skipping the 2 Extended CEDE idle states
[    1.258207] [      T1] cpuidle: Fixed up CEDE exit latency to 12 us
[    1.258430] [      T1] pseries_idle_driver registered
[    1.258469] [      T1] nx_compress_pseries ibm,compression-v1: nx842_OF_upd: device disabled
[    1.258497] [      T1] NX-GZIP is not supported. Returned=-524
[    1.258556] [      T1] hid: raw HID events driver (C) Jiri Kosina
[    1.258588] [      T1] drop_monitor: Initializing network drop monitor service
[    1.258738] [      T1] NET: Registered PF_INET6 protocol family
[    1.259107] [      T1] Segment Routing with IPv6
[    1.259108] [      T1] RPL Segment Routing with IPv6
[    1.259119] [      T1] In-situ OAM (IOAM) with IPv6
[    1.259137] [      T1] PFKEY is deprecated and scheduled to be removed in 2027, please contact the netdev mailing list
[    1.259140] [      T1] NET: Registered PF_KEY protocol family
[    1.259209] [      T1] secvar-sysfs: Failed to retrieve secvar operations
[    1.260983] [      T1] registered taskstats version 1
[    1.261459] [      T1] Loading compiled-in X.509 certificates
[    1.262167] [      T1] Loaded X.509 cert 'Build time autogenerated kernel key: 1bed38dafb8769e8ad27e7b933b25570d07757a0'
[    1.268308] [      T1] Demotion targets for Node 0: null
[    1.268309] [      T1] Demotion targets for Node 1: null
[    1.268311] [      T1] Demotion targets for Node 2: null
[    1.268329] [      T1] page_owner is disabled
[    1.268612] [      T1] Key type .fscrypt registered
[    1.268614] [      T1] Key type fscrypt-provisioning registered
[    1.285376] [      T1] Key type encrypted registered
[    1.285406] [      T1] Secure boot mode disabled
[    1.285416] [      T1] Loading compiled-in module X.509 certificates
[    1.286071] [      T1] Loaded X.509 cert 'Build time autogenerated kernel key: 1bed38dafb8769e8ad27e7b933b25570d07757a0'
[    1.286074] [      T1] ima: Allocated hash algorithm: sha256
[    1.305553] [      T1] Secure boot mode disabled
[    1.305569] [      T1] Trusted boot mode disabled
[    1.305571] [      T1] ima: No architecture policies found
[    1.305599] [      T1] evm: Initialising EVM extended attributes:
[    1.305600] [      T1] evm: security.selinux
[    1.305601] [      T1] evm: security.SMACK64 (disabled)
[    1.305603] [      T1] evm: security.SMACK64EXEC (disabled)
[    1.305604] [      T1] evm: security.SMACK64TRANSMUTE (disabled)
[    1.305605] [      T1] evm: security.SMACK64MMAP (disabled)
[    1.305606] [      T1] evm: security.apparmor
[    1.305607] [      T1] evm: security.ima
[    1.305608] [      T1] evm: security.capability
[    1.305609] [      T1] evm: HMAC attrs: 0x1
[    1.305628] [      T1] Running certificate verification RSA selftest
[    1.306165] [      T1] Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db'
[    1.306713] [      T1] Running certificate verification ECDSA selftest
[    1.312684] [      T1] Loaded X.509 cert 'Certificate verification ECDSA self-testing key: 2900bcea1deb7bc8479a84a23d758efdfdd2b2d3'
[    1.314491] [      T1] SED: plpks not available
[    1.315851] [      T1] clk: Disabling unused clocks
[    1.317669] [      T1] Freeing unused kernel image (initmem) memory: 7616K
[    1.317910] [      T1] Checked W+X mappings: passed, no W+X pages found
[    1.317922] [      T1] Run /init as init process
[    1.317923] [      T1]   with arguments:
[    1.317925] [      T1]     /init
[    1.317926] [      T1]   with environment:
[    1.317927] [      T1]     HOME=/
[    1.317928] [      T1]     TERM=linux
[    1.334538] [      T1] systemd[1]: Successfully made /usr/ read-only.
[    1.334708] [      T1] systemd[1]: systemd 257.13+suse.40.g59336000ef running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    1.334713] [      T1] systemd[1]: Detected virtualization powervm.
[    1.334718] [      T1] systemd[1]: Detected architecture ppc64-le.
[    1.334722] [      T1] systemd[1]: Running in initrd.
[    1.334899] [      T1] systemd[1]: No hostname configured, using default hostname.
[    1.334976] [      T1] systemd[1]: Hostname set to <localhost>.
[    1.392837] [      T1] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit uses KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update the service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    1.393077] [      T1] systemd[1]: /usr/lib/systemd/system/systemd-ask-password-plymouth.service:10: ConditionPathExists= path is not absolute, ignoring: ${localstatedir}/run/plymouth/pid
[    1.397387] [      T1] systemd[1]: Queued start job for default target Initrd Default Target.
[    1.409857] [      T1] systemd[1]: Expecting device /dev/disk/by-uuid/89c9257f-1cb4-46d9-bbae-ec812ea746e3...
[    1.409905] [      T1] systemd[1]: Reached target Initrd /usr File System.
[    1.409932] [      T1] systemd[1]: Reached target Slice Units.
[    1.409951] [      T1] systemd[1]: Reached target Swaps.
[    1.409966] [      T1] systemd[1]: Reached target Timer Units.
[    1.410061] [      T1] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.410147] [      T1] systemd[1]: Listening on Journal Sockets.
[    1.410220] [      T1] systemd[1]: Listening on udev Control Socket.
[    1.410268] [      T1] systemd[1]: Listening on udev Kernel Socket.
[    1.410283] [      T1] systemd[1]: Reached target Socket Units.
[    1.411341] [      T1] systemd[1]: Starting Create List of Static Device Nodes...
[    1.413204] [      T1] systemd[1]: Starting Journal Service...
[    1.413359] [      T1] systemd[1]: Load Kernel Modules skipped, no trigger condition checks were met.
[    1.413943] [      T1] systemd[1]: Starting Apply Kernel Variables...
[    1.414617] [      T1] systemd[1]: Starting Virtual Console Setup...
[    1.416698] [      T1] systemd[1]: Finished Create List of Static Device Nodes.
[    1.417681] [      T1] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    1.423041] [      T1] systemd[1]: Finished Apply Kernel Variables.
[    1.426205] [      T1] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
[    1.427019] [      T1] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.435216] [      T1] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.435338] [      T1] systemd[1]: Reached target Preparation for Local File Systems.
[    1.435355] [      T1] systemd[1]: Reached target Local File Systems.
[    1.437705] [    T216] systemd-journald[216]: Collecting audit messages is disabled.
[    1.445479] [      T1] systemd[1]: Started Journal Service.
[    1.586297] [    T341] raid6_pq: module verification failed: signature and/or required key missing - tainting kernel
[    1.587156] [    T341] raid6: using intx1 recovery algorithm
[    1.603555] [    T341] raid6: int64x1  gen()  5437 MB/s
[    1.620535] [    T341] raid6: int64x2  gen()  6070 MB/s
[    1.637529] [    T341] raid6: int64x4  gen()  7523 MB/s
[    1.654544] [    T341] raid6: int64x8  gen()  8015 MB/s
[    1.671537] [    T341] raid6: altivecx1 gen() 13546 MB/s
[    1.688530] [    T341] raid6: altivecx2 gen() 17625 MB/s
[    1.705518] [    T341] raid6: altivecx4 gen() 20320 MB/s
[    1.722541] [    T341] raid6: altivecx8 gen() 14648 MB/s
[    1.739528] [    T341] raid6: vpermxor1 gen() 19781 MB/s
[    1.756522] [    T341] raid6: vpermxor2 gen() 23648 MB/s
[    1.773533] [    T341] raid6: vpermxor4 gen() 26718 MB/s
[    1.790525] [    T341] raid6: vpermxor8 gen() 34054 MB/s
[    1.790528] [    T341] raid6: using algorithm vpermxor8 gen() 34054 MB/s
[    1.791403] [    T341] xor: measuring software checksum speed
[    1.791513] [    T341]    altivec         : 30661 MB/sec
[    1.791707] [    T341]    32regs_prefetch : 17091 MB/sec
[    1.791868] [    T341]    32regs          : 20676 MB/sec
[    1.792050] [    T341]    8regs_prefetch  : 18172 MB/sec
[    1.792209] [    T341]    8regs           : 20748 MB/sec
[    1.792210] [    T341] xor: using function: altivec (30661 MB/sec)
[    2.014902] [    T341] Btrfs loaded, assert=on, zoned=yes, fsverity=yes
[    2.212639] [    T363] usbcore: registered new interface driver usbfs
[    2.212663] [    T363] usbcore: registered new interface driver hub
[    2.212692] [    T363] usbcore: registered new device driver usb
[    2.214721] [    T369] papr_scm ibm,persistent-memory:ibm,pmemory@44104001: Permission denied while accessing performance stats
[    2.214771] [    T384] SCSI subsystem initialized
[    2.214989] [    T369] papr_scm ibm,persistent-memory:ibm,pmemory@44104001: nvdimm pmu didn't register rc=-2
[    2.225804] [    T384] alua: device handler registered
[    2.227029] [    T384] rdac: device handler registered
[    2.227887] [    T384] emc: device handler registered
[    2.237434] [    T363] xhci_hcd 0014:01:00.0: xHCI Host Controller
[    2.237442] [    T363] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 1
[    2.237640] [    T363] xhci_hcd 0014:01:00.0: ibm,query-pe-dma-windows(53) 10000 8000000 20000014 returned 0, lb=1000000 ps=103 wn=1
[    2.237645] [    T363] xhci_hcd 0014:01:00.0: Skipping ibm,pmemory
[    2.242146] [    T384] ibmvscsi 30000066: SRP_VERSION: 16.a
[    2.242340] [    T384] ibmvscsi 30000066: Maximum ID: 64 Maximum LUN: 32 Maximum Channel: 3
[    2.242344] [    T384] scsi host0: IBM POWER Virtual SCSI Adapter 1.5.9
[    2.242656] [      C8] ibmvscsi 30000066: partner initialization complete
[    2.242681] [      C8] ibmvscsi 30000066: host srp version: 16.a, host partition ltcden10-vios1 (100), OS 3, max io 262144
[    2.242722] [      C8] ibmvscsi 30000066: Client reserve enabled
[    2.242725] [      C8] ibmvscsi 30000066: sent SRP login
[    2.242749] [      C8] ibmvscsi 30000066: SRP_LOGIN succeeded
[    2.248739] [    T363] xhci_hcd 0014:01:00.0: ibm,create-pe-dma-window(54) 10000 8000000 20000014 15 28 returned 0 (liobn = 0x70000014 starting addr = 8000000 0)
[    2.252186] [    T363] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[    2.252189] [    T363] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[    2.252198] [    T363] xhci_hcd 0014:01:00.0: lsa_required: 0, lsa_enabled: 0, direct mapping: 1
[    2.252200] [    T363] xhci_hcd 0014:01:00.0: iommu: 64-bit OK but direct DMA is limited by 800010000000000
[    2.252345] [    T363] xhci_hcd 0014:01:00.0: hcc params 0x0270f06d hci version 0x96 quirks 0x0000000004000000
[    2.253930] [    T100] scsi 0:0:1:0: Direct-Access     AIX      VDASD            0001 PQ: 0 ANSI: 3
[    2.254376] [    T363] xhci_hcd 0014:01:00.0: xHCI Host Controller
[    2.254382] [    T363] xhci_hcd 0014:01:00.0: new USB bus registered, assigned bus number 2
[    2.254389] [    T363] xhci_hcd 0014:01:00.0: Host supports USB 3.0 SuperSpeed
[    2.254493] [    T363] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.02
[    2.254497] [    T363] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.254499] [    T363] usb usb1: Product: xHCI Host Controller
[    2.254501] [    T363] usb usb1: Manufacturer: Linux 7.2.0-rc3+ xhci-hcd
[    2.254503] [    T363] usb usb1: SerialNumber: 0014:01:00.0
[    2.254664] [    T363] hub 1-0:1.0: USB hub found
[    2.254689] [    T363] hub 1-0:1.0: 4 ports detected
[    2.254973] [    T363] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.255019] [    T363] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 7.02
[    2.255022] [    T363] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.255024] [    T363] usb usb2: Product: xHCI Host Controller
[    2.255027] [    T363] usb usb2: Manufacturer: Linux 7.2.0-rc3+ xhci-hcd
[    2.255029] [    T363] usb usb2: SerialNumber: 0014:01:00.0
[    2.255160] [    T363] hub 2-0:1.0: USB hub found
[    2.255173] [    T363] hub 2-0:1.0: 4 ports detected
[    2.264313] [    T100] sd 0:0:1:0: Attached scsi generic sg0 type 0
[    2.264554] [    T409] sd 0:0:1:0: [sda] 26214400 4096-byte logical blocks: (107 GB/100 GiB)
[    2.264586] [    T409] sd 0:0:1:0: [sda] Write Protect is off
[    2.264589] [    T409] sd 0:0:1:0: [sda] Mode Sense: 17 00 00 08
[    2.264618] [    T409] sd 0:0:1:0: [sda] Cache data unavailable
[    2.264620] [    T409] sd 0:0:1:0: [sda] Assuming drive cache: write through
[    2.283344] [    T409]  sda: sda1 sda2 sda3
[    2.283484] [    T409] sd 0:0:1:0: [sda] Attached SCSI disk
[    2.433766] [    T426] BTRFS: device fsid 89c9257f-1cb4-46d9-bbae-ec812ea746e3 devid 1 transid 347017 /dev/sda2 (8:2) scanned by mount (426)
[    2.434487] [    T426] BTRFS info (device sda2): first mount of filesystem 89c9257f-1cb4-46d9-bbae-ec812ea746e3
[    2.434492] [    T426] BTRFS info (device sda2): using crc32c checksum algorithm
[    2.442612] [    T426] BTRFS info (device sda2): enabling ssd optimizations
[    2.442615] [    T426] BTRFS info (device sda2): enabling free space tree
[    2.576717] [    T242] usb 2-4: new SuperSpeed USB device number 2 using xhci_hcd
[    2.580317] [    T216] systemd-journald[216]: Received SIGTERM from PID 1 (systemd).
[    2.592822] [    T242] usb 2-4: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
[    2.592826] [    T242] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.592828] [    T242] usb 2-4: Product:  SanDisk 3.2Gen1
[    2.592830] [    T242] usb 2-4: Manufacturer:  USB
[    2.592831] [    T242] usb 2-4: SerialNumber: 04018bb37d56d0d1d4c3e570a894d4096f6e109c38abd5a0f85e0a74814412213009000000000000000000005886fadfff017e18815581079f3258b6
[    2.638260] [    T114] audit: type=1404 audit(1784267047.637:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
[    2.775267] [      T1] SELinux:  Permission firmware_load in class system not defined in policy.
[    2.775272] [      T1] SELinux:  Permission kexec_image_load in class system not defined in policy.
[    2.775274] [      T1] SELinux:  Permission kexec_initramfs_load in class system not defined in policy.
[    2.775275] [      T1] SELinux:  Permission policy_load in class system not defined in policy.
[    2.775276] [      T1] SELinux:  Permission x509_certificate_load in class system not defined in policy.
[    2.775343] [      T1] SELinux:  Permission map_create_as in class bpf not defined in policy.
[    2.775344] [      T1] SELinux:  Permission prog_load_as in class bpf not defined in policy.
[    2.775348] [      T1] SELinux:  Permission allowed in class io_uring not defined in policy.
[    2.775350] [      T1] SELinux:  Class memfd_file not defined in policy.
[    2.775351] [      T1] SELinux: the above unknown classes and permissions will be allowed
[    2.777698] [      T1] SELinux:  policy capability network_peer_controls=1
[    2.777700] [      T1] SELinux:  policy capability open_perms=1
[    2.777702] [      T1] SELinux:  policy capability extended_socket_class=1
[    2.777703] [      T1] SELinux:  policy capability always_check_network=0
[    2.777704] [      T1] SELinux:  policy capability cgroup_seclabel=1
[    2.777705] [      T1] SELinux:  policy capability nnp_nosuid_transition=1
[    2.777706] [      T1] SELinux:  policy capability genfs_seclabel_symlinks=1
[    2.777707] [      T1] SELinux:  policy capability ioctl_skip_cloexec=0
[    2.777708] [      T1] SELinux:  policy capability userspace_initial_context=0
[    2.777709] [      T1] SELinux:  policy capability netlink_xperm=0
[    2.777710] [      T1] SELinux:  policy capability netif_wildcard=0
[    2.777711] [      T1] SELinux:  policy capability genfs_seclabel_wildcard=0
[    2.777712] [      T1] SELinux:  policy capability functionfs_seclabel=0
[    2.777713] [      T1] SELinux:  policy capability memfd_class=0
[    2.777714] [      T1] SELinux:  policy capability bpf_token_perms=0
[    2.817079] [    T114] audit: type=1403 audit(1784267047.816:3): auid=4294967295 ses=4294967295 lsm=selinux res=1
[    2.818714] [      T1] systemd[1]: Successfully loaded SELinux policy in 180.607ms.
[    2.874458] [      T1] systemd[1]: Relabeled /dev/, /dev/shm/, /run/ in 22.607ms.
[    2.877960] [      T1] systemd[1]: systemd 257.13+suse.40.g59336000ef running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    2.877968] [      T1] systemd[1]: Detected virtualization powervm.
[    2.877975] [      T1] systemd[1]: Detected architecture ppc64-le.
[    2.965716] [      T1] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    3.098293] [      T1] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit uses KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update the service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    3.098724] [      T1] systemd[1]: /usr/lib/systemd/system/systemd-ask-password-plymouth.service:10: ConditionPathExists= path is not absolute, ignoring: ${localstatedir}/run/plymouth/pid
[    3.183486] [      T1] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[    3.183624] [      T1] systemd[1]: Stopped Switch Root.
[    3.184613] [      T1] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    3.186021] [      T1] systemd[1]: Created slice Slice /system/getty.
[    3.186931] [      T1] systemd[1]: Created slice Slice /system/modprobe.
[    3.187706] [      T1] systemd[1]: Created slice Slice /system/serial-getty.
[    3.190017] [      T1] systemd[1]: Created slice User and Session Slice.
[    3.190088] [      T1] systemd[1]: Dispatch Password Requests to Console Directory Watch skipped, unmet condition check ConditionPathExists=!/run/plymouth/pid
[    3.190171] [      T1] systemd[1]: Arbitrary Executable File Formats File System Automount Point skipped, unmet condition check ConditionPathExists=/proc/sys/fs/binfmt_misc
[    3.190185] [      T1] systemd[1]: Expecting device /dev/disk/by-uuid/89c9257f-1cb4-46d9-bbae-ec812ea746e3...
[    3.190213] [      T1] systemd[1]: Expecting device /dev/disk/by-uuid/e695f9c0-9eab-4fcb-9c70-f18a4f4b6849...
[    3.190245] [      T1] systemd[1]: Expecting device /dev/hvc0...
[    3.190279] [      T1] systemd[1]: Reached target Local Encrypted Volumes.
[    3.190329] [      T1] systemd[1]: Stopped target Switch Root.
[    3.190370] [      T1] systemd[1]: Stopped target Initrd File Systems.
[    3.190403] [      T1] systemd[1]: Stopped target Initrd Root File System.
[    3.190437] [      T1] systemd[1]: Reached target Local Integrity Protected Volumes.
[    3.190483] [      T1] systemd[1]: Reached target Remote File Systems.
[    3.190515] [      T1] systemd[1]: Reached target Slice Units.
[    3.190568] [      T1] systemd[1]: Reached target System Time Set.
[    3.190627] [      T1] systemd[1]: Reached target Local Verity Protected Volumes.
[    3.191146] [      T1] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    3.192488] [      T1] systemd[1]: Listening on LVM2 poll daemon socket.
[    3.193049] [      T1] systemd[1]: Listening on Syslog Socket.
[    3.194757] [      T1] systemd[1]: Listening on Process Core Dump Socket.
[    3.195805] [      T1] systemd[1]: Listening on Credential Encryption/Decryption.
[    3.196599] [      T1] systemd[1]: Listening on udev Control Socket.
[    3.196924] [      T1] systemd[1]: Listening on udev Kernel Socket.
[    3.200769] [      T1] systemd[1]: Mounting Huge Pages File System...
[    3.203588] [      T1] systemd[1]: Mounting POSIX Message Queue File System...
[    3.206590] [      T1] systemd[1]: Mounting Kernel Debug File System...
[    3.209562] [      T1] systemd[1]: Mounting Kernel Trace File System...
[    3.211733] [      T1] systemd[1]: Starting Availability of block devices...
[    3.214185] [      T1] systemd[1]: Starting Create List of Static Device Nodes...
[    3.215661] [      T1] systemd[1]: Starting Load Kernel Module configfs...
[    3.217445] [      T1] systemd[1]: Starting Load Kernel Module drm...
[    3.218982] [      T1] systemd[1]: Starting Load Kernel Module efi_pstore...
[    3.220683] [      T1] systemd[1]: Starting Load Kernel Module fuse...
[    3.220818] [      T1] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[    3.220893] [      T1] systemd[1]: Stopped Plymouth switch root service.
[    3.221112] [      T1] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[    3.221188] [      T1] systemd[1]: Stopped File System Check on Root Device.
[    3.225245] [      T1] systemd[1]: Starting Journal Service...
[    3.225856] [      T1] systemd[1]: Load Kernel Modules skipped, no trigger condition checks were met.
[    3.225919] [      T1] systemd[1]: Apply Kernel Variables for 7.2.0-rc3+ from /boot skipped, unmet condition check ConditionPathExists=/boot/sysctl.conf-7.2.0-rc3+
[    3.225939] [      T1] systemd[1]: Apply Kernel Variables for 7.2.0-rc3+ skipped, unmet condition check ConditionPathExists=/usr/lib/modules/7.2.0-rc3+/sysctl.conf
[    3.227622] [      T1] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.229465] [      T1] systemd[1]: Starting Apply Kernel Variables...
[    3.231271] [      T1] systemd[1]: Starting Load udev Rules from Credentials...
[    3.233020] [      T1] systemd[1]: Starting Coldplug All udev Devices...
[    3.237462] [      T1] systemd[1]: Mounted Huge Pages File System.
[    3.237867] [      T1] systemd[1]: Mounted POSIX Message Queue File System.
[    3.238156] [      T1] systemd[1]: Mounted Kernel Debug File System.
[    3.238467] [      T1] systemd[1]: Mounted Kernel Trace File System.
[    3.239014] [      T1] systemd[1]: Finished Availability of block devices.
[    3.239576] [      T1] systemd[1]: Finished Create List of Static Device Nodes.
[    3.240062] [      T1] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    3.240255] [      T1] systemd[1]: Finished Load Kernel Module drm.
[    3.240733] [      T1] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.240916] [      T1] systemd[1]: Finished Load Kernel Module efi_pstore.
[    3.243254] [      T1] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    3.245256] [      T1] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.246135] [      T1] systemd[1]: Rebuild Hardware Database skipped, unmet condition check ConditionNeedsUpdate=/etc
[    3.247351] [      T1] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    3.247544] [      T1] systemd[1]: Finished Load Kernel Module configfs.
[    3.252590] [      T1] systemd[1]: Mounting Kernel Configuration File System...
[    3.254773] [      T1] systemd[1]: Finished Apply Kernel Variables.
[    3.258827] [      T1] systemd[1]: Finished Load udev Rules from Credentials.
[    3.261121] [      T1] systemd[1]: Mounted Kernel Configuration File System.
[    3.266249] [    T524] systemd-journald[524]: Collecting audit messages is disabled.
[    3.271125] [      T1] systemd[1]: Started Journal Service.
[    3.303817] [    T523] fuse: init (API version 7.45)
[    3.468154] [    T571] rtc-generic rtc-generic: registered as rtc0
[    3.468210] [    T571] rtc-generic rtc-generic: setting system clock to 2026-07-17T05:44:09 UTC (1784267049)
[    3.491833] [    T618] ibmveth: IBM Power Virtual Ethernet Driver 1.06
[    3.510857] [    T643] ibmveth 30000005 env5: renamed from eth2
[    3.511009] [    T592] ibmveth 30000004 env4: renamed from eth1
[    3.511147] [    T590] ibmveth 30000002 env2: renamed from eth0
[    3.533939] [    T620] usb-storage 2-4:1.0: USB Mass Storage device detected
[    3.534185] [    T620] scsi host1: usb-storage 2-4:1.0
[    3.534423] [    T620] usbcore: registered new interface driver usb-storage
[    3.541507] [    T620] usbcore: registered new interface driver uas
[    3.579011] [    T745] Adding 2098048k swap on /dev/sda3.  Priority:-1 extents:1 across:2098048k SS
[    4.243130] [    T524] systemd-journald[524]: Received client request to flush runtime journal.
[    4.577865] [    T786] scsi 1:0:0:0: Direct-Access      USB      SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
[    4.578605] [    T786] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    4.585640] [    T100] sd 1:0:0:0: [sdb] 60125184 512-byte logical blocks: (30.8 GB/28.7 GiB)
[    4.586905] [    T100] sd 1:0:0:0: [sdb] Write Protect is off
[    4.586908] [    T100] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
[    4.587404] [    T100] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    4.731856] [    T100]  sdb: sdb1
[    4.732029] [    T100] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[    5.545400] [    T878] device-mapper: uevent: version 1.0.3
[    5.545589] [    T878] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
[    6.832350] [   T1068] NET: Registered PF_PACKET protocol family
[    7.150258] [   T1181] SELinux: unrecognized netlink message: protocol=4 nlmsg_type=19 sclass=netlink_tcpdiag_socket pid=1181 comm=ss
[    7.743602] [   T1291] SELinux: unrecognized netlink message: protocol=4 nlmsg_type=19 sclass=netlink_tcpdiag_socket pid=1291 comm=ss
[   12.347329] [   T1085] fbcon: Taking over console


  reply	other threads:[~2026-07-19  4:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-15  9:31 powerpc/pseries: EEH detected with xhci_hcd Sourabh Jain
2026-07-15 14:03 ` Sourabh Jain
2026-07-16  4:51   ` Ritesh Harjani
2026-07-19  4:29     ` Sourabh Jain [this message]
2026-07-17  4:56   ` Narayana Murty N
2026-07-19  4:17     ` Sourabh Jain
2026-07-19  5:25       ` Narayana Murty N
2026-07-19  7:15         ` Sourabh Jain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9604f310-9f1d-41fe-bf88-284dbfba8d72@linux.ibm.com \
    --to=sourabhjain@linux.ibm.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mahesh@linux.ibm.com \
    --cc=mpe@ellerman.id.au \
    --cc=nnmlinux@linux.ibm.com \
    --cc=npiggin@gmail.com \
    --cc=ritesh.list@gmail.com \
    --cc=sbhat@linux.ibm.com \
    --cc=shivangu@linux.ibm.com \
    --cc=venkat88@linux.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox