Skip to content

Instantly share code, notes, and snippets.

@runlevel5
Created November 9, 2022 23:24
Show Gist options
  • Save runlevel5/94d4d2e96941a317876758ada0bd65e9 to your computer and use it in GitHub Desktop.
Save runlevel5/94d4d2e96941a317876758ada0bd65e9 to your computer and use it in GitHub Desktop.
dmesg of amdgpu loaded up for AMD Radeon RX 6600 XT on Linux 6.1.0.rc3 ppc64le 64K pagesize
[ 0.000000] (thread shift is 2)
[ 0.000000] Allocated 3584 bytes for 32 pacas
[ 0.000000] -----------------------------------------------------
[ 0.000000] phys_mem_size = 0x1000000000
[ 0.000000] dcache_bsize = 0x80
[ 0.000000] icache_bsize = 0x80
[ 0.000000] cpu_features = 0x0001b8eb8f5fb187
[ 0.000000] possible = 0x000ffbfbcf5fb187
[ 0.000000] always = 0x0000000380008181
[ 0.000000] cpu_user_features = 0xdc0065c2 0xaef00000
[ 0.000000] mmu_features = 0x3c007641
[ 0.000000] firmware_features = 0x0000000110000000
[ 0.000000] vmalloc start = 0xc008000000000000
[ 0.000000] IO start = 0xc00a000000000000
[ 0.000000] vmemmap start = 0xc00c000000000000
[ 0.000000] -----------------------------------------------------
[ 0.000000] numa: NODE_DATA [mem 0xfff40bf00-0xfff413fff]
[ 0.000000] kvm_cma_reserve: reserving 3276 MiB for global area
[ 0.000000] cma: Reserved 3278 MiB at 0x0000000100000000
[ 0.000000] rfi-flush: mttrig type flush available
[ 0.000000] rfi-flush: patched 12 locations (mttrig type flush)
[ 0.000000] count-cache-flush: hardware flush enabled.
[ 0.000000] link-stack-flush: software flush enabled.
[ 0.000000] entry-flush: patched 61 locations (mttrig type flush)
[ 0.000000] uaccess-flush: patched 1 locations (mttrig type flush)
[ 0.000000] stf-barrier: eieio barrier available
[ 0.000000] stf-barrier: patched 61 entry locations (eieio barrier)
[ 0.000000] stf-barrier: patched 12 exit locations (eieio barrier)
[ 0.000000] OPAL nvram setup, 589824 bytes
[ 0.000000] barrier-nospec: using ORI speculation barrier
[ 0.000000] barrier-nospec: patched 248 locations
[ 0.000000] Top of RAM: 0x1000000000, Total RAM: 0x1000000000
[ 0.000000] Memory hole size: 0MB
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000fffffffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000fffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000fffffffff]
[ 0.000000] percpu: Embedded 38 pages/cpu s2440296 r0 d50072 u2490368
[ 0.000000] pcpu-alloc: s2440296 r0 d50072 u2490368 alloc=38*65536
[ 0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07
[ 0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15
[ 0.000000] pcpu-alloc: [0] 16 [0] 17 [0] 18 [0] 19 [0] 20 [0] 21 [0] 22 [0] 23
[ 0.000000] pcpu-alloc: [0] 24 [0] 25 [0] 26 [0] 27 [0] 28 [0] 29 [0] 30 [0] 31
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1047552
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=UUID=f8af6075-d0a9-42d3-a116-db123d919a5d ro rhgb quiet
[ 0.000000] Unknown kernel command line parameters "rhgb", will be passed to user space.
[ 0.000000] random: crng init done
[ 0.000000] Dentry cache hash table entries: 8388608 (order: 10, 67108864 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 4194304 (order: 9, 33554432 bytes, linear)
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] Memory: 63027392K/67108864K available (21056K kernel code, 3712K rwdata, 11712K rodata, 9472K init, 28320K bss, 724800K reserved, 3356672K cma-reserved)
[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.000000] kmemleak: Kernel memory leak detector disabled
[ 0.000000] ftrace: allocating 45771 entries in 17 pages
[ 0.000000] ftrace: allocated 17 pages with 2 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] Running RCU self tests
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU lockdep checking is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2048 to nr_cpu_ids=32.
[ 0.000000] rcu: RCU callback double-/use-after-free debug is enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.000000] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
[ 0.000000] xive: Interrupt handling initialized with native backend
[ 0.000000] xive: Using priority 7 for all interrupts
[ 0.000000] xive: Using 64kB queues
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] time_init: decrementer frequency = 512.000000 MHz
[ 0.000000] time_init: processor frequency = 3000.000000 MHz
[ 0.000003] time_init: 56 bit decrementer (max: 7fffffffffffff)
[ 0.000007] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x761537d007, max_idle_ns: 440795202126 ns
[ 0.000016] clocksource: timebase mult[1f40000] shift[24] registered
[ 0.000036] clockevent: decrementer mult[83126f] shift[24] cpu[0]
[ 0.000518] Console: colour dummy device 80x25
[ 0.000534] printk: console [hvc0] enabled
[ 0.000539] printk: bootconsole [udbg0] disabled
[ 0.000611] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000615] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000619] ... MAX_LOCK_DEPTH: 48
[ 0.000622] ... MAX_LOCKDEP_KEYS: 8192
[ 0.000625] ... CLASSHASH_SIZE: 4096
[ 0.000629] ... MAX_LOCKDEP_ENTRIES: 65536
[ 0.000632] ... MAX_LOCKDEP_CHAINS: 262144
[ 0.000636] ... CHAINHASH_SIZE: 131072
[ 0.000639] memory used by lock dependency info: 17577 kB
[ 0.000643] memory used for stack traces: 4224 kB
[ 0.000646] per task-struct memory footprint: 2688 bytes
[ 0.000759] pid_max: default: 32768 minimum: 301
[ 0.000986] LSM: Security Framework initializing
[ 0.001099] Yama: becoming mindful.
[ 0.001127] SELinux: Initializing.
[ 0.001490] LSM support for eBPF active
[ 0.001496] landlock: Up and running.
[ 0.001685] Mount-cache hash table entries: 131072 (order: 4, 1048576 bytes, linear)
[ 0.001730] Mountpoint-cache hash table entries: 131072 (order: 4, 1048576 bytes, linear)
[ 0.005139] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.005229] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.005430] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.005553] Running RCU-tasks wait API self tests
[ 0.005715] POWER9 performance monitor hardware support registered
[ 0.005971] Callback from call_rcu_tasks_trace() invoked.
[ 0.006053] rcu: Hierarchical SRCU implementation.
[ 0.006057] rcu: Max phase no-delay instances is 1000.
[ 0.010886] smp: Bringing up secondary CPUs ...
[ 0.059050] smp: Brought up 1 node, 32 CPUs
[ 0.059058] numa: Node 0 CPUs: 0-31
[ 0.071792] devtmpfs: initialized
[ 0.112920] Callback from call_rcu_tasks_rude() invoked.
[ 0.166135] Initializing IODA2 PHB (/pciex@600c3c0000000)
[ 0.166202] PCI host bridge /pciex@600c3c0000000 (primary) ranges:
[ 0.166233] MEM 0x000600c000000000..0x000600c07ffeffff -> 0x0000000080000000
[ 0.166301] MEM 0x0006000000000000..0x0006003fffffffff -> 0x0006000000000000 (M64 #1..31)
[ 0.166308] Using M64 #31 as default window
[ 0.166351] 512 (511) PE's M32: 0x80000000 [segment=0x400000]
[ 0.166359] M64: 0x4000000000 [segment=0x20000000]
[ 0.166367] Allocated bitmap for 4088 MSIs (base IRQ 0xfe000)
[ 0.166970] Initializing IODA2 PHB (/pciex@600c3c0100000)
[ 0.167025] PCI host bridge /pciex@600c3c0100000 ranges:
[ 0.167052] MEM 0x000600c080000000..0x000600c0fffeffff -> 0x0000000080000000
[ 0.167114] MEM 0x0006004000000000..0x0006007fffffffff -> 0x0006004000000000 (M64 #1..15)
[ 0.167121] Using M64 #15 as default window
[ 0.167140] 256 (255) PE's M32: 0x80000000 [segment=0x800000]
[ 0.167147] M64: 0x4000000000 [segment=0x40000000]
[ 0.167155] Allocated bitmap for 2040 MSIs (base IRQ 0xfd800)
[ 0.167554] Initializing IODA2 PHB (/pciex@600c3c0200000)
[ 0.167605] PCI host bridge /pciex@600c3c0200000 ranges:
[ 0.167633] MEM 0x000600c100000000..0x000600c17ffeffff -> 0x0000000080000000
[ 0.167694] MEM 0x0006008000000000..0x000600bfffffffff -> 0x0006008000000000 (M64 #1..15)
[ 0.167701] Using M64 #15 as default window
[ 0.167720] 256 (255) PE's M32: 0x80000000 [segment=0x800000]
[ 0.167726] M64: 0x4000000000 [segment=0x40000000]
[ 0.167734] Allocated bitmap for 2040 MSIs (base IRQ 0xfd000)
[ 0.168120] Initializing IODA2 PHB (/pciex@600c3c0300000)
[ 0.168175] PCI host bridge /pciex@600c3c0300000 ranges:
[ 0.168202] MEM 0x000600c180000000..0x000600c1fffeffff -> 0x0000000080000000
[ 0.168263] MEM 0x0006020000000000..0x0006023fffffffff -> 0x0006020000000000 (M64 #1..31)
[ 0.168270] Using M64 #31 as default window
[ 0.168296] 512 (511) PE's M32: 0x80000000 [segment=0x400000]
[ 0.168302] M64: 0x4000000000 [segment=0x20000000]
[ 0.168311] Allocated bitmap for 4088 MSIs (base IRQ 0xfc000)
[ 0.168864] Initializing IODA2 PHB (/pciex@600c3c0400000)
[ 0.168915] PCI host bridge /pciex@600c3c0400000 ranges:
[ 0.168943] MEM 0x000600c200000000..0x000600c27ffeffff -> 0x0000000080000000
[ 0.169003] MEM 0x0006024000000000..0x0006027fffffffff -> 0x0006024000000000 (M64 #1..15)
[ 0.169011] Using M64 #15 as default window
[ 0.169030] 256 (255) PE's M32: 0x80000000 [segment=0x800000]
[ 0.169036] M64: 0x4000000000 [segment=0x40000000]
[ 0.169044] Allocated bitmap for 2040 MSIs (base IRQ 0xfb800)
[ 0.169449] Initializing IODA2 PHB (/pciex@600c3c0500000)
[ 0.169502] PCI host bridge /pciex@600c3c0500000 ranges:
[ 0.169529] MEM 0x000600c280000000..0x000600c2fffeffff -> 0x0000000080000000
[ 0.169590] MEM 0x0006028000000000..0x000602bfffffffff -> 0x0006028000000000 (M64 #1..15)
[ 0.169597] Using M64 #15 as default window
[ 0.169616] 256 (255) PE's M32: 0x80000000 [segment=0x800000]
[ 0.169623] M64: 0x4000000000 [segment=0x40000000]
[ 0.169631] Allocated bitmap for 2040 MSIs (base IRQ 0xfb000)
[ 0.173963] DMA-API: preallocated 65536 debug entries
[ 0.173969] DMA-API: debugging enabled by kernel config
[ 0.173975] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.173991] futex hash table entries: 8192 (order: 4, 1048576 bytes, linear)
[ 0.228724] *************************************************************
[ 0.228728] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.228733] ** **
[ 0.228737] ** IOMMU DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL **
[ 0.228741] ** **
[ 0.228745] ** This means that this kernel is built to expose internal **
[ 0.228749] ** IOMMU data structures, which may compromise security on **
[ 0.228753] ** your system. **
[ 0.228757] ** **
[ 0.228762] ** If you see this message and you are not debugging the **
[ 0.228766] ** kernel, report this immediately to your vendor! **
[ 0.228770] ** **
[ 0.228774] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.228778] *************************************************************
[ 0.229642] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.231313] audit: initializing netlink subsys (disabled)
[ 0.231587] audit: type=2000 audit(1667911846.230:1): state=initialized audit_enabled=0 res=1
[ 0.232518] thermal_sys: Registered thermal governor 'fair_share'
[ 0.232528] thermal_sys: Registered thermal governor 'step_wise'
[ 0.232713] cpuidle: using governor menu
[ 0.233719] pstore: Registered nvram as persistent store backend
[ 0.236550] EEH: PowerNV platform initialized
[ 0.264797] PCI: Probing PCI hardware
[ 0.265385] PCI host bridge to bus 0000:00
[ 0.265396] pci_bus 0000:00: root bus resource [mem 0x600c000000000-0x600c07ffeffff] (bus address [0x80000000-0xfffeffff])
[ 0.265406] pci_bus 0000:00: root bus resource [mem 0x6000000000000-0x6003fbfffffff 64bit pref]
[ 0.265424] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.265437] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.265517] pci 0000:00:00.0: [1014:04c1] type 01 class 0x060400
[ 0.265842] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.269458] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[ 0.269509] pci 0000:01:00.0: reg 0x10: [mem 0x600c000400000-0x600c000403fff]
[ 0.269665] pci 0000:01:00.0: BAR0 [mem size 0x00004000]: requesting alignment to 0x10000
[ 0.269911] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.270817] pci 0000:00:00.0: PCI bridge to [bus 01-03]
[ 0.271181] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[ 0.271598] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.274968] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 0.275357] pci 0000:03:00.0: [1002:73ff] type 00 class 0x030000
[ 0.275411] pci 0000:03:00.0: reg 0x10: [mem 0x6000000000000-0x600000fffffff 64bit pref]
[ 0.275446] pci 0000:03:00.0: reg 0x18: [mem 0x6000010000000-0x60000101fffff 64bit pref]
[ 0.275468] pci 0000:03:00.0: reg 0x20: [io 0x0000-0x00ff]
[ 0.275490] pci 0000:03:00.0: reg 0x24: [mem 0x600c000000000-0x600c0000fffff]
[ 0.275512] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 0.275863] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.276083] pci 0000:03:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:00.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 0.276762] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[ 0.276810] pci 0000:03:00.1: reg 0x10: [mem 0x600c000120000-0x600c000123fff]
[ 0.276990] pci 0000:03:00.1: BAR0 [mem size 0x00004000]: requesting alignment to 0x10000
[ 0.277163] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.277964] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.278054] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 03
[ 0.278517] PCI host bridge to bus 0001:00
[ 0.278525] pci_bus 0001:00: root bus resource [mem 0x600c080000000-0x600c0fffeffff] (bus address [0x80000000-0xfffeffff])
[ 0.278534] pci_bus 0001:00: root bus resource [mem 0x6004000000000-0x6007f7fffffff 64bit pref]
[ 0.278544] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.278553] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.278607] pci 0001:00:00.0: [1014:04c1] type 01 class 0x060400
[ 0.278903] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.282448] pci 0001:01:00.0: [144d:a80a] type 00 class 0x010802
[ 0.282510] pci 0001:01:00.0: reg 0x10: [mem 0x600c080000000-0x600c080003fff 64bit]
[ 0.282690] pci 0001:01:00.0: BAR0 [mem size 0x00004000 64bit]: requesting alignment to 0x10000
[ 0.283742] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 0.283794] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 01
[ 0.284249] PCI host bridge to bus 0002:00
[ 0.284257] pci_bus 0002:00: root bus resource [mem 0x600c100000000-0x600c17ffeffff] (bus address [0x80000000-0xfffeffff])
[ 0.284267] pci_bus 0002:00: root bus resource [mem 0x6008000000000-0x600bf7fffffff 64bit pref]
[ 0.284277] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 0.284285] pci_bus 0002:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.284340] pci 0002:00:00.0: [1014:04c1] type 01 class 0x060400
[ 0.284636] pci 0002:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.288173] pci 0002:01:00.0: [1b4b:9235] type 00 class 0x010601
[ 0.288224] pci 0002:01:00.0: reg 0x10: [io 0x8000-0x8007]
[ 0.288252] pci 0002:01:00.0: reg 0x14: [io 0x8040-0x8043]
[ 0.288280] pci 0002:01:00.0: reg 0x18: [io 0x8100-0x8107]
[ 0.288308] pci 0002:01:00.0: reg 0x1c: [io 0x8140-0x8143]
[ 0.288335] pci 0002:01:00.0: reg 0x20: [io 0x800000-0x80001f]
[ 0.288363] pci 0002:01:00.0: reg 0x24: [mem 0x600c100000000-0x600c1000007ff]
[ 0.288391] pci 0002:01:00.0: reg 0x30: [mem 0x600c150000000-0x600c15000ffff pref]
[ 0.288449] pci 0002:01:00.0: BAR5 [mem size 0x00000800]: requesting alignment to 0x10000
[ 0.288587] pci 0002:01:00.0: PME# supported from D3hot
[ 0.289189] pci 0002:00:00.0: PCI bridge to [bus 01]
[ 0.289240] pci_bus 0002:00: busn_res: [bus 00-ff] end is updated to 01
[ 0.289710] PCI host bridge to bus 0003:00
[ 0.289718] pci_bus 0003:00: root bus resource [mem 0x600c180000000-0x600c1fffeffff] (bus address [0x80000000-0xfffeffff])
[ 0.289727] pci_bus 0003:00: root bus resource [mem 0x6020000000000-0x6023fbfffffff 64bit pref]
[ 0.289737] pci_bus 0003:00: root bus resource [bus 00-ff]
[ 0.289745] pci_bus 0003:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.289800] pci 0003:00:00.0: [1014:04c1] type 01 class 0x060400
[ 0.290096] pci 0003:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.293649] pci 0003:01:00.0: [104c:8241] type 00 class 0x0c0330
[ 0.293713] pci 0003:01:00.0: reg 0x10: [mem 0x600c180000000-0x600c18000ffff 64bit]
[ 0.293754] pci 0003:01:00.0: reg 0x18: [mem 0x600c180010000-0x600c180011fff 64bit]
[ 0.293874] pci 0003:01:00.0: BAR2 [mem size 0x00002000 64bit]: requesting alignment to 0x10000
[ 0.294035] pci 0003:01:00.0: supports D1 D2
[ 0.294041] pci 0003:01:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.294696] pci 0003:00:00.0: PCI bridge to [bus 01]
[ 0.294748] pci_bus 0003:00: busn_res: [bus 00-ff] end is updated to 01
[ 0.295250] PCI host bridge to bus 0004:00
[ 0.295258] pci_bus 0004:00: root bus resource [mem 0x600c200000000-0x600c27ffeffff] (bus address [0x80000000-0xfffeffff])
[ 0.295267] pci_bus 0004:00: root bus resource [mem 0x6024000000000-0x6027f7fffffff 64bit pref]
[ 0.295277] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 0.295286] pci_bus 0004:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.295341] pci 0004:00:00.0: [1014:04c1] type 01 class 0x060400
[ 0.295639] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.299202] pci 0004:01:00.0: [14e4:1657] type 00 class 0x020000
[ 0.299266] pci 0004:01:00.0: reg 0x10: [mem 0x6024000000000-0x602400000ffff 64bit pref]
[ 0.299308] pci 0004:01:00.0: reg 0x18: [mem 0x6024000010000-0x602400001ffff 64bit pref]
[ 0.299349] pci 0004:01:00.0: reg 0x20: [mem 0x6024000020000-0x602400002ffff 64bit pref]
[ 0.299378] pci 0004:01:00.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
[ 0.299445] pci 0004:01:00.0: BAR6 [mem size 0x00000800 pref]: requesting alignment to 0x10000
[ 0.299696] pci 0004:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.300522] pci 0004:01:00.1: [14e4:1657] type 00 class 0x020000
[ 0.300586] pci 0004:01:00.1: reg 0x10: [mem 0x6024000030000-0x602400003ffff 64bit pref]
[ 0.300628] pci 0004:01:00.1: reg 0x18: [mem 0x6024000040000-0x602400004ffff 64bit pref]
[ 0.300670] pci 0004:01:00.1: reg 0x20: [mem 0x6024000050000-0x602400005ffff 64bit pref]
[ 0.300699] pci 0004:01:00.1: reg 0x30: [mem 0x00000000-0x000007ff pref]
[ 0.300766] pci 0004:01:00.1: BAR6 [mem size 0x00000800 pref]: requesting alignment to 0x10000
[ 0.301018] pci 0004:01:00.1: PME# supported from D0 D3hot D3cold
[ 0.301816] pci 0004:01:00.2: [14e4:1657] type 00 class 0x020000
[ 0.301881] pci 0004:01:00.2: reg 0x10: [mem 0x6024000060000-0x602400006ffff 64bit pref]
[ 0.301923] pci 0004:01:00.2: reg 0x18: [mem 0x6024000070000-0x602400007ffff 64bit pref]
[ 0.301965] pci 0004:01:00.2: reg 0x20: [mem 0x6024000080000-0x602400008ffff 64bit pref]
[ 0.301994] pci 0004:01:00.2: reg 0x30: [mem 0x00000000-0x000007ff pref]
[ 0.302062] pci 0004:01:00.2: BAR6 [mem size 0x00000800 pref]: requesting alignment to 0x10000
[ 0.302324] pci 0004:01:00.2: PME# supported from D0 D3hot D3cold
[ 0.303151] pci 0004:00:00.0: PCI bridge to [bus 01]
[ 0.303203] pci_bus 0004:00: busn_res: [bus 00-ff] end is updated to 01
[ 0.303701] PCI host bridge to bus 0005:00
[ 0.303709] pci_bus 0005:00: root bus resource [mem 0x600c280000000-0x600c2fffeffff] (bus address [0x80000000-0xfffeffff])
[ 0.303718] pci_bus 0005:00: root bus resource [mem 0x6028000000000-0x602bf7fffffff 64bit pref]
[ 0.303728] pci_bus 0005:00: root bus resource [bus 00-ff]
[ 0.303737] pci_bus 0005:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.303791] pci 0005:00:00.0: [1014:04c1] type 01 class 0x060400
[ 0.304088] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.307636] pci 0005:01:00.0: [1a03:1150] type 01 class 0x060400
[ 0.307997] pci 0005:01:00.0: supports D1 D2
[ 0.308003] pci 0005:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.308645] pci 0005:00:00.0: PCI bridge to [bus 01-02]
[ 0.308787] pci_bus 0005:02: extended config space not accessible
[ 0.309025] pci 0005:02:00.0: [1a03:2000] type 00 class 0x040000
[ 0.309072] pci 0005:02:00.0: reg 0x10: [mem 0x600c280000000-0x600c280ffffff]
[ 0.309096] pci 0005:02:00.0: reg 0x14: [mem 0x600c281000000-0x600c28101ffff]
[ 0.309121] pci 0005:02:00.0: reg 0x18: [io 0x0000-0x007f]
[ 0.309309] pci 0005:02:00.0: supports D1 D2
[ 0.309315] pci 0005:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.312358] pci 0005:01:00.0: PCI bridge to [bus 02]
[ 0.312437] pci_bus 0005:00: busn_res: [bus 00-ff] end is updated to 02
[ 0.312476] pci 0000:00:00.0: BAR 15: assigned [mem 0x6000000000000-0x600001fffffff 64bit pref]
[ 0.312485] pci 0000:00:00.0: BAR 14: assigned [mem 0x600c000000000-0x600c0007fffff]
[ 0.312493] pci 0000:00:00.0: BAR 13: no space for [io size 0x1000]
[ 0.312500] pci 0000:00:00.0: BAR 13: failed to assign [io size 0x1000]
[ 0.312520] pci 0000:01:00.0: BAR 15: assigned [mem 0x6000000000000-0x600001fffffff 64bit pref]
[ 0.312529] pci 0000:01:00.0: BAR 14: assigned [mem 0x600c000000000-0x600c0003fffff]
[ 0.312537] pci 0000:01:00.0: BAR 0: assigned [mem 0x600c000400000-0x600c000403fff]
[ 0.312556] pci 0000:01:00.0: BAR 13: no space for [io size 0x1000]
[ 0.312563] pci 0000:01:00.0: BAR 13: failed to assign [io size 0x1000]
[ 0.312582] pci 0000:02:00.0: BAR 15: assigned [mem 0x6000000000000-0x600001fffffff 64bit pref]
[ 0.312591] pci 0000:02:00.0: BAR 14: assigned [mem 0x600c000000000-0x600c0003fffff]
[ 0.312598] pci 0000:02:00.0: BAR 13: no space for [io size 0x1000]
[ 0.312605] pci 0000:02:00.0: BAR 13: failed to assign [io size 0x1000]
[ 0.312627] pci 0000:03:00.0: BAR 0: assigned [mem 0x6000000000000-0x600000fffffff 64bit pref]
[ 0.312656] pci 0000:03:00.0: BAR 2: assigned [mem 0x6000010000000-0x60000101fffff 64bit pref]
[ 0.312684] pci 0000:03:00.0: BAR 5: assigned [mem 0x600c000000000-0x600c0000fffff]
[ 0.312699] pci 0000:03:00.0: BAR 6: assigned [mem 0x600c000100000-0x600c00011ffff pref]
[ 0.312707] pci 0000:03:00.1: BAR 0: assigned [mem 0x600c000120000-0x600c000123fff]
[ 0.312721] pci 0000:03:00.0: BAR 4: no space for [io size 0x0100]
[ 0.312727] pci 0000:03:00.0: BAR 4: failed to assign [io size 0x0100]
[ 0.312744] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.312759] pci 0000:02:00.0: bridge window [mem 0x600c000000000-0x600c0003fffff]
[ 0.312771] pci 0000:02:00.0: bridge window [mem 0x6000000000000-0x600001fffffff 64bit pref]
[ 0.312788] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 0.312803] pci 0000:01:00.0: bridge window [mem 0x600c000000000-0x600c07fefffff]
[ 0.312816] pci 0000:01:00.0: bridge window [mem 0x6000000000000-0x6003fbff0ffff 64bit pref]
[ 0.312833] pci 0000:00:00.0: PCI bridge to [bus 01-03]
[ 0.312848] pci 0000:00:00.0: bridge window [mem 0x600c000000000-0x600c07fefffff]
[ 0.312860] pci 0000:00:00.0: bridge window [mem 0x6000000000000-0x6003fbff0ffff 64bit pref]
[ 0.312877] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[ 0.312888] pci_bus 0000:00: resource 4 [mem 0x600c000000000-0x600c07ffeffff]
[ 0.312895] pci_bus 0000:00: resource 5 [mem 0x6000000000000-0x6003fbfffffff 64bit pref]
[ 0.312903] pci_bus 0000:01: resource 1 [mem 0x600c000000000-0x600c07fefffff]
[ 0.312910] pci_bus 0000:01: resource 2 [mem 0x6000000000000-0x6003fbff0ffff 64bit pref]
[ 0.312917] pci_bus 0000:02: resource 1 [mem 0x600c000000000-0x600c07fefffff]
[ 0.312924] pci_bus 0000:02: resource 2 [mem 0x6000000000000-0x6003fbff0ffff 64bit pref]
[ 0.312932] pci_bus 0000:03: resource 1 [mem 0x600c000000000-0x600c0003fffff]
[ 0.312939] pci_bus 0000:03: resource 2 [mem 0x6000000000000-0x600001fffffff 64bit pref]
[ 0.312950] pci 0001:00:00.0: BAR 14: assigned [mem 0x600c080000000-0x600c0807fffff]
[ 0.312963] pci 0001:01:00.0: BAR 0: assigned [mem 0x600c080000000-0x600c080003fff 64bit]
[ 0.312993] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 0.313007] pci 0001:00:00.0: bridge window [mem 0x600c080000000-0x600c0ffefffff]
[ 0.313030] pci_bus 0001:00: resource 4 [mem 0x600c080000000-0x600c0fffeffff]
[ 0.313037] pci_bus 0001:00: resource 5 [mem 0x6004000000000-0x6007f7fffffff 64bit pref]
[ 0.313044] pci_bus 0001:01: resource 1 [mem 0x600c080000000-0x600c0ffefffff]
[ 0.313057] pci 0002:00:00.0: BAR 14: assigned [mem 0x600c100000000-0x600c1007fffff]
[ 0.313065] pci 0002:00:00.0: BAR 13: no space for [io size 0x1000]
[ 0.313072] pci 0002:00:00.0: BAR 13: failed to assign [io size 0x1000]
[ 0.313094] pci 0002:01:00.0: BAR 5: assigned [mem 0x600c100000000-0x600c1000007ff]
[ 0.313109] pci 0002:01:00.0: BAR 6: assigned [mem 0x600c100010000-0x600c10001ffff pref]
[ 0.313117] pci 0002:01:00.0: BAR 4: no space for [io size 0x0020]
[ 0.313124] pci 0002:01:00.0: BAR 4: failed to assign [io size 0x0020]
[ 0.313132] pci 0002:01:00.0: BAR 0: no space for [io size 0x0008]
[ 0.313139] pci 0002:01:00.0: BAR 0: failed to assign [io size 0x0008]
[ 0.313147] pci 0002:01:00.0: BAR 2: no space for [io size 0x0008]
[ 0.313154] pci 0002:01:00.0: BAR 2: failed to assign [io size 0x0008]
[ 0.313162] pci 0002:01:00.0: BAR 1: no space for [io size 0x0004]
[ 0.313169] pci 0002:01:00.0: BAR 1: failed to assign [io size 0x0004]
[ 0.313177] pci 0002:01:00.0: BAR 3: no space for [io size 0x0004]
[ 0.313184] pci 0002:01:00.0: BAR 3: failed to assign [io size 0x0004]
[ 0.313200] pci 0002:00:00.0: PCI bridge to [bus 01]
[ 0.313214] pci 0002:00:00.0: bridge window [mem 0x600c100000000-0x600c17fefffff]
[ 0.313236] pci_bus 0002:00: Some PCI device resources are unassigned, try booting with pci=realloc
[ 0.313249] pci_bus 0002:00: resource 4 [mem 0x600c100000000-0x600c17ffeffff]
[ 0.313256] pci_bus 0002:00: resource 5 [mem 0x6008000000000-0x600bf7fffffff 64bit pref]
[ 0.313263] pci_bus 0002:01: resource 1 [mem 0x600c100000000-0x600c17fefffff]
[ 0.313274] pci 0003:00:00.0: BAR 14: assigned [mem 0x600c180000000-0x600c1803fffff]
[ 0.313289] pci 0003:01:00.0: BAR 0: assigned [mem 0x600c180000000-0x600c18000ffff 64bit]
[ 0.313320] pci 0003:01:00.0: BAR 2: assigned [mem 0x600c180010000-0x600c180011fff 64bit]
[ 0.313351] pci 0003:00:00.0: PCI bridge to [bus 01]
[ 0.313365] pci 0003:00:00.0: bridge window [mem 0x600c180000000-0x600c1ffefffff]
[ 0.313387] pci_bus 0003:00: resource 4 [mem 0x600c180000000-0x600c1fffeffff]
[ 0.313394] pci_bus 0003:00: resource 5 [mem 0x6020000000000-0x6023fbfffffff 64bit pref]
[ 0.313402] pci_bus 0003:01: resource 1 [mem 0x600c180000000-0x600c1ffefffff]
[ 0.313415] pci 0004:00:00.0: BAR 15: assigned [mem 0x6024000000000-0x602403fffffff 64bit pref]
[ 0.313424] pci 0004:00:00.0: BAR 14: assigned [mem 0x600c200000000-0x600c2007fffff]
[ 0.313453] pci 0004:01:00.0: BAR 0: assigned [mem 0x6024000000000-0x602400000ffff 64bit pref]
[ 0.313484] pci 0004:01:00.0: BAR 2: assigned [mem 0x6024000010000-0x602400001ffff 64bit pref]
[ 0.313514] pci 0004:01:00.0: BAR 4: assigned [mem 0x6024000020000-0x602400002ffff 64bit pref]
[ 0.313544] pci 0004:01:00.0: BAR 6: assigned [mem 0x600c200000000-0x600c2000007ff pref]
[ 0.313552] pci 0004:01:00.1: BAR 0: assigned [mem 0x6024000030000-0x602400003ffff 64bit pref]
[ 0.313582] pci 0004:01:00.1: BAR 2: assigned [mem 0x6024000040000-0x602400004ffff 64bit pref]
[ 0.313612] pci 0004:01:00.1: BAR 4: assigned [mem 0x6024000050000-0x602400005ffff 64bit pref]
[ 0.313642] pci 0004:01:00.1: BAR 6: assigned [mem 0x600c200010000-0x600c2000107ff pref]
[ 0.313651] pci 0004:01:00.2: BAR 0: assigned [mem 0x6024000060000-0x602400006ffff 64bit pref]
[ 0.313681] pci 0004:01:00.2: BAR 2: assigned [mem 0x6024000070000-0x602400007ffff 64bit pref]
[ 0.313713] pci 0004:01:00.2: BAR 4: assigned [mem 0x6024000080000-0x602400008ffff 64bit pref]
[ 0.313743] pci 0004:01:00.2: BAR 6: assigned [mem 0x600c200020000-0x600c2000207ff pref]
[ 0.313765] pci 0004:00:00.0: PCI bridge to [bus 01]
[ 0.313779] pci 0004:00:00.0: bridge window [mem 0x600c200000000-0x600c27fefffff]
[ 0.313791] pci 0004:00:00.0: bridge window [mem 0x6024000000000-0x6027f7ff0ffff 64bit pref]
[ 0.313808] pci_bus 0004:00: resource 4 [mem 0x600c200000000-0x600c27ffeffff]
[ 0.313815] pci_bus 0004:00: resource 5 [mem 0x6024000000000-0x6027f7fffffff 64bit pref]
[ 0.313823] pci_bus 0004:01: resource 1 [mem 0x600c200000000-0x600c27fefffff]
[ 0.313830] pci_bus 0004:01: resource 2 [mem 0x6024000000000-0x6027f7ff0ffff 64bit pref]
[ 0.313844] pci 0005:00:00.0: BAR 14: assigned [mem 0x600c280000000-0x600c2817fffff]
[ 0.313851] pci 0005:00:00.0: BAR 13: no space for [io size 0x1000]
[ 0.313858] pci 0005:00:00.0: BAR 13: failed to assign [io size 0x1000]
[ 0.313873] pci 0005:01:00.0: BAR 14: assigned [mem 0x600c280000000-0x600c2817fffff]
[ 0.313881] pci 0005:01:00.0: BAR 13: no space for [io size 0x1000]
[ 0.313887] pci 0005:01:00.0: BAR 13: failed to assign [io size 0x1000]
[ 0.313904] pci 0005:02:00.0: BAR 0: assigned [mem 0x600c280000000-0x600c280ffffff]
[ 0.313919] pci 0005:02:00.0: BAR 1: assigned [mem 0x600c281000000-0x600c28101ffff]
[ 0.313933] pci 0005:02:00.0: BAR 2: no space for [io size 0x0080]
[ 0.313939] pci 0005:02:00.0: BAR 2: failed to assign [io size 0x0080]
[ 0.313952] pci 0005:01:00.0: PCI bridge to [bus 02]
[ 0.313966] pci 0005:01:00.0: bridge window [mem 0x600c280000000-0x600c2ffefffff]
[ 0.313989] pci 0005:00:00.0: PCI bridge to [bus 01-02]
[ 0.314003] pci 0005:00:00.0: bridge window [mem 0x600c280000000-0x600c2ffefffff]
[ 0.314025] pci_bus 0005:00: Some PCI device resources are unassigned, try booting with pci=realloc
[ 0.314034] pci_bus 0005:00: resource 4 [mem 0x600c280000000-0x600c2fffeffff]
[ 0.314042] pci_bus 0005:00: resource 5 [mem 0x6028000000000-0x602bf7fffffff 64bit pref]
[ 0.314049] pci_bus 0005:01: resource 1 [mem 0x600c280000000-0x600c2ffefffff]
[ 0.314056] pci_bus 0005:02: resource 1 [mem 0x600c280000000-0x600c2ffefffff]
[ 0.314064] pci_bus 0000:00: Configuring PE for bus
[ 0.314071] pci 0000:00 : [PE# 1fe] Secondary bus 0x0000000000000000 associated with PE#1fe
[ 0.314284] pci 0000:00:00.0: Configured PE#1fe
[ 0.314382] pci_bus 0000:01: Configuring PE for bus
[ 0.314396] pci 0000:01 : [PE# 1fd] Secondary bus 0x0000000000000001 associated with PE#1fd
[ 0.314607] pci 0000:01:00.0: Configured PE#1fd
[ 0.314852] pci_bus 0000:02: Configuring PE for bus
[ 0.314865] pci 0000:02 : [PE# 1fc] Secondary bus 0x0000000000000002 associated with PE#1fc
[ 0.315075] pci 0000:02:00.0: Configured PE#1fc
[ 0.315201] pci_bus 0000:03: Configuring PE for bus
[ 0.315218] pci 0000:03 : [PE# 00] Secondary bus 0x0000000000000003 associated with PE#0
[ 0.315431] pci 0000:03:00.0: Configured PE#0
[ 0.315438] pci 0000:03 : [PE# 00] Setting up 32-bit TCE table at 0..80000000
[ 0.316356] IOMMU table initialized, virtual merging enabled
[ 0.316533] pci 0000:03 : [PE# 00] Setting up window#0 0..fffffffff pg=10000
[ 0.316548] pci 0000:03 : [PE# 00] Enabling 64-bit DMA bypass
[ 0.316646] pci 0000:03:00.0: Adding to iommu group 0
[ 0.316777] pci 0000:03:00.1: Added to existing PE#0
[ 0.316805] pci 0000:03:00.1: Adding to iommu group 0
[ 0.317020] pci_bus 0001:00: Configuring PE for bus
[ 0.317026] pci 0001:00 : [PE# fe] Secondary bus 0x0000000000000000 associated with PE#fe
[ 0.317234] pci 0001:00:00.0: Configured PE#fe
[ 0.317319] pci_bus 0001:01: Configuring PE for bus
[ 0.317331] pci 0001:01 : [PE# fd] Secondary bus 0x0000000000000001 associated with PE#fd
[ 0.317541] pci 0001:01:00.0: Configured PE#fd
[ 0.317547] pci 0001:01 : [PE# fd] Setting up 32-bit TCE table at 0..80000000
[ 0.318628] pci 0001:01 : [PE# fd] Setting up window#0 0..fffffffff pg=10000
[ 0.318641] pci 0001:01 : [PE# fd] Enabling 64-bit DMA bypass
[ 0.318739] pci 0001:01:00.0: Adding to iommu group 1
[ 0.318964] pci_bus 0002:00: Configuring PE for bus
[ 0.318970] pci 0002:00 : [PE# fe] Secondary bus 0x0000000000000000 associated with PE#fe
[ 0.319177] pci 0002:00:00.0: Configured PE#fe
[ 0.319264] pci_bus 0002:01: Configuring PE for bus
[ 0.319277] pci 0002:01 : [PE# fd] Secondary bus 0x0000000000000001 associated with PE#fd
[ 0.319488] pci 0002:01:00.0: Configured PE#fd
[ 0.319494] pci 0002:01 : [PE# fd] Setting up 32-bit TCE table at 0..80000000
[ 0.320573] pci 0002:01 : [PE# fd] Setting up window#0 0..fffffffff pg=10000
[ 0.320586] pci 0002:01 : [PE# fd] Enabling 64-bit DMA bypass
[ 0.320665] pci 0002:01:00.0: Adding to iommu group 2
[ 0.320889] pci_bus 0003:00: Configuring PE for bus
[ 0.320895] pci 0003:00 : [PE# 1fe] Secondary bus 0x0000000000000000 associated with PE#1fe
[ 0.321104] pci 0003:00:00.0: Configured PE#1fe
[ 0.321192] pci_bus 0003:01: Configuring PE for bus
[ 0.321204] pci 0003:01 : [PE# 1fd] Secondary bus 0x0000000000000001 associated with PE#1fd
[ 0.321415] pci 0003:01:00.0: Configured PE#1fd
[ 0.321422] pci 0003:01 : [PE# 1fd] Setting up 32-bit TCE table at 0..80000000
[ 0.322509] pci 0003:01 : [PE# 1fd] Setting up window#0 0..fffffffff pg=10000
[ 0.322522] pci 0003:01 : [PE# 1fd] Enabling 64-bit DMA bypass
[ 0.322603] pci 0003:01:00.0: Adding to iommu group 3
[ 0.322836] pci_bus 0004:00: Configuring PE for bus
[ 0.322842] pci 0004:00 : [PE# fe] Secondary bus 0x0000000000000000 associated with PE#fe
[ 0.323051] pci 0004:00:00.0: Configured PE#fe
[ 0.323140] pci_bus 0004:01: Configuring PE for bus
[ 0.323177] pci 0004:01 : [PE# 00] Secondary bus 0x0000000000000001 associated with PE#0
[ 0.323389] pci 0004:01:00.0: Configured PE#0
[ 0.323395] pci 0004:01 : [PE# 00] Setting up 32-bit TCE table at 0..80000000
[ 0.324499] pci 0004:01 : [PE# 00] Setting up window#0 0..fffffffff pg=10000
[ 0.324512] pci 0004:01 : [PE# 00] Enabling 64-bit DMA bypass
[ 0.324591] pci 0004:01:00.0: Adding to iommu group 4
[ 0.324842] pci 0004:01:00.1: Added to existing PE#0
[ 0.324870] pci 0004:01:00.1: Adding to iommu group 4
[ 0.325110] pci 0004:01:00.2: Added to existing PE#0
[ 0.325138] pci 0004:01:00.2: Adding to iommu group 4
[ 0.325285] pci_bus 0005:00: Configuring PE for bus
[ 0.325291] pci 0005:00 : [PE# fe] Secondary bus 0x0000000000000000 associated with PE#fe
[ 0.325500] pci 0005:00:00.0: Configured PE#fe
[ 0.325590] pci_bus 0005:01: Configuring PE for bus
[ 0.325602] pci 0005:01 : [PE# fd] Secondary bus 0x0000000000000001 associated with PE#fd
[ 0.325811] pci 0005:01:00.0: Configured PE#fd
[ 0.326043] pci_bus 0005:02: Configuring PE for bus
[ 0.326055] pci 0005:02 : [PE# fc] Secondary bus 0x0000000000000002..0x0000000000000002 associated with PE#fc
[ 0.326268] pci 0005:02:00.0: Configured PE#fc
[ 0.326274] pci 0005:02 : [PE# fc] Setting up 32-bit TCE table at 0..80000000
[ 0.327350] pci 0005:02 : [PE# fc] Setting up window#0 0..fffffffff pg=10000
[ 0.327363] pci 0005:02 : [PE# fc] Enabling 64-bit DMA bypass
[ 0.327442] pci 0005:02:00.0: Adding to iommu group 5
[ 0.327954] pci 0000:00:00.0: enabling device (0101 -> 0103)
[ 0.327985] pci 0000:01:00.0: enabling device (0141 -> 0143)
[ 0.328014] pci 0000:02:00.0: enabling device (0141 -> 0143)
[ 0.328041] pci 0001:00:00.0: enabling device (0101 -> 0103)
[ 0.328064] pci 0002:00:00.0: enabling device (0101 -> 0103)
[ 0.328087] pci 0003:00:00.0: enabling device (0101 -> 0103)
[ 0.328111] pci 0004:00:00.0: enabling device (0101 -> 0103)
[ 0.328134] pci 0005:00:00.0: enabling device (0101 -> 0103)
[ 0.328158] pci 0005:01:00.0: enabling device (0141 -> 0143)
[ 0.328180] EEH: Capable adapter found: recovery enabled.
[ 0.328847] PCI: Probing PCI hardware done
[ 0.340774] cpuidle-powernv: Default stop: psscr = 0x0000000000000330,mask=0x00000000003003ff
[ 0.340780] cpuidle-powernv: Deepest stop: psscr = 0x0000000000300375,mask=0x00000000003003ff
[ 0.340784] cpuidle-powernv: First stop level that may lose SPRs = 0x4
[ 0.340788] cpuidle-powernv: First stop level that may lose timebase = 0x10
[ 0.361546] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.362511] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.362516] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.362521] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.362525] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.366746] raid6: skipped pq benchmark and selected vpermxor8
[ 0.366752] raid6: using intx1 recovery algorithm
[ 0.367483] iommu: Default domain type: Translated
[ 0.367489] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.368373] SCSI subsystem initialized
[ 0.368682] libata version 3.00 loaded.
[ 0.369050] usbcore: registered new interface driver usbfs
[ 0.369133] usbcore: registered new interface driver hub
[ 0.369317] usbcore: registered new device driver usb
[ 0.369503] pps_core: LinuxPPS API ver. 1 registered
[ 0.369507] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.369531] PTP clock support registered
[ 0.370060] EDAC MC: Ver: 3.0.0
[ 0.372004] NetLabel: Initializing
[ 0.372008] NetLabel: domain hash size = 128
[ 0.372012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.372094] NetLabel: unlabeled traffic allowed by default
[ 0.372111] mctp: management component transport protocol core
[ 0.372116] NET: Registered PF_MCTP protocol family
[ 0.372646] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[ 0.372653] pci 0000:03:00.0: vgaarb: bridge control possible
[ 0.372658] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.372686] vgaarb: loaded
[ 0.380816] clocksource: Switched to clocksource timebase
[ 0.631203] VFS: Disk quotas dquot_6.6.0
[ 0.631282] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[ 0.646653] NET: Registered PF_INET protocol family
[ 0.646877] IP idents hash table entries: 262144 (order: 5, 2097152 bytes, linear)
[ 0.652001] tcp_listen_portaddr_hash hash table entries: 32768 (order: 5, 2621440 bytes, linear)
[ 0.653366] Table-perturb hash table entries: 65536 (order: 2, 262144 bytes, linear)
[ 0.653429] TCP established hash table entries: 524288 (order: 6, 4194304 bytes, linear)
[ 0.654798] TCP bind hash table entries: 65536 (order: 7, 10485760 bytes, linear)
[ 0.659746] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.660851] MPTCP token hash table entries: 65536 (order: 6, 6291456 bytes, linear)
[ 0.663536] UDP hash table entries: 32768 (order: 6, 6291456 bytes, linear)
[ 0.666228] UDP-Lite hash table entries: 32768 (order: 6, 6291456 bytes, linear)
[ 0.669439] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.669493] NET: Registered PF_XDP protocol family
[ 0.669773] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[ 0.669867] pci 0003:01:00.0: enabling device (0140 -> 0142)
[ 0.670101] PCI: CLS 0 bytes, default 128
[ 0.670633] Trying to unpack rootfs image as initramfs...
[ 0.671034] rtas_flash: no firmware flash support
[ 0.720392] Initialise system trusted keyrings
[ 0.720509] Key type blacklist registered
[ 0.720733] workingset: timestamp_bits=38 max_order=20 bucket_order=0
[ 0.750745] zbud: loaded
[ 0.759083] integrity: Platform Keyring initialized
[ 0.786286] NET: Registered PF_ALG protocol family
[ 0.786325] xor: measuring software checksum speed
[ 0.787544] 8regs : 8105 MB/sec
[ 0.788967] 8regs_prefetch : 6943 MB/sec
[ 0.790184] 32regs : 8116 MB/sec
[ 0.791610] 32regs_prefetch : 6979 MB/sec
[ 0.792701] altivec : 9064 MB/sec
[ 0.792705] xor: using function: altivec (9064 MB/sec)
[ 0.792717] Key type asymmetric registered
[ 0.792732] Asymmetric key parser 'x509' registered
[ 1.537963] Freeing initrd memory: 31488K
[ 1.545543] modprobe (232) used greatest stack depth: 11008 bytes left
[ 1.554227] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 1.554559] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 1.554962] io scheduler mq-deadline registered
[ 1.554968] io scheduler kyber registered
[ 1.555372] io scheduler bfq registered
[ 1.561160] atomic64_test: passed
[ 1.562912] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.563667] hvc0: raw protocol on /ibm,opal/consoles/serial@0 (boot console)
[ 1.563704] hvc0: No interrupts property, using OPAL event
[ 1.565569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.584436] Non-volatile memory driver v1.3
[ 1.588221] ahci 0002:01:00.0: version 3.0
[ 1.588266] ahci 0002:01:00.0: enabling device (0541 -> 0543)
[ 1.598854] ahci 0002:01:00.0: AHCI 0001.0000 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[ 1.598864] ahci 0002:01:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
[ 1.603243] scsi host0: ahci
[ 1.604539] scsi host1: ahci
[ 1.605451] scsi host2: ahci
[ 1.606354] scsi host3: ahci
[ 1.606836] ata1: SATA max UDMA/133 abar m2048@0x600c100000000 port 0x600c100000100 irq 42
[ 1.606843] ata2: SATA max UDMA/133 abar m2048@0x600c100000000 port 0x600c100000180 irq 42
[ 1.606848] ata3: SATA max UDMA/133 abar m2048@0x600c100000000 port 0x600c100000200 irq 42
[ 1.606854] ata4: SATA max UDMA/133 abar m2048@0x600c100000000 port 0x600c100000280 irq 42
[ 1.610137] xhci_hcd 0003:01:00.0: xHCI Host Controller
[ 1.610728] xhci_hcd 0003:01:00.0: new USB bus registered, assigned bus number 1
[ 1.611006] xhci_hcd 0003:01:00.0: hcc params 0x0270f06d hci version 0x96 quirks 0x0000000004000000
[ 1.613681] xhci_hcd 0003:01:00.0: xHCI Host Controller
[ 1.614095] xhci_hcd 0003:01:00.0: new USB bus registered, assigned bus number 2
[ 1.614112] xhci_hcd 0003:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.614520] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 1.614530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.614536] usb usb1: Product: xHCI Host Controller
[ 1.614542] usb usb1: Manufacturer: Linux 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le xhci-hcd
[ 1.614548] usb usb1: SerialNumber: 0003:01:00.0
[ 1.615800] hub 1-0:1.0: USB hub found
[ 1.615904] hub 1-0:1.0: 4 ports detected
[ 1.617785] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.618012] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 1.618019] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.618026] usb usb2: Product: xHCI Host Controller
[ 1.618031] usb usb2: Manufacturer: Linux 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le xhci-hcd
[ 1.618037] usb usb2: SerialNumber: 0003:01:00.0
[ 1.619060] hub 2-0:1.0: USB hub found
[ 1.619153] hub 2-0:1.0: 4 ports detected
[ 1.621014] usbcore: registered new interface driver usbserial_generic
[ 1.621098] usbserial: USB Serial support registered for generic
[ 1.621385] mousedev: PS/2 mouse device common for all mice
[ 1.626987] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 1.627177] device-mapper: uevent: version 1.0.3
[ 1.627874] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 1.628577] powernv-cpufreq: cpufreq pstate min 0x62 nominal 0x30 max 0x0
[ 1.628583] powernv-cpufreq: Workload Optimized Frequency is enabled in the platform
[ 1.658728] powernv_idle_driver registered
[ 1.664104] hid: raw HID events driver (C) Jiri Kosina
[ 1.664502] usbcore: registered new interface driver usbhid
[ 1.664508] usbhid: USB HID core driver
[ 1.667447] drop_monitor: Initializing network drop monitor service
[ 1.694398] Initializing XFRM netlink socket
[ 1.695735] NET: Registered PF_INET6 protocol family
[ 1.714761] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.714844] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.714999] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.717529] Segment Routing with IPv6
[ 1.717531] RPL Segment Routing with IPv6
[ 1.717545] In-situ OAM (IOAM) with IPv6
[ 1.717579] mip6: Mobile IPv6
[ 1.717587] NET: Registered PF_PACKET protocol family
[ 1.717720] secvar-sysfs: secvar: failed to retrieve secvar operations.
[ 1.717727] drmem: No dynamic reconfiguration memory found
[ 1.717759] Running MSI bitmap self-tests ...
[ 1.723397] registered taskstats version 1
[ 1.726285] Loading compiled-in X.509 certificates
[ 1.744201] Loaded X.509 cert 'Fedora kernel signing key: c227f544fa020e3b2fae0aed70ebeaa7da0d3cec'
[ 1.748152] zswap: loaded using pool lzo/zbud
[ 1.748759] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
[ 1.751050] page_owner is disabled
[ 1.751592] Key type .fscrypt registered
[ 1.751599] Key type fscrypt-provisioning registered
[ 1.755619] Btrfs loaded, crc32c=crc32c-generic, assert=on, zoned=yes, fsverity=yes
[ 1.756050] pstore: Using crash dump compression: deflate
[ 1.756231] Key type big_key registered
[ 1.770180] Key type encrypted registered
[ 1.770278] Secure boot mode disabled
[ 1.770296] ima: No TPM chip found, activating TPM-bypass!
[ 1.770310] Loading compiled-in module X.509 certificates
[ 1.771398] Loaded X.509 cert 'Fedora kernel signing key: c227f544fa020e3b2fae0aed70ebeaa7da0d3cec'
[ 1.771406] ima: Allocated hash algorithm: sha256
[ 1.771540] Secure boot mode disabled
[ 1.771596] Trusted boot mode disabled
[ 1.771599] ima: No architecture policies found
[ 1.771714] evm: Initialising EVM extended attributes:
[ 1.771718] evm: security.selinux
[ 1.771721] evm: security.SMACK64 (disabled)
[ 1.771724] evm: security.SMACK64EXEC (disabled)
[ 1.771728] evm: security.SMACK64TRANSMUTE (disabled)
[ 1.771731] evm: security.SMACK64MMAP (disabled)
[ 1.771734] evm: security.apparmor (disabled)
[ 1.771737] evm: security.ima
[ 1.771740] evm: security.capability
[ 1.771742] evm: HMAC attrs: 0x1
[ 1.772015] alg: No test for 842 (842-nx)
[ 1.782816] cryptomgr_test (279) used greatest stack depth: 10192 bytes left
[ 1.842230] alg: No test for 842 (842-scomp)
[ 1.842406] alg: No test for 842 (842-generic)
[ 1.887541] cryptomgr_test (336) used greatest stack depth: 9616 bytes left
[ 1.890838] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.891633] ata3.00: ATAPI: HL-DT-STDVD-ROM GDRH20N, 0M02, max UDMA/100
[ 1.892614] ata3.00: configured for UDMA/100
[ 1.895876] scsi 2:0:0:0: CD-ROM HL-DT-ST DVD-ROM GDRH20N 0M02 PQ: 0 ANSI: 5
[ 1.910859] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[ 2.112339] usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
[ 2.112350] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.112356] usb 1-1: Product: USB Receiver
[ 2.112362] usb 1-1: Manufacturer: Logitech
[ 2.153702] input: Logitech USB Receiver as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-1/1-1:1.0/0003:046D:C52B.0001/input/input0
[ 2.224457] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[ 2.224484] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.228262] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0003:01:00.0-1/input0
[ 2.240505] input: Logitech USB Receiver Mouse as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input1
[ 2.244731] input: Logitech USB Receiver Consumer Control as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input2
[ 2.313472] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 2.314664] input: Logitech USB Receiver System Control as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input3
[ 2.316643] sr 2:0:0:0: Attached scsi generic sg0 type 5
[ 2.319572] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0003:01:00.0-1/input1
[ 2.326911] Freeing unused kernel image (initmem) memory: 9472K
[ 2.335265] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0003:01:00.0-1/input2
[ 2.393098] Checked W+X mappings: passed, no W+X pages found
[ 2.393106] rodata_test: all tests were successful
[ 2.393117] Run /init as init process
[ 2.393120] with arguments:
[ 2.393124] /init
[ 2.393128] rhgb
[ 2.393131] with environment:
[ 2.393134] HOME=/
[ 2.393137] TERM=linux
[ 2.437353] systemd[1]: systemd 251.7-611.fc37 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 2.437370] systemd[1]: Detected architecture ppc64-le.
[ 2.437380] systemd[1]: Running in initial RAM disk.
[ 2.437571] systemd[1]: Hostname set to <shrimp-paste>.
[ 2.480855] usb 1-3: new high-speed USB device number 3 using xhci_hcd
[ 2.622539] systemd[1]: bpf-lsm: Failed to load BPF object: No such process
[ 2.673600] usb 1-3: New USB device found, idVendor=1d6b, idProduct=0107, bcdDevice= 1.00
[ 2.673610] usb 1-3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.673616] usb 1-3: Product: USB Virtual Hub
[ 2.673621] usb 1-3: Manufacturer: Aspeed
[ 2.673626] usb 1-3: SerialNumber: 00000000
[ 2.686921] hub 1-3:1.0: USB hub found
[ 2.687218] hub 1-3:1.0: 5 ports detected
[ 2.788476] systemd[1]: Queued start job for default target initrd.target.
[ 2.788714] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
[ 2.788821] systemd[1]: Reached target local-fs.target - Local File Systems.
[ 2.788849] systemd[1]: Reached target slices.target - Slice Units.
[ 2.788872] systemd[1]: Reached target swap.target - Swaps.
[ 2.788891] systemd[1]: Reached target timers.target - Timer Units.
[ 2.789237] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
[ 2.789565] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 2.789917] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 2.790270] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 2.790654] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 2.791028] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 2.791048] systemd[1]: Reached target sockets.target - Socket Units.
[ 2.840860] usb 1-4: new high-speed USB device number 4 using xhci_hcd
[ 2.880194] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 2.880354] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because all trigger condition checks failed.
[ 2.886162] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 2.889393] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 2.892383] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 2.895354] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
[ 2.899361] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 2.911560] systemd[1]: Finished systemd-vconsole-setup.service - Setup Virtual Console.
[ 2.912094] systemd[1]: dracut-cmdline-ask.service - dracut ask for additional cmdline parameters was skipped because all trigger condition checks failed.
[ 2.915641] systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook...
[ 2.928025] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[ 2.928210] audit: type=1130 audit(1667911848.920:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.932176] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 2.960175] fuse: init (API version 7.37)
[ 2.966077] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 2.966207] audit: type=1130 audit(1667911848.960:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.984530] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 2.984653] audit: type=1130 audit(1667911848.980:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.990048] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 3.005256] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[ 3.005456] audit: type=1130 audit(1667911849.000:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.034679] usb 1-4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ 3.034692] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.034701] usb 1-4: Product: USB2.0 Hub
[ 3.047357] hub 1-4:1.0: USB hub found
[ 3.047911] hub 1-4:1.0: 4 ports detected
[ 3.107034] systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook.
[ 3.107186] audit: type=1130 audit(1667911849.100:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.113494] systemd[1]: Starting dracut-pre-udev.service - dracut pre-udev hook...
[ 3.124418] systemd[1]: Started systemd-journald.service - Journal Service.
[ 3.124625] audit: type=1130 audit(1667911849.120:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.150835] usb 1-3.1: new high-speed USB device number 5 using xhci_hcd
[ 3.154735] audit: type=1130 audit(1667911849.150:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.177945] audit: type=1130 audit(1667911849.170:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.180295] audit: type=1334 audit(1667911849.170:10): prog-id=19 op=LOAD
[ 3.303720] usb 1-3.1: New USB device found, idVendor=1d6b, idProduct=0104, bcdDevice= 1.00
[ 3.303730] usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.303736] usb 1-3.1: Product: virtual_input
[ 3.303741] usb 1-3.1: Manufacturer: OpenBMC
[ 3.303745] usb 1-3.1: SerialNumber: OBMC0001
[ 3.351949] input: OpenBMC virtual_input as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-3/1-3.1/1-3.1:1.0/0003:1D6B:0104.0004/input/input5
[ 3.410861] usb 1-4.1: new low-speed USB device number 6 using xhci_hcd
[ 3.423577] hid-generic 0003:1D6B:0104.0004: input,hidraw3: USB HID v1.01 Keyboard [OpenBMC virtual_input] on usb-0003:01:00.0-3.1/input0
[ 3.426803] input: OpenBMC virtual_input as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-3/1-3.1/1-3.1:1.1/0003:1D6B:0104.0005/input/input6
[ 3.427725] hid-generic 0003:1D6B:0104.0005: input,hidraw4: USB HID v1.01 Mouse [OpenBMC virtual_input] on usb-0003:01:00.0-3.1/input1
[ 3.549534] usb 1-4.1: New USB device found, idVendor=045e, idProduct=00cb, bcdDevice= 1.00
[ 3.549542] usb 1-4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.549547] usb 1-4.1: Product: Microsoft USB Optical Mouse
[ 3.549552] usb 1-4.1: Manufacturer: PixArt
[ 3.563160] input: PixArt Microsoft USB Optical Mouse as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:045E:00CB.0006/input/input7
[ 3.563792] hid-generic 0003:045E:00CB.0006: input,hidraw5: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-0003:01:00.0-4.1/input0
[ 3.670836] usb 1-4.2: new full-speed USB device number 7 using xhci_hcd
[ 3.765154] tg3 0004:01:00.0: enabling device (0140 -> 0142)
[ 3.802128] nvme nvme0: pci function 0001:01:00.0
[ 3.802502] nvme 0001:01:00.0: enabling device (0140 -> 0142)
[ 3.814163] usb 1-4.2: New USB device found, idVendor=0853, idProduct=0111, bcdDevice= 0.01
[ 3.814171] usb 1-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.814176] usb 1-4.2: Product: Realforce 87
[ 3.814181] usb 1-4.2: Manufacturer: Topre Corporation
[ 3.814431] tg3 0004:01:00.0 eth0: Tigon3 [partno(BCM95719) rev 5719001] (PCI Express) MAC address 2c:09:4d:00:0b:be
[ 3.814436] tg3 0004:01:00.0 eth0: attached PHY is serdes (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 3.814440] tg3 0004:01:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 3.814448] tg3 0004:01:00.0 eth0: dma_rwctrl[00000000] dma_mask[64-bit]
[ 3.814681] tg3 0004:01:00.1: enabling device (0140 -> 0142)
[ 3.816430] nvme nvme0: Shutdown timeout set to 10 seconds
[ 3.829373] nvme nvme0: 32/0/0 default/read/poll queues
[ 3.837778] input: Topre Corporation Realforce 87 as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-4/1-4.2/1-4.2:1.0/0003:0853:0111.0007/input/input8
[ 3.843480] nvme0n1: p1 p2
[ 3.859159] tg3 0004:01:00.1 eth1: Tigon3 [partno(BCM95719) rev 5719001] (PCI Express) MAC address 2c:09:4d:00:0b:bf
[ 3.859168] tg3 0004:01:00.1 eth1: attached PHY is serdes (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 3.859174] tg3 0004:01:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 3.859180] tg3 0004:01:00.1 eth1: dma_rwctrl[00000000] dma_mask[64-bit]
[ 3.859555] tg3 0004:01:00.2: enabling device (0140 -> 0142)
[ 3.889897] tg3 0004:01:00.2 eth2: Tigon3 [partno(BCM95719) rev 5719001] (PCI Express) MAC address 2c:09:4d:00:0b:c0
[ 3.889906] tg3 0004:01:00.2 eth2: attached PHY is serdes (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 3.889913] tg3 0004:01:00.2 eth2: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 3.889919] tg3 0004:01:00.2 eth2: dma_rwctrl[00000000] dma_mask[64-bit]
[ 3.896275] tg3 0004:01:00.2 enP4p1s0f2: renamed from eth2
[ 4.016729] tg3 0004:01:00.0 enP4p1s0f0: renamed from eth0
[ 4.125398] tg3 0004:01:00.1 enP4p1s0f1: renamed from eth1
[ 4.615875] hid-generic 0003:0853:0111.0007: input,hidraw0: USB HID v1.11 Keyboard [Topre Corporation Realforce 87] on usb-0003:01:00.0-4.2/input0
[ 4.710843] usb 1-4.4: new full-speed USB device number 8 using xhci_hcd
[ 4.866120] usb 1-4.4: New USB device found, idVendor=0d8c, idProduct=0102, bcdDevice= 0.10
[ 4.866129] usb 1-4.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 4.866135] usb 1-4.4: Product: USB Sound Device
[ 4.883552] input: USB Sound Device as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-4/1-4.4/1-4.4:1.3/0003:0D8C:0102.0008/input/input9
[ 4.995736] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0003:01:00.0-1/input2
[ 5.063736] hid-generic 0003:0D8C:0102.0008: input,hidraw2: USB HID v1.00 Device [USB Sound Device ] on usb-0003:01:00.0-4.4/input3
[ 5.137616] input: Logitech Wireless Device PID:408a Keyboard as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:408A.0009/input/input10
[ 5.140438] input: Logitech Wireless Device PID:408a Mouse as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:408A.0009/input/input11
[ 5.142245] hid-generic 0003:046D:408A.0009: input,hidraw6: USB HID v1.11 Keyboard [Logitech Wireless Device PID:408a] on usb-0003:01:00.0-1/input2:1
[ 5.755839] input: Logitech MX Keys as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:408A.0009/input/input15
[ 5.757982] logitech-hidpp-device 0003:046D:408A.0009: input,hidraw6: USB HID v1.11 Keyboard [Logitech MX Keys] on usb-0003:01:00.0-1/input2:1
[ 5.866799] kauditd_printk_skb: 4 callbacks suppressed
[ 5.866804] audit: type=1130 audit(1667911851.860:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.034422] fsck (607) used greatest stack depth: 9312 bytes left
[ 6.038328] audit: type=1130 audit(1667911852.030:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.157896] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 6.158429] mount (609) used greatest stack depth: 8832 bytes left
[ 6.283025] systemd-fstab-g (617) used greatest stack depth: 8592 bytes left
[ 6.529255] audit: type=1334 audit(1667911852.520:17): prog-id=21 op=LOAD
[ 6.529417] audit: type=1334 audit(1667911852.520:18): prog-id=22 op=LOAD
[ 6.529520] audit: type=1334 audit(1667911852.520:19): prog-id=0 op=UNLOAD
[ 6.529584] audit: type=1334 audit(1667911852.520:20): prog-id=0 op=UNLOAD
[ 6.532880] audit: type=1334 audit(1667911852.530:21): prog-id=23 op=LOAD
[ 6.532974] audit: type=1334 audit(1667911852.530:22): prog-id=0 op=UNLOAD
[ 6.533284] audit: type=1334 audit(1667911852.530:23): prog-id=24 op=LOAD
[ 6.533435] audit: type=1334 audit(1667911852.530:24): prog-id=25 op=LOAD
[ 7.093482] systemd-journald[382]: Received SIGTERM from PID 1 (systemd).
[ 7.471001] SELinux: Class user_namespace not defined in policy.
[ 7.471009] SELinux: the above unknown classes and permissions will be allowed
[ 7.499492] SELinux: policy capability network_peer_controls=1
[ 7.499496] SELinux: policy capability open_perms=1
[ 7.499498] SELinux: policy capability extended_socket_class=1
[ 7.499501] SELinux: policy capability always_check_network=0
[ 7.499503] SELinux: policy capability cgroup_seclabel=1
[ 7.499505] SELinux: policy capability nnp_nosuid_transition=1
[ 7.499507] SELinux: policy capability genfs_seclabel_symlinks=1
[ 7.499509] SELinux: policy capability ioctl_skip_cloexec=0
[ 7.726060] systemd[1]: Successfully loaded SELinux policy in 468.591ms.
[ 7.825601] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 76.544ms.
[ 7.831400] systemd[1]: systemd 251.7-611.fc37 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 7.831410] systemd[1]: Detected architecture ppc64-le.
[ 8.013818] systemd[1]: bpf-lsm: Failed to load BPF object: No such process
[ 8.081617] flatpak (680) used greatest stack depth: 8048 bytes left
[ 8.111243] selinuxenabled (694) used greatest stack depth: 7904 bytes left
[ 8.136226] systemd-gpt-auto-generator[698]: Failed to dissect: Permission denied
[ 8.146042] systemd[681]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 8.187636] zram: Added device: zram0
[ 8.315562] systemd[1]: /usr/lib/systemd/system/sensord.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/sensord.pid → /run/sensord.pid; please update the unit file accordingly.
[ 8.462650] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 8.463411] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
[ 8.464367] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 8.466172] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[ 8.467585] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 8.468974] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 8.470363] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ 8.471872] systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen.
[ 8.473279] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 8.474760] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
[ 8.476379] systemd[1]: Created slice user.slice - User and Session Slice.
[ 8.476476] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of a failed condition check (ConditionPathExists=!/run/plymouth/pid).
[ 8.476831] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 8.477919] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 8.478034] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 8.478125] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
[ 8.478200] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
[ 8.478268] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
[ 8.478340] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 8.478468] systemd[1]: Reached target slices.target - Slice Units.
[ 8.478566] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 8.479253] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[ 8.480646] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[ 8.482759] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 8.483115] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 8.484267] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[ 8.485280] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 8.485888] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 8.486644] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
[ 8.543700] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 8.549041] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 8.554169] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 8.559233] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 8.559531] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of a failed condition check (ConditionPathExists=/etc/krb5.keytab).
[ 8.563433] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 8.566905] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 8.570603] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 8.574273] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 8.578856] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 8.579052] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[ 8.579338] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
[ 8.579715] systemd[1]: Stopped systemd-journald.service - Journal Service.
[ 8.586478] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 8.593126] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 8.598576] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[ 8.604102] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 8.604642] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because all trigger condition checks failed.
[ 8.610114] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 8.616583] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 8.617905] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 8.618936] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 8.619921] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 8.621872] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 8.623664] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 8.624545] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 8.625875] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 8.626663] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 8.628022] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 8.628820] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 8.630087] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 8.632047] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line.
[ 8.638952] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 8.644167] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 8.648872] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 8.649813] EXT4-fs (nvme0n1p2): re-mounted. Quota mode: none.
[ 8.653813] systemd[1]: Started systemd-journald.service - Journal Service.
[ 8.683002] systemd-journald[721]: Received client request to flush runtime journal.
[ 9.170137] zram0: detected capacity change from 0 to 16777216
[ 9.254373] IPMI message handler: version 39.2
[ 9.260291] Adding 8388544k swap on /dev/zram0. Priority:100 extents:1 across:8388544k SSDscFS
[ 9.303635] ipmi device interface
[ 9.319510] rtc-opal opal-rtc: registered as rtc0
[ 9.338627] 5 fixed-partitions partitions found on MTD device flash@0
[ 9.338645] Creating 5 MTD partitions on "flash@0":
[ 9.338660] 0x000000000000-0x000004000000 : "PNOR"
[ 9.341102] rtc-opal opal-rtc: setting system clock to 2022-11-08T12:50:55 UTC (1667911855)
[ 9.349494] 0x0000022a1000-0x000003821000 : "BOOTKERNEL"
[ 9.350656] 0x000003944000-0x000003946000 : "VERSION"
[ 9.352978] 0x000003989000-0x0000039c9000 : "IMA_CATALOG"
[ 9.353980] 0x000003e10000-0x000003ec7000 : "BOOTKERNFW"
[ 9.353986] mtd: partition "BOOTKERNFW" doesn't end on an erase/write block -- force read-only
[ 9.358959] ipmi-powernv ibm,opal:ipmi: IPMI message handler: The GUID response from the BMC was too short, it was 1 but should have been 17. Assuming GUID is not available.
[ 9.383617] at24 0-0050: supply vcc not found, using dummy regulator
[ 9.385301] ipmi-powernv ibm,opal:ipmi: IPMI message handler: Found new BMC (man_id: 0x00cb06, prod_id: 0x0001, dev_id: 0x00)
[ 9.387114] at24 0-0050: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 9.387380] at24 1-0050: supply vcc not found, using dummy regulator
[ 9.433045] at24 2-0050: supply vcc not found, using dummy regulator
[ 9.435969] at24 2-0050: 16384 byte 24c128 EEPROM, writable, 1 bytes/write
[ 9.436190] at24 3-0050: supply vcc not found, using dummy regulator
[ 9.438260] at24 3-0050: 256 byte spd EEPROM, read-only
[ 9.438437] at24 4-0054: supply vcc not found, using dummy regulator
[ 9.440295] at24 4-0054: 256 byte spd EEPROM, read-only
[ 9.483358] mc: Linux media interface: v0.10
[ 9.577119] usb 1-4.4: Warning! Unlikely big volume range (=8065), cval->res is probably wrong.
[ 9.577134] usb 1-4.4: [9] FU [Mic Playback Volume] ch = 2, val = -6144/1921/1
[ 9.584847] usb 1-4.4: Warning! Unlikely big volume range (=8065), cval->res is probably wrong.
[ 9.584851] usb 1-4.4: [11] FU [Line Playback Volume] ch = 2, val = -6144/1921/1
[ 9.605218] snd_hda_intel 0000:03:00.1: enabling device (0540 -> 0542)
[ 9.605241] snd_hda_intel 0000:03:00.1: Force to snoop mode by module option
[ 9.610503] usb 1-4.4: Warning! Unlikely big volume range (=6928), cval->res is probably wrong.
[ 9.610511] usb 1-4.4: [8] FU [Mic Capture Volume] ch = 2, val = -4096/2832/1
[ 9.619357] usb 1-4.4: Warning! Unlikely big volume range (=6928), cval->res is probably wrong.
[ 9.619362] usb 1-4.4: [15] FU [Line Capture Volume] ch = 2, val = -4096/2832/1
[ 9.627605] usb 1-4.4: Warning! Unlikely big volume range (=6928), cval->res is probably wrong.
[ 9.627609] usb 1-4.4: [2] FU [PCM Capture Volume] ch = 2, val = -4096/2832/1
[ 9.629824] usbcore: registered new interface driver snd-usb-audio
[ 9.652470] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input16
[ 9.654125] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input17
[ 9.654964] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input18
[ 9.655640] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input19
[ 9.656366] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input20
[ 9.836619] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Quota mode: none.
[ 10.302766] [drm] amdgpu kernel modesetting enabled.
[ 10.303105] amdgpu: CRAT table disabled by module option
[ 10.303112] amdgpu: DSDT table not found for OEM information
[ 10.303116] amdgpu: IO link not available for non x86 platforms
[ 10.303120] amdgpu: Virtual CRAT table created for CPU
[ 10.303347] amdgpu: Topology: Add CPU node
[ 10.303771] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[ 10.304485] amdgpu 0000:03:00.0: enabling device (0140 -> 0142)
[ 10.304524] [drm] initializing kernel modesetting (DIMGREY_CAVEFISH 0x1002:0x73FF 0x148C:0x2412 0xC1).
[ 10.304568] [drm] register mmio base: 0x00000000
[ 10.304572] [drm] register mmio size: 1048576
[ 10.312486] [drm] add ip block number 0 <nv_common>
[ 10.312492] [drm] add ip block number 1 <gmc_v10_0>
[ 10.312496] [drm] add ip block number 2 <navi10_ih>
[ 10.312500] [drm] add ip block number 3 <psp>
[ 10.312504] [drm] add ip block number 4 <smu>
[ 10.312508] [drm] add ip block number 5 <dm>
[ 10.312512] [drm] add ip block number 6 <gfx_v10_0>
[ 10.312515] [drm] add ip block number 7 <sdma_v5_2>
[ 10.312519] [drm] add ip block number 8 <vcn_v3_0>
[ 10.312523] [drm] add ip block number 9 <jpeg_v3_0>
[ 10.316852] RPC: Registered named UNIX socket transport module.
[ 10.316858] RPC: Registered udp transport module.
[ 10.316861] RPC: Registered tcp transport module.
[ 10.316863] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 10.342802] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
[ 10.342813] amdgpu: ATOM BIOS: 113-D53201XT-016
[ 10.342834] [drm] VCN(0) decode is enabled in VM mode
[ 10.342838] [drm] VCN(0) encode is enabled in VM mode
[ 10.342844] [drm] JPEG decode is enabled in VM mode
[ 10.342848] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[ 10.342863] amdgpu 0000:03:00.0: amdgpu: PCIE atomic ops is not supported
[ 10.342878] [drm] GPU posting now...
[ 10.343290] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 10.343375] amdgpu 0000:03:00.0: BAR 2: releasing [mem 0x6000010000000-0x60000101fffff 64bit pref]
[ 10.343383] amdgpu 0000:03:00.0: BAR 0: releasing [mem 0x6000000000000-0x600000fffffff 64bit pref]
[ 10.343540] pci 0000:02:00.0: BAR 15: releasing [mem 0x6000000000000-0x600001fffffff 64bit pref]
[ 10.343554] pci 0000:01:00.0: BAR 15: releasing [mem 0x6000000000000-0x6003fbff0ffff 64bit pref]
[ 10.343562] pci 0000:00:00.0: BAR 15: releasing [mem 0x6000000000000-0x6003fbff0ffff 64bit pref]
[ 10.343577] pci 0000:00:00.0: BAR 15: assigned [mem 0x6000000000000-0x60002ffffffff 64bit pref]
[ 10.343589] pci 0000:01:00.0: BAR 15: assigned [mem 0x6000000000000-0x60002ffffffff 64bit pref]
[ 10.343598] pci 0000:02:00.0: BAR 15: assigned [mem 0x6000000000000-0x60002ffffffff 64bit pref]
[ 10.343608] amdgpu 0000:03:00.0: BAR 0: assigned [mem 0x6000000000000-0x60001ffffffff 64bit pref]
[ 10.343629] amdgpu 0000:03:00.0: BAR 2: assigned [mem 0x6000200000000-0x60002001fffff 64bit pref]
[ 10.343648] pci 0000:00:00.0: PCI bridge to [bus 01-03]
[ 10.343658] pci 0000:00:00.0: bridge window [mem 0x600c000000000-0x600c07fefffff]
[ 10.343666] pci 0000:00:00.0: bridge window [mem 0x6000000000000-0x6003fbff0ffff 64bit pref]
[ 10.343676] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 10.343686] pci 0000:01:00.0: bridge window [mem 0x600c000000000-0x600c07fefffff]
[ 10.343694] pci 0000:01:00.0: bridge window [mem 0x6000000000000-0x6003fbff0ffff 64bit pref]
[ 10.343705] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 10.343714] pci 0000:02:00.0: bridge window [mem 0x600c000000000-0x600c0003fffff]
[ 10.343722] pci 0000:02:00.0: bridge window [mem 0x6000000000000-0x60002ffffffff 64bit pref]
[ 10.343746] amdgpu 0000:03:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
[ 10.343753] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[ 10.343760] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[ 10.343772] [drm] Detected VRAM RAM=8176M, BAR=8192M
[ 10.343776] [drm] RAM width 128bits GDDR6
[ 10.343782] amdgpu 0000:03:00.0: dma_iommu_get_required_mask: returning bypass mask 0xfffffffffffffff
[ 10.344985] [drm] amdgpu: 8176M of VRAM memory ready
[ 10.344992] [drm] amdgpu: 32434M of GTT memory ready.
[ 10.345193] [drm] GART: num cpu pages 8192, num gpu pages 131072
[ 10.345563] [drm] PCIE GART of 512M enabled (table at 0x00000081FEB00000).
[ 10.360605] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[ 10.360611] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[ 22.593050] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[ 22.601761] [drm] Loading DMUB firmware via PSP: version=0x02020013
[ 22.629137] [drm] use_doorbell being set to: [true]
[ 22.629187] [drm] use_doorbell being set to: [true]
[ 22.664818] [drm] Found VCN firmware Version ENC: 1.24 DEC: 2 VEP: 0 Revision: 0
[ 22.664853] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[ 22.745288] [drm] reserve 0xa00000 from 0x81fd000000 for PSP TMR
[ 22.861984] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 22.884307] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 22.884383] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b2900 (59.41.0)
[ 22.884394] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 22.884437] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 22.937766] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[ 22.938119] [drm] Display Core initialized with v3.2.207!
[ 22.939303] [drm] DMUB hardware initialized: version=0x02020013
[ 22.961775] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 23.156874] [drm] kiq ring mec 2 pipe 1 q 0
[ 23.160922] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 23.161728] [drm] JPEG decode initialized successfully.
[ 23.163364] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 23.163574] amdgpu: sdma_bitmap: ffff
[ 23.263204] memmap_init_zone_device initialised 130816 pages in 0ms
[ 23.263214] amdgpu: HMM registered 8176MB device memory
[ 23.263733] amdgpu: Virtual CRAT table created for GPU
[ 23.265716] amdgpu: Topology: Add dGPU node [0x73ff:0x1002]
[ 23.265727] kfd kfd: amdgpu: added device 1002:73ff
[ 23.265755] amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 8, active_cu_number 32
[ 23.266360] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 23.266363] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 23.266366] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 23.266369] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 23.266372] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 23.266375] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 23.266378] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 23.266381] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 23.266384] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 23.266387] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 23.266390] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 23.266392] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 23.266395] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 23.266398] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 23.266401] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 23.266404] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 23.267372] amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
[ 23.273569] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:03:00.0 on minor 0
[ 23.284160] fbcon: Deferring console take-over
[ 23.284168] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 27.605313] tg3 0004:01:00.1 enP4p1s0f1: Link is up at 1000 Mbps, full duplex
[ 27.605346] tg3 0004:01:00.1 enP4p1s0f1: Flow control is on for TX and on for RX
[ 27.605355] tg3 0004:01:00.1 enP4p1s0f1: EEE is enabled
[ 27.605500] IPv6: ADDRCONF(NETDEV_CHANGE): enP4p1s0f1: link becomes ready
[ 28.795129] systemd-udevd (958) used greatest stack depth: 7408 bytes left
[ 34.107962] rfkill: input handler disabled
[ 35.027793] [drm] DSC precompute is not needed.
[ 54.295279] rfkill: input handler enabled
[ 58.394853] rfkill: input handler disabled
[ 60.265172] gnome-shell (1608) used greatest stack depth: 7120 bytes left
[ 786.445505] kworker/dying (206) used greatest stack depth: 5920 bytes left
[ 1093.488139] kworker/dying (16) used greatest stack depth: 5888 bytes left
[ 1441.854075] ------------[ cut here ]------------
[ 1441.854087] WARNING: CPU: 18 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[ 1441.854108] Modules linked in: tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[ 1441.854409] CPU: 18 PID: 2180 Comm: gnome-shell Not tainted 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[ 1441.854419] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[ 1441.854424] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[ 1441.854431] REGS: c0000000285335c0 TRAP: 0700 Not tainted (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 1441.854439] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 200400a7
[ 1441.854485] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c000000028533860 c000000001fc8000 c000000028533950
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff6af300 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 000000017a34fac0 0000000000000000
GPR20: c00000000f21e600 000000017836e1f0 c000000028533b48 c00000002e8e1580
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000000b8a1bc0 0000000000000000
[ 1441.854649] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[ 1441.854659] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[ 1441.854668] Call Trace:
[ 1441.854672] [c000000028533860] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[ 1441.854689] [c0000000285338a0] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[ 1441.854701] [c000000028533a70] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[ 1441.854713] [c000000028533ad0] [c000000000d21b50] drm_ioctl+0x220/0x610
[ 1441.854725] [c000000028533c40] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[ 1441.855095] [c000000028533c90] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[ 1441.855107] [c000000028533db0] [c0000000000314d8] system_call_exception+0x188/0x360
[ 1441.855119] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[ 1441.855133] --- interrupt: 3000 at 0x7fffaf157adc
[ 1441.855143] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[ 1441.855148] REGS: c000000028533e80 TRAP: 3000 Not tainted (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 1441.855155] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44002442 XER: 00000000
[ 1441.855212] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 0000000000000002
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 000000017a570040 000000017a34fac0
GPR24: 00000001783507e0 000000017836e1f0 000000017979c6a0 0000000177f3e810
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[ 1441.855376] NIP [00007fffaf157adc] 0x7fffaf157adc
[ 1441.855383] LR [0000000000000000] 0x0
[ 1441.855390] --- interrupt: 3000
[ 1441.855395] Instruction dump:
[ 1441.855401] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[ 1441.855434] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[ 1441.855468] irq event stamp: 34616432
[ 1441.855472] hardirqs last enabled at (34616431): [<c00000000018d208>] queue_work_on+0xf8/0x130
[ 1441.855483] hardirqs last disabled at (34616432): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[ 1441.855493] softirqs last enabled at (34610626): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[ 1441.855501] softirqs last disabled at (34610617): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[ 1441.855511] ---[ end trace 0000000000000000 ]---
[ 2865.753350] ------------[ cut here ]------------
[ 2865.753357] WARNING: CPU: 15 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[ 2865.753371] Modules linked in: tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[ 2865.753561] CPU: 15 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[ 2865.753568] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[ 2865.753571] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[ 2865.753576] REGS: c000000028533320 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 2865.753581] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 20040036
[ 2865.753611] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c0000000285335c0 c000000001fc8000 c0000000285336b0
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff7f1100 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 000000017a6141a0 0000000000000000
GPR20: c00000000f21e600 0000000177e91550 c0000000285338a8 c000000024cc3780
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000000ab6d2c0 0000000000000000
[ 2865.753721] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[ 2865.753729] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[ 2865.753736] Call Trace:
[ 2865.753739] [c0000000285335c0] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[ 2865.753751] [c000000028533600] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[ 2865.753760] [c0000000285337d0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[ 2865.753770] [c000000028533830] [c000000000d21b50] drm_ioctl+0x220/0x610
[ 2865.753779] [c0000000285339a0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[ 2865.754073] [c0000000285339f0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[ 2865.754083] [c000000028533b10] [c0000000000314d8] system_call_exception+0x188/0x360
[ 2865.754091] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[ 2865.754101] --- interrupt: 3000 at 0x7fffaf157adc
[ 2865.754108] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[ 2865.754112] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 2865.754117] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004848 XER: 00000000
[ 2865.754155] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 000000000000000a
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 0000000177a793c0 000000017a6141a0
GPR24: 0000000178818d40 0000000177e91550 0000000178a72a50 00000001789f8f90
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[ 2865.754262] NIP [00007fffaf157adc] 0x7fffaf157adc
[ 2865.754267] LR [0000000000000000] 0x0
[ 2865.754272] --- interrupt: 3000
[ 2865.754275] Instruction dump:
[ 2865.754280] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[ 2865.754303] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[ 2865.754326] irq event stamp: 72927520
[ 2865.754329] hardirqs last enabled at (72927519): [<c00000000018d208>] queue_work_on+0xf8/0x130
[ 2865.754337] hardirqs last disabled at (72927520): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[ 2865.754345] softirqs last enabled at (72913784): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[ 2865.754352] softirqs last disabled at (72913779): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[ 2865.754359] ---[ end trace 0000000000000000 ]---
[ 3574.109439] ------------[ cut here ]------------
[ 3574.109446] WARNING: CPU: 30 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[ 3574.109460] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[ 3574.109651] CPU: 30 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[ 3574.109658] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[ 3574.109661] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[ 3574.109666] REGS: c0000000285334c0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 3574.109671] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 200400a7
[ 3574.109701] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c000000028533760 c000000001fc8000 c000000028533850
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff6a5700 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 00000001781ccb40 0000000000000000
GPR20: c00000000f21e600 0000000179050f50 c000000028533a48 c00000000f71c580
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c0000002c045bd00 0000000000000000
[ 3574.109811] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[ 3574.109819] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[ 3574.109825] Call Trace:
[ 3574.109828] [c000000028533760] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[ 3574.109841] [c0000000285337a0] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[ 3574.109850] [c000000028533970] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[ 3574.109860] [c0000000285339d0] [c000000000d21b50] drm_ioctl+0x220/0x610
[ 3574.109869] [c000000028533b40] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[ 3574.110185] [c000000028533b90] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[ 3574.110195] [c000000028533cb0] [c0000000000314d8] system_call_exception+0x188/0x360
[ 3574.110203] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[ 3574.110214] --- interrupt: 3000 at 0x7fffaf157adc
[ 3574.110220] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[ 3574.110225] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 3574.110229] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44002442 XER: 00000000
[ 3574.110267] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 0000000000000002
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 0000000177cc8d10 00000001781ccb40
GPR24: 000000017a5735e0 0000000179050f50 000000017810f180 0000000178314110
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[ 3574.110374] NIP [00007fffaf157adc] 0x7fffaf157adc
[ 3574.110379] LR [0000000000000000] 0x0
[ 3574.110384] --- interrupt: 3000
[ 3574.110387] Instruction dump:
[ 3574.110392] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[ 3574.110414] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[ 3574.110437] irq event stamp: 92170768
[ 3574.110440] hardirqs last enabled at (92170767): [<c00000000018d208>] queue_work_on+0xf8/0x130
[ 3574.110448] hardirqs last disabled at (92170768): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[ 3574.110456] softirqs last enabled at (92170748): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[ 3574.110463] softirqs last disabled at (92170739): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[ 3574.110470] ---[ end trace 0000000000000000 ]---
[ 3787.473301] ------------[ cut here ]------------
[ 3787.473308] WARNING: CPU: 28 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[ 3787.473322] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[ 3787.473512] CPU: 28 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[ 3787.473518] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[ 3787.473522] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[ 3787.473527] REGS: c000000028533490 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 3787.473532] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 200400a7
[ 3787.473561] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c000000028533730 c000000001fc8000 c000000028533820
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff6a7100 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 0000000178efd0f0 0000000000000000
GPR20: c00000000f21e600 000000017a19d0c0 c000000028533a18 c00000002cebfa00
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000001ed69900 0000000000000000
[ 3787.473673] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[ 3787.473680] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[ 3787.473687] Call Trace:
[ 3787.473690] [c000000028533730] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[ 3787.473702] [c000000028533770] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[ 3787.473711] [c000000028533940] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[ 3787.473721] [c0000000285339a0] [c000000000d21b50] drm_ioctl+0x220/0x610
[ 3787.473730] [c000000028533b10] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[ 3787.474016] [c000000028533b60] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[ 3787.474025] [c000000028533c80] [c0000000000314d8] system_call_exception+0x188/0x360
[ 3787.474033] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[ 3787.474044] --- interrupt: 3000 at 0x7fffaf157adc
[ 3787.474050] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[ 3787.474055] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 3787.474060] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44002442 XER: 00000000
[ 3787.474098] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 0000000000000002
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 00000001793f2440 0000000178efd0f0
GPR24: 000000017a4a9df0 000000017a19d0c0 000000017a41ccf0 000000017a406dc0
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[ 3787.474204] NIP [00007fffaf157adc] 0x7fffaf157adc
[ 3787.474209] LR [0000000000000000] 0x0
[ 3787.474214] --- interrupt: 3000
[ 3787.474217] Instruction dump:
[ 3787.474222] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[ 3787.474245] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[ 3787.474267] irq event stamp: 95106992
[ 3787.474271] hardirqs last enabled at (95106991): [<c00000000018d208>] queue_work_on+0xf8/0x130
[ 3787.474279] hardirqs last disabled at (95106992): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[ 3787.474287] softirqs last enabled at (95106516): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[ 3787.474293] softirqs last disabled at (95106509): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[ 3787.474301] ---[ end trace 0000000000000000 ]---
[ 3814.394192] ------------[ cut here ]------------
[ 3814.394198] WARNING: CPU: 28 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[ 3814.394212] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[ 3814.394405] CPU: 28 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[ 3814.394412] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[ 3814.394415] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[ 3814.394420] REGS: c0000000285332d0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 3814.394425] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 20040003
[ 3814.394455] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c000000028533570 c000000001fc8000 c000000028533660
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff6a7100 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 0000000178870a30 0000000000000000
GPR20: c00000000f21e600 0000000177b592a0 c000000028533858 c00000002cebbd00
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000001ed60840 0000000000000000
[ 3814.394566] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[ 3814.394574] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[ 3814.394581] Call Trace:
[ 3814.394584] [c000000028533570] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[ 3814.394597] [c0000000285335b0] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[ 3814.394605] [c000000028533780] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[ 3814.394615] [c0000000285337e0] [c000000000d21b50] drm_ioctl+0x220/0x610
[ 3814.394624] [c000000028533950] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[ 3814.394910] [c0000000285339a0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[ 3814.394919] [c000000028533ac0] [c0000000000314d8] system_call_exception+0x188/0x360
[ 3814.394927] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[ 3814.394937] --- interrupt: 3000 at 0x7fffaf157adc
[ 3814.394944] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[ 3814.394948] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 3814.394953] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44002442 XER: 00000000
[ 3814.394991] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 0000000000000002
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 0000000178fa7a30 0000000178870a30
GPR24: 00000001795f4c20 0000000177b592a0 0000000177c8bf70 0000000179084400
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[ 3814.395095] NIP [00007fffaf157adc] 0x7fffaf157adc
[ 3814.395101] LR [0000000000000000] 0x0
[ 3814.395105] --- interrupt: 3000
[ 3814.395109] Instruction dump:
[ 3814.395113] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[ 3814.395136] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[ 3814.395160] irq event stamp: 95582942
[ 3814.395163] hardirqs last enabled at (95582941): [<c00000000018d208>] queue_work_on+0xf8/0x130
[ 3814.395171] hardirqs last disabled at (95582942): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[ 3814.395179] softirqs last enabled at (95582920): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[ 3814.395186] softirqs last disabled at (95582915): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[ 3814.395193] ---[ end trace 0000000000000000 ]---
[ 5376.812438] ------------[ cut here ]------------
[ 5376.812445] WARNING: CPU: 23 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[ 5376.812459] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[ 5376.812653] CPU: 23 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[ 5376.812659] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[ 5376.812663] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[ 5376.812667] REGS: c000000028533410 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 5376.812672] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 20040036
[ 5376.812702] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c0000000285336b0 c000000001fc8000 c0000000285337a0
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff6ab200 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 000000017a4e14d0 0000000000000000
GPR20: c00000000f21e600 0000000179436480 c000000028533998 c00000000edc1780
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000000b69ce40 0000000000000000
[ 5376.812814] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[ 5376.812822] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[ 5376.812828] Call Trace:
[ 5376.812831] [c0000000285336b0] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[ 5376.812844] [c0000000285336f0] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[ 5376.812853] [c0000000285338c0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[ 5376.812863] [c000000028533920] [c000000000d21b50] drm_ioctl+0x220/0x610
[ 5376.812872] [c000000028533a90] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[ 5376.813166] [c000000028533ae0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[ 5376.813175] [c000000028533c00] [c0000000000314d8] system_call_exception+0x188/0x360
[ 5376.813184] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[ 5376.813195] --- interrupt: 3000 at 0x7fffaf157adc
[ 5376.813201] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[ 5376.813205] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 5376.813210] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004848 XER: 00000000
[ 5376.813248] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 000000000000000a
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 0000000177fc6cd0 000000017a4e14d0
GPR24: 000000017a55f060 0000000179436480 0000000178265130 00000001780790e0
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[ 5376.813353] NIP [00007fffaf157adc] 0x7fffaf157adc
[ 5376.813358] LR [0000000000000000] 0x0
[ 5376.813363] --- interrupt: 3000
[ 5376.813366] Instruction dump:
[ 5376.813371] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[ 5376.813394] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[ 5376.813417] irq event stamp: 136089566
[ 5376.813420] hardirqs last enabled at (136089565): [<c00000000018d208>] queue_work_on+0xf8/0x130
[ 5376.813428] hardirqs last disabled at (136089566): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[ 5376.813436] softirqs last enabled at (136087324): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[ 5376.813443] softirqs last disabled at (136087317): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[ 5376.813450] ---[ end trace 0000000000000000 ]---
[ 5435.051044] ------------[ cut here ]------------
[ 5435.051054] WARNING: CPU: 5 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[ 5435.051071] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[ 5435.051205] CPU: 5 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[ 5435.051209] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[ 5435.051211] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[ 5435.051214] REGS: c0000000285332d0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 5435.051217] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 200400a7
[ 5435.051234] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c000000028533570 c000000001fc8000 c000000028533660
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff7f9300 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 0000000177cf5d60 0000000000000000
GPR20: c00000000f21e600 000000017a4e79d0 c000000028533858 c00000002ab77580
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000000a74b880 0000000000000000
[ 5435.051298] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[ 5435.051303] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[ 5435.051307] Call Trace:
[ 5435.051309] [c000000028533570] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[ 5435.051316] [c0000000285335b0] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[ 5435.051321] [c000000028533780] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[ 5435.051327] [c0000000285337e0] [c000000000d21b50] drm_ioctl+0x220/0x610
[ 5435.051333] [c000000028533950] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[ 5435.051515] [c0000000285339a0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[ 5435.051520] [c000000028533ac0] [c0000000000314d8] system_call_exception+0x188/0x360
[ 5435.051525] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[ 5435.051531] --- interrupt: 3000 at 0x7fffaf157adc
[ 5435.051535] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[ 5435.051538] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 5435.051540] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44002442 XER: 00000000
[ 5435.051562] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 0000000000000002
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 000000017a50fda0 0000000177cf5d60
GPR24: 0000000178ac8910 000000017a4e79d0 0000000177effae0 00000001786f9070
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[ 5435.051623] NIP [00007fffaf157adc] 0x7fffaf157adc
[ 5435.051626] LR [0000000000000000] 0x0
[ 5435.051629] --- interrupt: 3000
[ 5435.051631] Instruction dump:
[ 5435.051633] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[ 5435.051647] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[ 5435.051660] irq event stamp: 136980972
[ 5435.051662] hardirqs last enabled at (136980971): [<c00000000018d208>] queue_work_on+0xf8/0x130
[ 5435.051667] hardirqs last disabled at (136980972): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[ 5435.051671] softirqs last enabled at (136969308): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[ 5435.051675] softirqs last disabled at (136969301): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[ 5435.051679] ---[ end trace 0000000000000000 ]---
[ 7468.976749] ------------[ cut here ]------------
[ 7468.976755] WARNING: CPU: 16 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[ 7468.976770] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[ 7468.976960] CPU: 16 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[ 7468.976967] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[ 7468.976971] NIP: c000000000d39840 LR: c000000000d6479c CTR: 0000000000000000
[ 7468.976976] REGS: c000000028533390 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 7468.976981] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888848 XER: 200400a7
[ 7468.977011] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c000000028533630 c000000001fc8000 c000000028533720
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: 0000000ff8490000 c000000fff7f0400 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 000000017a7e7400 0000000000000000
GPR20: c00000000f21e600 0000000179a3cf90 c000000028533918 c000000010a6ff80
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000027ca46cc0 0000000000000000
[ 7468.977122] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[ 7468.977130] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[ 7468.977136] Call Trace:
[ 7468.977139] [c000000028533630] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[ 7468.977152] [c000000028533670] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[ 7468.977161] [c000000028533840] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[ 7468.977171] [c0000000285338a0] [c000000000d21b50] drm_ioctl+0x220/0x610
[ 7468.977180] [c000000028533a10] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[ 7468.977476] [c000000028533a60] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[ 7468.977485] [c000000028533b80] [c0000000000314d8] system_call_exception+0x188/0x360
[ 7468.977493] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[ 7468.977504] --- interrupt: 3000 at 0x7fffaf157adc
[ 7468.977510] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[ 7468.977515] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 7468.977519] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44002442 XER: 00000000
[ 7468.977557] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 0000000000000002
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 000000017a9e6370 000000017a7e7400
GPR24: 0000000178f84c90 0000000179a3cf90 000000017a9dc530 00000001783890f0
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[ 7468.977663] NIP [00007fffaf157adc] 0x7fffaf157adc
[ 7468.977668] LR [0000000000000000] 0x0
[ 7468.977672] --- interrupt: 3000
[ 7468.977676] Instruction dump:
[ 7468.977680] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[ 7468.977703] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[ 7468.977726] irq event stamp: 186595428
[ 7468.977730] hardirqs last enabled at (186595427): [<c00000000018d208>] queue_work_on+0xf8/0x130
[ 7468.977738] hardirqs last disabled at (186595428): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[ 7468.977745] softirqs last enabled at (186594038): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[ 7468.977752] softirqs last disabled at (186594023): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[ 7468.977760] ---[ end trace 0000000000000000 ]---
[ 8154.007546] ------------[ cut here ]------------
[ 8154.007555] WARNING: CPU: 18 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[ 8154.007588] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[ 8154.007892] CPU: 18 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[ 8154.007900] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[ 8154.007906] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[ 8154.007912] REGS: c000000028533340 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 8154.007920] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 20040036
[ 8154.007965] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c0000000285335e0 c000000001fc8000 c0000000285336d0
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff6af300 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 00000001796a1f80 0000000000000000
GPR20: c00000000f21e600 000000017807c250 c0000000285338c8 c00000002e8e5380
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000031e25a140 0000000000000000
[ 8154.008091] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[ 8154.008099] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[ 8154.008106] Call Trace:
[ 8154.008109] [c0000000285335e0] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[ 8154.008122] [c000000028533620] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[ 8154.008131] [c0000000285337f0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[ 8154.008143] [c000000028533850] [c000000000d21b50] drm_ioctl+0x220/0x610
[ 8154.008156] [c0000000285339c0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[ 8154.008533] [c000000028533a10] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[ 8154.008542] [c000000028533b30] [c0000000000314d8] system_call_exception+0x188/0x360
[ 8154.008551] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[ 8154.008561] --- interrupt: 3000 at 0x7fffaf157adc
[ 8154.008568] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[ 8154.008572] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 8154.008577] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004848 XER: 00000000
[ 8154.008615] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 000000000000000a
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 0000000178007f70 00000001796a1f80
GPR24: 0000000179a2f4c0 000000017807c250 000000017813dfc0 000000017a995510
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[ 8154.008763] NIP [00007fffaf157adc] 0x7fffaf157adc
[ 8154.008768] LR [0000000000000000] 0x0
[ 8154.008773] --- interrupt: 3000
[ 8154.008776] Instruction dump:
[ 8154.008781] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[ 8154.008803] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[ 8154.008826] irq event stamp: 221200572
[ 8154.008829] hardirqs last enabled at (221200571): [<c00000000018d208>] queue_work_on+0xf8/0x130
[ 8154.008838] hardirqs last disabled at (221200572): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[ 8154.008846] softirqs last enabled at (221200536): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[ 8154.008853] softirqs last disabled at (221200529): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[ 8154.008863] ---[ end trace 0000000000000000 ]---
[ 8271.498006] ------------[ cut here ]------------
[ 8271.498012] WARNING: CPU: 6 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[ 8271.498026] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[ 8271.498299] CPU: 6 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[ 8271.498309] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[ 8271.498315] NIP: c000000000d39840 LR: c000000000d6479c CTR: 0000000000000000
[ 8271.498322] REGS: c0000000285334a0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 8271.498329] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888248 XER: 20040003
[ 8271.498375] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c000000028533740 c000000001fc8000 c000000028533830
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: 0000000ff6cd0000 c000000fff7f8600 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 000000017a9c5900 0000000000000000
GPR20: c00000000f21e600 00000001791fdb50 c000000028533a28 c00000003675ef80
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c0000004b36bd8c0 0000000000000000
[ 8271.498500] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[ 8271.498508] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[ 8271.498515] Call Trace:
[ 8271.498518] [c000000028533740] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[ 8271.498531] [c000000028533780] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[ 8271.498540] [c000000028533950] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[ 8271.498550] [c0000000285339b0] [c000000000d21b50] drm_ioctl+0x220/0x610
[ 8271.498559] [c000000028533b20] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[ 8271.498852] [c000000028533b70] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[ 8271.498861] [c000000028533c90] [c0000000000314d8] system_call_exception+0x188/0x360
[ 8271.498869] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[ 8271.498880] --- interrupt: 3000 at 0x7fffaf157adc
[ 8271.498886] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[ 8271.498891] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[ 8271.498896] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44002442 XER: 00000000
[ 8271.498934] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 0000000000000002
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 0000000177c93e70 000000017a9c5900
GPR24: 000000017a8d8530 00000001791fdb50 000000017a7814c0 000000017a759430
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[ 8271.499040] NIP [00007fffaf157adc] 0x7fffaf157adc
[ 8271.499046] LR [0000000000000000] 0x0
[ 8271.499050] --- interrupt: 3000
[ 8271.499054] Instruction dump:
[ 8271.499058] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[ 8271.499081] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[ 8271.499104] irq event stamp: 223836098
[ 8271.499107] hardirqs last enabled at (223836097): [<c00000000018d208>] queue_work_on+0xf8/0x130
[ 8271.499115] hardirqs last disabled at (223836098): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[ 8271.499123] softirqs last enabled at (223833920): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[ 8271.499130] softirqs last disabled at (223833913): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[ 8271.499137] ---[ end trace 0000000000000000 ]---
[11470.292078] ------------[ cut here ]------------
[11470.292085] WARNING: CPU: 26 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[11470.292099] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[11470.292289] CPU: 26 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[11470.292296] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[11470.292299] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[11470.292304] REGS: c000000028533230 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[11470.292309] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 20040036
[11470.292339] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c0000000285334d0 c000000001fc8000 c0000000285335c0
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff6a8b00 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 000000017aa45e50 0000000000000000
GPR20: c00000000f21e600 000000017a4208c0 c0000000285337b8 c00000002da1ce00
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000000a834e00 0000000000000000
[11470.292449] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[11470.292457] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[11470.292464] Call Trace:
[11470.292467] [c0000000285334d0] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[11470.292480] [c000000028533510] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[11470.292488] [c0000000285336e0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[11470.292498] [c000000028533740] [c000000000d21b50] drm_ioctl+0x220/0x610
[11470.292507] [c0000000285338b0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[11470.292802] [c000000028533900] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[11470.292812] [c000000028533a20] [c0000000000314d8] system_call_exception+0x188/0x360
[11470.292820] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[11470.292831] --- interrupt: 3000 at 0x7fffaf157adc
[11470.292837] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[11470.292841] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[11470.292846] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004848 XER: 00000000
[11470.292884] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 000000000000000a
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 000000017a95f490 000000017aa45e50
GPR24: 000000017a99c590 000000017a4208c0 000000017a9cc700 0000000178130b20
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[11470.292989] NIP [00007fffaf157adc] 0x7fffaf157adc
[11470.292994] LR [0000000000000000] 0x0
[11470.292999] --- interrupt: 3000
[11470.293002] Instruction dump:
[11470.293007] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[11470.293030] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[11470.293053] irq event stamp: 330587476
[11470.293057] hardirqs last enabled at (330587475): [<c00000000018d208>] queue_work_on+0xf8/0x130
[11470.293064] hardirqs last disabled at (330587476): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[11470.293072] softirqs last enabled at (330586850): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[11470.293079] softirqs last disabled at (330586843): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[11470.293086] ---[ end trace 0000000000000000 ]---
[12072.788561] ------------[ cut here ]------------
[12072.788568] WARNING: CPU: 15 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[12072.788582] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[12072.788775] CPU: 15 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[12072.788782] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[12072.788786] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[12072.788791] REGS: c0000000285333e0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[12072.788796] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 20040036
[12072.788825] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c000000028533680 c000000001fc8000 c000000028533770
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff7f1100 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 0000000177d0e760 0000000000000000
GPR20: c00000000f21e600 000000017a781010 c000000028533968 c000000024cca200
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000000b8a42c0 0000000000000000
[12072.788936] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[12072.788944] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[12072.788951] Call Trace:
[12072.788954] [c000000028533680] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[12072.788966] [c0000000285336c0] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[12072.788975] [c000000028533890] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[12072.788985] [c0000000285338f0] [c000000000d21b50] drm_ioctl+0x220/0x610
[12072.788994] [c000000028533a60] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[12072.789281] [c000000028533ab0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[12072.789291] [c000000028533bd0] [c0000000000314d8] system_call_exception+0x188/0x360
[12072.789299] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[12072.789310] --- interrupt: 3000 at 0x7fffaf157adc
[12072.789316] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[12072.789321] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[12072.789326] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004848 XER: 00000000
[12072.789363] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 000000000000000a
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 000000017a2ad590 0000000177d0e760
GPR24: 000000017886e8c0 000000017a781010 0000000178359630 0000000177f3a5f0
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[12072.789470] NIP [00007fffaf157adc] 0x7fffaf157adc
[12072.789475] LR [0000000000000000] 0x0
[12072.789479] --- interrupt: 3000
[12072.789483] Instruction dump:
[12072.789487] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[12072.789510] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[12072.789533] irq event stamp: 337233410
[12072.789536] hardirqs last enabled at (337233409): [<c00000000018d208>] queue_work_on+0xf8/0x130
[12072.789544] hardirqs last disabled at (337233410): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[12072.789552] softirqs last enabled at (337233374): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[12072.789559] softirqs last disabled at (337233367): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[12072.789566] ---[ end trace 0000000000000000 ]---
[12605.929462] ------------[ cut here ]------------
[12605.929472] WARNING: CPU: 17 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[12605.929491] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[12605.929787] CPU: 17 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[12605.929794] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[12605.929797] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[12605.929802] REGS: c000000028533230 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[12605.929807] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 20040036
[12605.929836] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c0000000285334d0 c000000001fc8000 c0000000285335c0
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff6e0480 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 0000000177feb160 0000000000000000
GPR20: c00000000f21e600 0000000177ebbed0 c0000000285337b8 c00000002cf80000
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000027ca4dc80 0000000000000000
[12605.929946] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[12605.929954] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[12605.929961] Call Trace:
[12605.929964] [c0000000285334d0] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[12605.929977] [c000000028533510] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[12605.929985] [c0000000285336e0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[12605.929995] [c000000028533740] [c000000000d21b50] drm_ioctl+0x220/0x610
[12605.930004] [c0000000285338b0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[12605.930296] [c000000028533900] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[12605.930305] [c000000028533a20] [c0000000000314d8] system_call_exception+0x188/0x360
[12605.930313] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[12605.930323] --- interrupt: 3000 at 0x7fffaf157adc
[12605.930330] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[12605.930334] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[12605.930339] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004848 XER: 00000000
[12605.930377] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 000000000000000a
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 0000000179a162e0 0000000177feb160
GPR24: 000000017a622680 0000000177ebbed0 000000017a2e0860 0000000178a8a740
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[12605.930483] NIP [00007fffaf157adc] 0x7fffaf157adc
[12605.930488] LR [0000000000000000] 0x0
[12605.930493] --- interrupt: 3000
[12605.930496] Instruction dump:
[12605.930501] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[12605.930523] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[12605.930547] irq event stamp: 346358772
[12605.930550] hardirqs last enabled at (346358771): [<c00000000018d208>] queue_work_on+0xf8/0x130
[12605.930558] hardirqs last disabled at (346358772): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[12605.930567] softirqs last enabled at (346357254): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[12605.930573] softirqs last disabled at (346357249): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[12605.930580] ---[ end trace 0000000000000000 ]---
[35830.159207] ------------[ cut here ]------------
[35830.159212] WARNING: CPU: 18 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[35830.159226] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[35830.159420] CPU: 18 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[35830.159426] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[35830.159430] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[35830.159435] REGS: c0000000285334d0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[35830.159440] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 200400a7
[35830.159470] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c000000028533770 c000000001fc8000 c000000028533860
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff6af300 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 000000017836ac60 0000000000000000
GPR20: c00000000f21e600 000000017afe1410 c000000028533a58 c00000002e8e1680
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c000000291e03b40 0000000000000000
[35830.159581] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[35830.159589] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[35830.159596] Call Trace:
[35830.159599] [c000000028533770] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[35830.159611] [c0000000285337b0] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[35830.159620] [c000000028533980] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[35830.159629] [c0000000285339e0] [c000000000d21b50] drm_ioctl+0x220/0x610
[35830.159638] [c000000028533b50] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[35830.159922] [c000000028533ba0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[35830.159932] [c000000028533cc0] [c0000000000314d8] system_call_exception+0x188/0x360
[35830.159940] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[35830.159951] --- interrupt: 3000 at 0x7fffaf157adc
[35830.159957] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[35830.159962] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[35830.159966] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44002442 XER: 00000000
[35830.160004] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 0000000000000002
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 000000017ad88ac0 000000017836ac60
GPR24: 000000017a3278f0 000000017afe1410 000000017a83ec60 00000001783998f0
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[35830.160109] NIP [00007fffaf157adc] 0x7fffaf157adc
[35830.160115] LR [0000000000000000] 0x0
[35830.160119] --- interrupt: 3000
[35830.160123] Instruction dump:
[35830.160127] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[35830.160150] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[35830.160173] irq event stamp: 386102158
[35830.160176] hardirqs last enabled at (386102157): [<c00000000018d208>] queue_work_on+0xf8/0x130
[35830.160184] hardirqs last disabled at (386102158): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[35830.160192] softirqs last enabled at (386091458): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[35830.160199] softirqs last disabled at (386091453): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[35830.160206] ---[ end trace 0000000000000000 ]---
[36332.583498] ------------[ cut here ]------------
[36332.583753] WARNING: CPU: 18 PID: 193532 at arch/powerpc/include/asm/book3s/64/tlbflush.h:183 change_protection+0x1210/0x1800
[36332.583765] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[36332.583956] CPU: 18 PID: 193532 Comm: VM Thread Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[36332.583963] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[36332.583967] NIP: c00000000052ef00 LR: c00000000052eab8 CTR: 0000000000000000
[36332.583971] REGS: c0000000ab3ef3b0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[36332.583976] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44222408 XER: 0000007d
[36332.584006] CFAR: c00000000052ead8 IRQMASK: 0
GPR00: c00000000052eab8 c0000000ab3ef650 c000000001fc8000 c00000002c6b3800
GPR04: 00007fffad6f0000 c000000499d40378 0805cf02000000c0 0805cf02000000c0
GPR08: 0000000000000040 0000000000000001 0000000000000040 0000000000000009
GPR12: 0000000ff8950000 c000000fff6af300 00007fffad6f0000 c0000000ee21c818
GPR16: c000000002d1ddb8 07000000000000c0 c000000002d1ddb0 c0000000ab3ef928
GPR20: c000000499d40378 fffffffffffffeff fffffffffffffe78 c01fffffffff9f40
GPR24: c000000002c83ff0 00007fffad700000 0801000000000080 ff7fffffffffefbf
GPR28: 0000000000000000 00007fffad700000 0805cf02000000c0 0405cf02000000c0
[36332.584117] NIP [c00000000052ef00] change_protection+0x1210/0x1800
[36332.584123] LR [c00000000052eab8] change_protection+0xdc8/0x1800
[36332.584129] Call Trace:
[36332.584132] [c0000000ab3ef650] [c00000000052eab8] change_protection+0xdc8/0x1800 (unreliable)
[36332.584143] [c0000000ab3ef7e0] [c00000000052f624] mprotect_fixup+0x134/0x3a0
[36332.584152] [c0000000ab3ef8c0] [c00000000052fbd0] do_mprotect_pkey+0x340/0x580
[36332.584160] [c0000000ab3efa10] [c00000000052fe40] sys_mprotect+0x30/0x40
[36332.584169] [c0000000ab3efa30] [c0000000000314d8] system_call_exception+0x188/0x360
[36332.584177] [c0000000ab3efe10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[36332.584187] --- interrupt: 3000 at 0x7fffad35e468
[36332.584194] NIP: 00007fffad35e468 LR: 0000000000000000 CTR: 0000000000000000
[36332.584198] REGS: c0000000ab3efe80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[36332.584203] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004402 XER: 00000000
[36332.584240] IRQMASK: 0
GPR00: 000000000000007d 00007fff8381e0a0 00007fffad466f00 00007fffad6f0000
GPR04: 0000000000010000 0000000000000000 0000000000000010 0000000000000020
GPR08: 000000000000ffff 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fff838268e0 000000000000006a 00007fffad1735d9
GPR16: 00007fff83600000 0000000000000001 00007fff8381f8e0 00007fffd95ff48e
GPR20: 00007fffad1a11e0 00007fff8381e318 000000000000000a 0000000000000000
GPR24: 00007fffad1980f0 00007fffad1a2bd8 00007fff8381e420 00007fffad1a9148
GPR28: 00007fffad1a127a 00007fffac20bc80 00007fffad1c7fe0 0000000000100000
[36332.584345] NIP [00007fffad35e468] 0x7fffad35e468
[36332.584350] LR [0000000000000000] 0x0
[36332.584355] --- interrupt: 3000
[36332.584358] Instruction dump:
[36332.584363] 0fe00000 60000000 60000000 60420000 0fe00000 60000000 60000000 60420000
[36332.584386] 0fe00000 60000000 60000000 60420000 <0fe00000> 60000000 60000000 60420000
[36332.584409] irq event stamp: 324
[36332.584412] hardirqs last enabled at (323): [<c00000000003148c>] system_call_exception+0x13c/0x360
[36332.584419] hardirqs last disabled at (324): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[36332.584427] softirqs last enabled at (0): [<c000000000155f90>] copy_process+0xa00/0x2010
[36332.584433] softirqs last disabled at (0): [<0000000000000000>] 0x0
[36332.584438] ---[ end trace 0000000000000000 ]---
[36332.584558] ------------[ cut here ]------------
[36332.584561] WARNING: CPU: 18 PID: 193532 at arch/powerpc/include/asm/book3s/64/tlbflush.h:182 change_protection+0x11c0/0x1800
[36332.584569] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[36332.584750] CPU: 18 PID: 193532 Comm: VM Thread Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[36332.584756] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[36332.584759] NIP: c00000000052eeb0 LR: c00000000052eab8 CTR: 0000000000000000
[36332.584763] REGS: c0000000ab3ef400 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[36332.584768] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44222408 XER: 0000007d
[36332.584796] CFAR: c00000000052ead0 IRQMASK: 0
GPR00: c00000000052eab8 c0000000ab3ef6a0 c000000001fc8000 c00000002c6b3800
GPR04: 00007fffad6f0000 c000000499d40378 0405cf02000000c0 0405cf02000000c0
GPR08: 0000000000000040 0000000000000001 0000000000000040 0000000000000009
GPR12: 0000000ff8950000 c000000fff6af300 00007fffad6f0000 c0000000ee21c818
GPR16: c000000002d1ddb8 07000000000000c0 c000000002d1ddb0 c0000000ab3ef978
GPR20: c000000499d40378 fffffffffffffeff fffffffffffffe78 c01fffffffff9f40
GPR24: c000000002c83ff0 00007fffad700000 0401000000000080 ff7fffffffffefbf
GPR28: 0000000000000000 00007fffad700000 0405cf02000000c0 0805cf02000000c0
[36332.584903] NIP [c00000000052eeb0] change_protection+0x11c0/0x1800
[36332.584909] LR [c00000000052eab8] change_protection+0xdc8/0x1800
[36332.584915] Call Trace:
[36332.584917] [c0000000ab3ef6a0] [c00000000052eab8] change_protection+0xdc8/0x1800 (unreliable)
[36332.584928] [c0000000ab3ef830] [c00000000052f624] mprotect_fixup+0x134/0x3a0
[36332.584936] [c0000000ab3ef910] [c00000000052fbd0] do_mprotect_pkey+0x340/0x580
[36332.584944] [c0000000ab3efa60] [c00000000052fe40] sys_mprotect+0x30/0x40
[36332.584952] [c0000000ab3efa80] [c0000000000314d8] system_call_exception+0x188/0x360
[36332.584960] [c0000000ab3efe10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[36332.584970] --- interrupt: 3000 at 0x7fffad35e468
[36332.584976] NIP: 00007fffad35e468 LR: 0000000000000000 CTR: 0000000000000000
[36332.584980] REGS: c0000000ab3efe80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[36332.584984] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004404 XER: 00000000
[36332.585022] IRQMASK: 0
GPR00: 000000000000007d 00007fff8381e130 00007fffad466f00 00007fffad6f0000
GPR04: 0000000000010000 0000000000000001 00007fffad700108 0000000000008de8
GPR08: 000000000000ffff 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fff838268e0 000000000000006a 0000000000000489
GPR16: 00007fff83600000 0000000000000001 00007fff8381f8e0 00007fffd95ff48e
GPR20: 00007fffad1a11e0 0000000000000000 00007fffad1a2bd8 0000000000000000
GPR24: 00007fffad1980f0 0000000000000000 00007fff8381e420 00007fffad1a9158
GPR28: 0000000000000000 00007fffac20bc80 00007fffad1ad810 0000000000100000
[36332.585127] NIP [00007fffad35e468] 0x7fffad35e468
[36332.585132] LR [0000000000000000] 0x0
[36332.585136] --- interrupt: 3000
[36332.585139] Instruction dump:
[36332.585144] 5126421e 5548c03e 5126463e 5148421e 5148463e 78c607c6 7cc64378 4182f9d4
[36332.585167] 3920ffff 79268b8e 4bfff9c8 60420000 <0fe00000> 60000000 60000000 60420000
[36332.585189] irq event stamp: 330
[36332.585192] hardirqs last enabled at (329): [<c00000000003148c>] system_call_exception+0x13c/0x360
[36332.585198] hardirqs last disabled at (330): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[36332.585205] softirqs last enabled at (0): [<c000000000155f90>] copy_process+0xa00/0x2010
[36332.585211] softirqs last disabled at (0): [<0000000000000000>] 0x0
[36332.585216] ---[ end trace 0000000000000000 ]---
[47209.581203] systemd-journald[721]: Data hash table of /var/log/journal/fd989f8bb2ea443d89fc4cf55a1430d4/system.journal has a fill level at 75.0 (174765 of 233016 items, 109051904 file size, 623 bytes per hash table item), suggesting rotation.
[47209.581226] systemd-journald[721]: /var/log/journal/fd989f8bb2ea443d89fc4cf55a1430d4/system.journal: Journal header limits reached or header out-of-date, rotating.
[47285.131583] ------------[ cut here ]------------
[47285.131594] WARNING: CPU: 24 PID: 2180 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[47285.131614] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[47285.131828] CPU: 24 PID: 2180 Comm: gnome-shell Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[47285.131835] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[47285.131838] NIP: c000000000d39840 LR: c000000000d6479c CTR: c0000000000dc5d0
[47285.131843] REGS: c0000000285331e0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[47285.131848] MSR: 9000000000029033 <SF,HV,EE,ME,IR,DR,RI,LE> CR: 44888842 XER: 20040036
[47285.131878] CFAR: c000000000d64798 IRQMASK: 0
GPR00: c000000000d6479c c000000028533480 c000000001fc8000 c000000028533570
GPR04: c000000002a7dee8 0000000000000006 c000000002f5ed98 00000000000000a8
GPR08: 0000000000000001 c00000002cfbfc20 0000000000000002 0000000000008000
GPR12: c0000000000dc5d0 c000000fff6aa500 0000000000000005 0000000000000000
GPR16: 0000000000000000 0000000000000000 000000017a6e2ee0 0000000000000000
GPR20: c00000000f21e600 0000000179a87ad0 c000000028533768 c00000002d165900
GPR24: 0000000000000001 c000000017c00010 000ffffffffffffc c000000001966ae0
GPR28: 0000000000000000 0000000000000000 c00000000b389cc0 0000000000000000
[47285.132028] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[47285.132039] LR [c000000000d6479c] drm_mode_atomic_ioctl+0x63c/0x1180
[47285.132050] Call Trace:
[47285.132055] [c000000028533480] [c0000000004f402c] kfree+0x1ac/0x280 (unreliable)
[47285.132081] [c0000000285334c0] [c000000000d64e74] drm_mode_atomic_ioctl+0xd14/0x1180
[47285.132094] [c000000028533690] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[47285.132104] [c0000000285336f0] [c000000000d21b50] drm_ioctl+0x220/0x610
[47285.132113] [c000000028533860] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[47285.132455] [c0000000285338b0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[47285.132469] [c0000000285339d0] [c0000000000314d8] system_call_exception+0x188/0x360
[47285.132483] [c000000028533e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[47285.132500] --- interrupt: 3000 at 0x7fffaf157adc
[47285.132513] NIP: 00007fffaf157adc LR: 0000000000000000 CTR: 0000000000000000
[47285.132522] REGS: c000000028533e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[47285.132531] MSR: 900000000280f033 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004848 XER: 00000000
[47285.132598] IRQMASK: 0
GPR00: 0000000000000036 00007fffd9486050 00007fffaf266f00 0000000000000009
GPR04: 00000000c03864bc 00007fffd9486110 0000000000000046 000000000000000a
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb0ae2d20 0000000000000000 0000000000000003
GPR16: 000000000000000a 000000000000000c 000000000000000b 0000000000000004
GPR20: 0000000000000000 00007fffd94862f8 000000017b2f16f0 000000017a6e2ee0
GPR24: 000000017b3c6540 0000000179a87ad0 000000017a95d0e0 000000017b01f270
GPR28: 0000000000000009 00000000c03864bc 00007fffd9486110 0000000000000009
[47285.132782] NIP [00007fffaf157adc] 0x7fffaf157adc
[47285.132791] LR [0000000000000000] 0x0
[47285.132798] --- interrupt: 3000
[47285.132804] Instruction dump:
[47285.132811] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[47285.132846] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[47285.132881] irq event stamp: 433313336
[47285.132886] hardirqs last enabled at (433313335): [<c00000000018d208>] queue_work_on+0xf8/0x130
[47285.132897] hardirqs last disabled at (433313336): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[47285.132908] softirqs last enabled at (433311324): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[47285.132917] softirqs last disabled at (433311319): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[47285.132928] ---[ end trace 0000000000000000 ]---
[47361.963994] rfkill: input handler enabled
[47367.566775] rfkill: input handler disabled
[47376.328737] rfkill: input handler enabled
[47382.730207] rfkill: input handler disabled
[47451.141066] ------------[ cut here ]------------
[47451.141074] WARNING: CPU: 20 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[47451.141087] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[47451.141279] CPU: 20 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[47451.141286] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[47451.141289] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[47451.141294] REGS: c0000000e4a575f0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[47451.141299] MSR: 9000000002029033 <SF,HV,VEC,EE,ME,IR,DR,RI,LE> CR: 44004284 XER: 20040036
[47451.141331] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a57890 c000000001fc8000 c0000000e4a57930
GPR04: 00000000c0000000 c00000000a92e7c0 0000000ff8e10000 0000000000076455
GPR08: 0000000000076454 c00000002cfbfc20 0000000000000001 0000000000004000
GPR12: c000000000d40210 c000000fff6ad900 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4de40
GPR20: 0000000000000024 c000000001fb4fd8 0000000000000024 c0000000e4a57ac8
GPR24: 0000000000000024 c0000000e4a57ac8 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a57ac8 0000000000000000
[47451.141442] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[47451.141449] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[47451.141457] Call Trace:
[47451.141460] [c0000000e4a57890] [c000000029902000] 0xc000000029902000 (unreliable)
[47451.141472] [c0000000e4a578d0] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[47451.141481] [c0000000e4a579f0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[47451.141491] [c0000000e4a57a50] [c000000000d21b50] drm_ioctl+0x220/0x610
[47451.141500] [c0000000e4a57bc0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[47451.141772] [c0000000e4a57c10] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[47451.141781] [c0000000e4a57d30] [c0000000000314d8] system_call_exception+0x188/0x360
[47451.141790] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[47451.141801] --- interrupt: 3000 at 0x7fffb0157adc
[47451.141807] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[47451.141811] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[47451.141816] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004282 XER: 00000000
[47451.141849] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf377fc0 00007fffb0266f00 000000000000000c
GPR04: 00000000c02464bb 00007fffcf3780c0 0000000000000092 0000000000000084
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 0000000132121a60
GPR20: 00007fffcf378bd8 0000000000000000 0000000000000000 000000010f3314f0
GPR24: 00000001314963c0 0000000000000000 00000001309efc20 00000001309eed70
GPR28: 000000000000000c 00000000c02464bb 00007fffcf3780c0 00007fffcf3780c0
[47451.141955] NIP [00007fffb0157adc] 0x7fffb0157adc
[47451.141960] LR [0000000000000000] 0x0
[47451.141965] --- interrupt: 3000
[47451.141968] Instruction dump:
[47451.141973] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[47451.141995] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[47451.142018] irq event stamp: 4989452
[47451.142022] hardirqs last enabled at (4989451): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[47451.142029] hardirqs last disabled at (4989452): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[47451.142037] softirqs last enabled at (4987878): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[47451.142044] softirqs last disabled at (4987871): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[47451.142051] ---[ end trace 0000000000000000 ]---
[47470.350272] ------------[ cut here ]------------
[47470.350279] WARNING: CPU: 31 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[47470.350294] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[47470.350483] CPU: 31 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[47470.350490] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[47470.350493] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[47470.350498] REGS: c0000000e4a57400 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[47470.350503] MSR: 900000000282b033 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE> CR: 44002288 XER: 20040000
[47470.350540] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a576a0 c000000001fc8000 c0000000e4a57740
GPR04: 00000000c0000000 c00000000c219180 0000000ffa830000 0000000000051aa6
GPR08: 0000000000051aa5 c00000002cfbfc20 0000000000000001 0000000000002000
GPR12: c000000000d40210 c000000fff6a4a00 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4de40
GPR20: 0000000000000024 c000000001fb4fd8 0000000000000024 c0000000e4a578d8
GPR24: 0000000000000024 c0000000e4a578d8 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a578d8 0000000000000000
[47470.350651] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[47470.350659] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[47470.350667] Call Trace:
[47470.350670] [c0000000e4a576a0] [c000000029902000] 0xc000000029902000 (unreliable)
[47470.350681] [c0000000e4a576e0] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[47470.350691] [c0000000e4a57800] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[47470.350700] [c0000000e4a57860] [c000000000d21b50] drm_ioctl+0x220/0x610
[47470.350709] [c0000000e4a579d0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[47470.351064] [c0000000e4a57a20] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[47470.351074] [c0000000e4a57b40] [c0000000000314d8] system_call_exception+0x188/0x360
[47470.351082] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[47470.351093] --- interrupt: 3000 at 0x7fffb0157adc
[47470.351099] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[47470.351103] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[47470.351108] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48002282 XER: 00000000
[47470.351142] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf377f50 00007fffb0266f00 000000000000000c
GPR04: 00000000c02464bb 00007fffcf378050 0000000000000060 0000000000000048
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 00000001321267d0
GPR20: 00007fffcf378bd8 0000000000000000 0000000000000000 000000010f3314f0
GPR24: 00000001314963c0 0000000000000000 00000001309efc20 00000001309eed70
GPR28: 000000000000000c 00000000c02464bb 00007fffcf378050 00007fffcf378050
[47470.351248] NIP [00007fffb0157adc] 0x7fffb0157adc
[47470.351253] LR [0000000000000000] 0x0
[47470.351258] --- interrupt: 3000
[47470.351261] Instruction dump:
[47470.351266] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[47470.351289] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[47470.351311] irq event stamp: 5558570
[47470.351315] hardirqs last enabled at (5558569): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[47470.351322] hardirqs last disabled at (5558570): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[47470.351330] softirqs last enabled at (5556528): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[47470.351336] softirqs last disabled at (5556523): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[47470.351344] ---[ end trace 0000000000000000 ]---
[47508.067134] ------------[ cut here ]------------
[47508.067138] WARNING: CPU: 19 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[47508.067148] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[47508.067273] CPU: 19 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[47508.067279] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[47508.067282] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[47508.067287] REGS: c0000000e4a57300 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[47508.067291] MSR: 9000000002029033 <SF,HV,VEC,EE,ME,IR,DR,RI,LE> CR: 44004248 XER: 20040156
[47508.067312] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a575a0 c000000001fc8000 c0000000e4a57640
GPR04: 00000000c0000000 c00000000bfd6840 0000000ff8bb0000 000000000002d35d
GPR08: 000000000002d35c c00000002cfbfc20 c0000000023d3f78 0000000000004000
GPR12: 0000000ff8bb0000 c000000fff6ae600 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4dde0
GPR20: 000000000000001c c000000001fb4d98 000000000000001c c0000000e4a57828
GPR24: 000000000000001c c0000000e4a57828 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a5772c 0000000000000000
[47508.067382] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[47508.067387] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[47508.067393] Call Trace:
[47508.067394] [c0000000e4a575a0] [c000000029902000] 0xc000000029902000 (unreliable)
[47508.067402] [c0000000e4a575e0] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[47508.067408] [c0000000e4a57700] [c000000000d4de30] drm_mode_cursor_ioctl+0x50/0x60
[47508.067414] [c0000000e4a57750] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[47508.067420] [c0000000e4a577b0] [c000000000d21b50] drm_ioctl+0x220/0x610
[47508.067426] [c0000000e4a57920] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[47508.067617] [c0000000e4a57970] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[47508.067623] [c0000000e4a57a90] [c0000000000314d8] system_call_exception+0x188/0x360
[47508.067628] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[47508.067635] --- interrupt: 3000 at 0x7fffb0157adc
[47508.067638] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[47508.067641] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[47508.067644] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004444 XER: 00000000
[47508.067666] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf378050 00007fffb0266f00 000000000000000c
GPR04: 00000000c01c64a3 00007fffcf37811c 0000000000000080 0000000000000080
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 0000000132121a60
GPR20: 00007fffcf378bd8 000000000000000f 000000010f32d238 00000001314963c0
GPR24: 00000001314963c0 00000001315094d0 0000000000000000 000000000000018e
GPR28: 000000000000000c 00000000c01c64a3 00007fffcf37811c 0000000130bf0500
[47508.067734] NIP [00007fffb0157adc] 0x7fffb0157adc
[47508.067738] LR [0000000000000000] 0x0
[47508.067741] --- interrupt: 3000
[47508.067743] Instruction dump:
[47508.067746] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[47508.067761] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[47508.067775] irq event stamp: 7686630
[47508.067777] hardirqs last enabled at (7686629): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[47508.067782] hardirqs last disabled at (7686630): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[47508.067787] softirqs last enabled at (7684658): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[47508.067791] softirqs last disabled at (7684651): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[47508.067796] ---[ end trace 0000000000000000 ]---
[72667.926310] ------------[ cut here ]------------
[72667.926317] WARNING: CPU: 27 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[72667.926332] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[72667.926524] CPU: 27 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[72667.926534] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[72667.926542] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[72667.926553] REGS: c0000000e4a57640 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[72667.926564] MSR: 900000000282b033 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE> CR: 44004224 XER: 20040036
[72667.926611] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a578e0 c000000001fc8000 c0000000e4a57980
GPR04: 00000000c0000002 c0000002b52a9840 0000000ff9eb0000 00000000000e3a64
GPR08: 00000000000e3a63 c00000002cfbfc20 0000000000000001 0000000000004000
GPR12: c000000000d40210 c000000fff6a7e00 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4de40
GPR20: 0000000000000024 c000000001fb4fd8 0000000000000024 c0000000e4a57b18
GPR24: 0000000000000024 c0000000e4a57b18 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a57b18 0000000000000000
[72667.926719] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[72667.926727] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[72667.926735] Call Trace:
[72667.926738] [c0000000e4a578e0] [c000000029902000] 0xc000000029902000 (unreliable)
[72667.926749] [c0000000e4a57920] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[72667.926759] [c0000000e4a57a40] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[72667.926769] [c0000000e4a57aa0] [c000000000d21b50] drm_ioctl+0x220/0x610
[72667.926778] [c0000000e4a57c10] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[72667.927066] [c0000000e4a57c60] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[72667.927075] [c0000000e4a57d80] [c0000000000314d8] system_call_exception+0x188/0x360
[72667.927084] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[72667.927094] --- interrupt: 3000 at 0x7fffb0157adc
[72667.927100] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[72667.927104] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[72667.927109] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004282 XER: 00000000
[72667.927143] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf377fc0 00007fffb0266f00 000000000000000c
GPR04: 00000000c02464bb 00007fffcf3780c0 0000000000000060 0000000000000048
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 000000013239b580
GPR20: 00007fffcf378bd8 0000000000000000 0000000000000000 000000010f3314f0
GPR24: 00000001314963c0 0000000000000000 00000001309efc20 00000001309eed70
GPR28: 000000000000000c 00000000c02464bb 00007fffcf3780c0 00007fffcf3780c0
[72667.927250] NIP [00007fffb0157adc] 0x7fffb0157adc
[72667.927255] LR [0000000000000000] 0x0
[72667.927260] --- interrupt: 3000
[72667.927263] Instruction dump:
[72667.927268] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[72667.927291] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[72667.927313] irq event stamp: 46963412
[72667.927317] hardirqs last enabled at (46963411): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[72667.927324] hardirqs last disabled at (46963412): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[72667.927332] softirqs last enabled at (46960294): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[72667.927338] softirqs last disabled at (46960287): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[72667.927346] ---[ end trace 0000000000000000 ]---
[72815.031195] ------------[ cut here ]------------
[72815.031206] WARNING: CPU: 20 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[72815.031226] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[72815.031538] CPU: 20 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[72815.031547] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[72815.031554] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[72815.031561] REGS: c0000000e4a572d0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[72815.031568] MSR: 9000000002029033 <SF,HV,VEC,EE,ME,IR,DR,RI,LE> CR: 44004284 XER: 20040036
[72815.031620] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a57570 c000000001fc8000 c0000000e4a57610
GPR04: 00000000c0000002 c0000002181cdf80 0000000ff8e10000 00000000000cac71
GPR08: 00000000000cac70 c00000002cfbfc20 0000000000000001 0000000000004000
GPR12: c000000000d40210 c000000fff6ad900 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4de40
GPR20: 0000000000000024 c000000001fb4fd8 0000000000000024 c0000000e4a577a8
GPR24: 0000000000000024 c0000000e4a577a8 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a577a8 0000000000000000
[72815.031779] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[72815.031787] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[72815.031795] Call Trace:
[72815.031798] [c0000000e4a57570] [c000000029902000] 0xc000000029902000 (unreliable)
[72815.031810] [c0000000e4a575b0] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[72815.031820] [c0000000e4a576d0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[72815.031829] [c0000000e4a57730] [c000000000d21b50] drm_ioctl+0x220/0x610
[72815.031839] [c0000000e4a578a0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[72815.032162] [c0000000e4a578f0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[72815.032171] [c0000000e4a57a10] [c0000000000314d8] system_call_exception+0x188/0x360
[72815.032179] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[72815.032190] --- interrupt: 3000 at 0x7fffb0157adc
[72815.032196] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[72815.032200] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[72815.032205] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004282 XER: 00000000
[72815.032239] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf377fc0 00007fffb0266f00 000000000000000c
GPR04: 00000000c02464bb 00007fffcf3780c0 0000000000000060 0000000000000048
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 000000013239b580
GPR20: 00007fffcf378bd8 0000000000000000 0000000000000000 000000010f3314f0
GPR24: 00000001314963c0 0000000000000000 00000001309efc20 00000001309eed70
GPR28: 000000000000000c 00000000c02464bb 00007fffcf3780c0 00007fffcf3780c0
[72815.032344] NIP [00007fffb0157adc] 0x7fffb0157adc
[72815.032350] LR [0000000000000000] 0x0
[72815.032354] --- interrupt: 3000
[72815.032358] Instruction dump:
[72815.032362] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[72815.032385] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[72815.032408] irq event stamp: 52790650
[72815.032412] hardirqs last enabled at (52790649): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[72815.032419] hardirqs last disabled at (52790650): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[72815.032427] softirqs last enabled at (52781582): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[72815.032433] softirqs last disabled at (52781569): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[72815.032440] ---[ end trace 0000000000000000 ]---
[80475.712546] ------------[ cut here ]------------
[80475.712552] WARNING: CPU: 27 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[80475.712566] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[80475.712757] CPU: 27 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[80475.712763] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[80475.712767] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[80475.712772] REGS: c0000000e4a575a0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[80475.712777] MSR: 900000000282b033 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE> CR: 44004280 XER: 20040036
[80475.712813] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a57840 c000000001fc8000 c0000000e4a578e0
GPR04: 00000000c0000002 c0000002b52aba00 0000000ff9eb0000 000000000013092f
GPR08: 000000000013092e c00000002cfbfc20 0000000000000001 0000000000004000
GPR12: c000000000d40210 c000000fff6a7e00 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4de40
GPR20: 0000000000000024 c000000001fb4fd8 0000000000000024 c0000000e4a57a78
GPR24: 0000000000000024 c0000000e4a57a78 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a57a78 0000000000000000
[80475.712925] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[80475.712933] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[80475.712941] Call Trace:
[80475.712943] [c0000000e4a57840] [c000000029902000] 0xc000000029902000 (unreliable)
[80475.712955] [c0000000e4a57880] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[80475.712965] [c0000000e4a579a0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[80475.712974] [c0000000e4a57a00] [c000000000d21b50] drm_ioctl+0x220/0x610
[80475.712983] [c0000000e4a57b70] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[80475.713279] [c0000000e4a57bc0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[80475.713289] [c0000000e4a57ce0] [c0000000000314d8] system_call_exception+0x188/0x360
[80475.713297] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[80475.713308] --- interrupt: 3000 at 0x7fffb0157adc
[80475.713313] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[80475.713318] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[80475.713323] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004282 XER: 00000000
[80475.713356] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf377fc0 00007fffb0266f00 000000000000000c
GPR04: 00000000c02464bb 00007fffcf3780c0 00000000000003df 0000000000000335
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 000000013239b580
GPR20: 00007fffcf378bd8 0000000000000000 0000000000000000 000000010f3314f0
GPR24: 00000001314963c0 0000000000000000 00000001309efc20 00000001309eed70
GPR28: 000000000000000c 00000000c02464bb 00007fffcf3780c0 00007fffcf3780c0
[80475.713462] NIP [00007fffb0157adc] 0x7fffb0157adc
[80475.713467] LR [0000000000000000] 0x0
[80475.713472] --- interrupt: 3000
[80475.713475] Instruction dump:
[80475.713480] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[80475.713503] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[80475.713526] irq event stamp: 70380236
[80475.713529] hardirqs last enabled at (70380235): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[80475.713536] hardirqs last disabled at (70380236): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[80475.713544] softirqs last enabled at (70340366): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[80475.713550] softirqs last disabled at (70340361): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[80475.713558] ---[ end trace 0000000000000000 ]---
[81095.193263] ------------[ cut here ]------------
[81095.193270] WARNING: CPU: 25 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[81095.193284] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[81095.193480] CPU: 25 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[81095.193487] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[81095.193491] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[81095.193495] REGS: c0000000e4a57250 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[81095.193501] MSR: 900000000282b033 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE> CR: 44004248 XER: 20040068
[81095.193538] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a574f0 c000000001fc8000 c0000000e4a57590
GPR04: 00000000c0000003 c0000003e9e56a80 0000000ff99f0000 00000000000d531e
GPR08: 00000000000d531d c00000002cfbfc20 c0000000023d3f78 0000000000004000
GPR12: 0000000ff99f0000 c000000fff6a9800 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4dde0
GPR20: 000000000000001c c000000001fb4d98 000000000000001c c0000000e4a57778
GPR24: 000000000000001c c0000000e4a57778 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a5767c 0000000000000000
[81095.193649] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[81095.193656] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[81095.193664] Call Trace:
[81095.193667] [c0000000e4a574f0] [c000000029902000] 0xc000000029902000 (unreliable)
[81095.193679] [c0000000e4a57530] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[81095.193688] [c0000000e4a57650] [c000000000d4de30] drm_mode_cursor_ioctl+0x50/0x60
[81095.193698] [c0000000e4a576a0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[81095.193707] [c0000000e4a57700] [c000000000d21b50] drm_ioctl+0x220/0x610
[81095.193716] [c0000000e4a57870] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[81095.194001] [c0000000e4a578c0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[81095.194011] [c0000000e4a579e0] [c0000000000314d8] system_call_exception+0x188/0x360
[81095.194019] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[81095.194031] --- interrupt: 3000 at 0x7fffb0157adc
[81095.194036] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[81095.194041] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[81095.194045] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004444 XER: 00000000
[81095.194079] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf378050 00007fffb0266f00 000000000000000c
GPR04: 00000000c01c64a3 00007fffcf37811c 0000000000000080 0000000000000080
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 000000013239b580
GPR20: 00007fffcf378bd8 000000000000000f 000000010f32d238 00000001314963c0
GPR24: 00000001314963c0 00000001315094d0 0000000000000000 0000000000000336
GPR28: 000000000000000c 00000000c01c64a3 00007fffcf37811c 0000000130bf0500
[81095.194185] NIP [00007fffb0157adc] 0x7fffb0157adc
[81095.194190] LR [0000000000000000] 0x0
[81095.194195] --- interrupt: 3000
[81095.194198] Instruction dump:
[81095.194203] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[81095.194226] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[81095.194248] irq event stamp: 95979266
[81095.194252] hardirqs last enabled at (95979265): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[81095.194260] hardirqs last disabled at (95979266): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[81095.194268] softirqs last enabled at (95948052): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[81095.194274] softirqs last disabled at (95948047): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[81095.194281] ---[ end trace 0000000000000000 ]---
[82026.221462] ------------[ cut here ]------------
[82026.221469] WARNING: CPU: 0 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[82026.221484] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[82026.221674] CPU: 0 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[82026.221681] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[82026.221685] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[82026.221689] REGS: c0000000e4a575f0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[82026.221695] MSR: 900000000282b033 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE> CR: 44004284 XER: 20040000
[82026.221732] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a57890 c000000001fc8000 c0000000e4a57930
GPR04: 00000000c0000003 c00000031e25c3c0 0000000ff5e90000 0000000000065f88
GPR08: 0000000000065f87 c00000002cfbfc20 0000000000000001 0000000000004000
GPR12: c000000000d40210 c000000004890000 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4de40
GPR20: 0000000000000024 c000000001fb4fd8 0000000000000024 c0000000e4a57ac8
GPR24: 0000000000000024 c0000000e4a57ac8 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a57ac8 0000000000000000
[82026.221843] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[82026.221851] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[82026.221859] Call Trace:
[82026.221862] [c0000000e4a57890] [c000000029902000] 0xc000000029902000 (unreliable)
[82026.221874] [c0000000e4a578d0] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[82026.221883] [c0000000e4a579f0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[82026.221893] [c0000000e4a57a50] [c000000000d21b50] drm_ioctl+0x220/0x610
[82026.221902] [c0000000e4a57bc0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[82026.222221] [c0000000e4a57c10] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[82026.222231] [c0000000e4a57d30] [c0000000000314d8] system_call_exception+0x188/0x360
[82026.222239] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[82026.222250] --- interrupt: 3000 at 0x7fffb0157adc
[82026.222256] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[82026.222260] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[82026.222265] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004282 XER: 00000000
[82026.222299] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf377fc0 00007fffb0266f00 000000000000000c
GPR04: 00000000c02464bb 00007fffcf3780c0 00000000000003df 0000000000000335
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 000000013239b580
GPR20: 00007fffcf378bd8 0000000000000000 0000000000000000 000000010f3314f0
GPR24: 00000001314963c0 0000000000000000 00000001309efc20 00000001309eed70
GPR28: 000000000000000c 00000000c02464bb 00007fffcf3780c0 00007fffcf3780c0
[82026.222418] NIP [00007fffb0157adc] 0x7fffb0157adc
[82026.222423] LR [0000000000000000] 0x0
[82026.222428] --- interrupt: 3000
[82026.222431] Instruction dump:
[82026.222436] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[82026.222458] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[82026.222481] irq event stamp: 133737022
[82026.222484] hardirqs last enabled at (133737021): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[82026.222492] hardirqs last disabled at (133737022): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[82026.222500] softirqs last enabled at (133671756): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[82026.222507] softirqs last disabled at (133671741): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[82026.222514] ---[ end trace 0000000000000000 ]---
[83112.881753] ------------[ cut here ]------------
[83112.881760] WARNING: CPU: 27 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[83112.881775] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[83112.881970] CPU: 27 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[83112.881976] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[83112.881980] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[83112.881985] REGS: c0000000e4a57550 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[83112.881990] MSR: 900000000282b033 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE> CR: 44004248 XER: 20040068
[83112.882026] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a577f0 c000000001fc8000 c0000000e4a57890
GPR04: 00000000c0000000 c00000000a9218c0 0000000ff9eb0000 00000000001494b0
GPR08: 00000000001494af c00000002cfbfc20 c0000000023d3f78 0000000000004000
GPR12: 0000000ff9eb0000 c000000fff6a7e00 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4dde0
GPR20: 000000000000001c c000000001fb4d98 000000000000001c c0000000e4a57a78
GPR24: 000000000000001c c0000000e4a57a78 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a5797c 0000000000000000
[83112.882137] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[83112.882145] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[83112.882152] Call Trace:
[83112.882155] [c0000000e4a577f0] [c000000029902000] 0xc000000029902000 (unreliable)
[83112.882167] [c0000000e4a57830] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[83112.882177] [c0000000e4a57950] [c000000000d4de30] drm_mode_cursor_ioctl+0x50/0x60
[83112.882186] [c0000000e4a579a0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[83112.882195] [c0000000e4a57a00] [c000000000d21b50] drm_ioctl+0x220/0x610
[83112.882204] [c0000000e4a57b70] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[83112.882490] [c0000000e4a57bc0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[83112.882500] [c0000000e4a57ce0] [c0000000000314d8] system_call_exception+0x188/0x360
[83112.882508] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[83112.882519] --- interrupt: 3000 at 0x7fffb0157adc
[83112.882524] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[83112.882529] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[83112.882533] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004444 XER: 00000000
[83112.882567] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf378050 00007fffb0266f00 000000000000000c
GPR04: 00000000c01c64a3 00007fffcf37811c 0000000000000080 0000000000000080
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 000000013239b580
GPR20: 00007fffcf378bd8 000000000000000f 000000010f32d238 00000001314963c0
GPR24: 00000001314963c0 00000001315094d0 0000000000000000 0000000000000336
GPR28: 000000000000000c 00000000c01c64a3 00007fffcf37811c 0000000130bf0500
[83112.882673] NIP [00007fffb0157adc] 0x7fffb0157adc
[83112.882678] LR [0000000000000000] 0x0
[83112.882683] --- interrupt: 3000
[83112.882686] Instruction dump:
[83112.882691] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[83112.882714] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[83112.882737] irq event stamp: 178132674
[83112.882740] hardirqs last enabled at (178132673): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[83112.882748] hardirqs last disabled at (178132674): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[83112.882756] softirqs last enabled at (178132134): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[83112.882762] softirqs last disabled at (178132125): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[83112.882770] ---[ end trace 0000000000000000 ]---
[83977.202841] ------------[ cut here ]------------
[83977.202848] WARNING: CPU: 26 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[83977.202862] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[83977.203054] CPU: 26 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[83977.203061] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[83977.203064] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[83977.203069] REGS: c0000000e4a57570 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[83977.203075] MSR: 900000000282b033 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE> CR: 44004248 XER: 20040156
[83977.203111] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a57810 c000000001fc8000 c0000000e4a578b0
GPR04: 00000000c0000000 c00000000a83ac80 0000000ff9c50000 00000000000c73cd
GPR08: 00000000000c73cc c00000002cfbfc20 c0000000023d3f78 0000000000004000
GPR12: 0000000ff9c50000 c000000fff6a8b00 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4dde0
GPR20: 000000000000001c c000000001fb4d98 000000000000001c c0000000e4a57a98
GPR24: 000000000000001c c0000000e4a57a98 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a5799c 0000000000000000
[83977.203223] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[83977.203231] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[83977.203239] Call Trace:
[83977.203242] [c0000000e4a57810] [c000000029902000] 0xc000000029902000 (unreliable)
[83977.203254] [c0000000e4a57850] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[83977.203264] [c0000000e4a57970] [c000000000d4de30] drm_mode_cursor_ioctl+0x50/0x60
[83977.203274] [c0000000e4a579c0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[83977.203283] [c0000000e4a57a20] [c000000000d21b50] drm_ioctl+0x220/0x610
[83977.203292] [c0000000e4a57b90] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[83977.203579] [c0000000e4a57be0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[83977.203588] [c0000000e4a57d00] [c0000000000314d8] system_call_exception+0x188/0x360
[83977.203596] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[83977.203607] --- interrupt: 3000 at 0x7fffb0157adc
[83977.203613] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[83977.203617] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[83977.203622] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 44004444 XER: 00000000
[83977.203657] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf378050 00007fffb0266f00 000000000000000c
GPR04: 00000000c01c64a3 00007fffcf37811c 0000000000000080 0000000000000080
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 000000013239b580
GPR20: 00007fffcf378bd8 000000000000000f 000000010f32d238 00000001314963c0
GPR24: 00000001314963c0 00000001315094d0 0000000000000000 0000000000000336
GPR28: 000000000000000c 00000000c01c64a3 00007fffcf37811c 0000000130bf0500
[83977.203763] NIP [00007fffb0157adc] 0x7fffb0157adc
[83977.203768] LR [0000000000000000] 0x0
[83977.203773] --- interrupt: 3000
[83977.203776] Instruction dump:
[83977.203781] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[83977.203804] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[83977.203827] irq event stamp: 213774908
[83977.203830] hardirqs last enabled at (213774907): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[83977.203838] hardirqs last disabled at (213774908): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[83977.203846] softirqs last enabled at (213774370): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[83977.203853] softirqs last disabled at (213774363): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[83977.203860] ---[ end trace 0000000000000000 ]---
[85415.886878] ------------[ cut here ]------------
[85415.886885] WARNING: CPU: 7 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[85415.886900] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[85415.887095] CPU: 7 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[85415.887102] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[85415.887106] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[85415.887111] REGS: c0000000e4a575d0 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[85415.887116] MSR: 9000000002029033 <SF,HV,VEC,EE,ME,IR,DR,RI,LE> CR: 44004284 XER: 20040036
[85415.887148] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a57870 c000000001fc8000 c0000000e4a57910
GPR04: 00000000c0000000 c00000000ba80000 0000000ff6f30000 00000000000b91ad
GPR08: 00000000000b91ac c00000002cfbfc20 0000000000000001 0000000000004000
GPR12: c000000000d40210 c000000fff7f7900 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4de40
GPR20: 0000000000000024 c000000001fb4fd8 0000000000000024 c0000000e4a57aa8
GPR24: 0000000000000024 c0000000e4a57aa8 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a57aa8 0000000000000000
[85415.887260] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[85415.887268] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[85415.887276] Call Trace:
[85415.887278] [c0000000e4a57870] [c000000029902000] 0xc000000029902000 (unreliable)
[85415.887290] [c0000000e4a578b0] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[85415.887300] [c0000000e4a579d0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[85415.887310] [c0000000e4a57a30] [c000000000d21b50] drm_ioctl+0x220/0x610
[85415.887319] [c0000000e4a57ba0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[85415.887617] [c0000000e4a57bf0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[85415.887626] [c0000000e4a57d10] [c0000000000314d8] system_call_exception+0x188/0x360
[85415.887634] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[85415.887645] --- interrupt: 3000 at 0x7fffb0157adc
[85415.887651] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[85415.887655] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[85415.887660] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004282 XER: 00000000
[85415.887693] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf377fc0 00007fffb0266f00 000000000000000c
GPR04: 00000000c02464bb 00007fffcf3780c0 0000000000000060 0000000000000048
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 000000013239b580
GPR20: 00007fffcf378bd8 0000000000000000 0000000000000000 000000010f3314f0
GPR24: 00000001314963c0 0000000000000000 00000001309efc20 00000001309eed70
GPR28: 000000000000000c 00000000c02464bb 00007fffcf3780c0 00007fffcf3780c0
[85415.887799] NIP [00007fffb0157adc] 0x7fffb0157adc
[85415.887804] LR [0000000000000000] 0x0
[85415.887808] --- interrupt: 3000
[85415.887812] Instruction dump:
[85415.887816] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[85415.887839] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[85415.887862] irq event stamp: 274559228
[85415.887866] hardirqs last enabled at (274559227): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[85415.887873] hardirqs last disabled at (274559228): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[85415.887881] softirqs last enabled at (274555898): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[85415.887887] softirqs last disabled at (274555893): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[85415.887894] ---[ end trace 0000000000000000 ]---
[85419.022276] ------------[ cut here ]------------
[85419.022284] WARNING: CPU: 21 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[85419.022297] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[85419.022419] CPU: 21 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[85419.022423] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[85419.022425] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[85419.022427] REGS: c0000000e4a57390 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[85419.022430] MSR: 9000000002029033 <SF,HV,VEC,EE,ME,IR,DR,RI,LE> CR: 44004284 XER: 20040036
[85419.022449] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a57630 c000000001fc8000 c0000000e4a576d0
GPR04: 00000000c0000002 c0000002c04542c0 0000000ff9070000 00000000000e1d84
GPR08: 00000000000e1d83 c00000002cfbfc20 0000000000000001 0000000000004000
GPR12: c000000000d40210 c000000fff6acc00 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4de40
GPR20: 0000000000000024 c000000001fb4fd8 0000000000000024 c0000000e4a57868
GPR24: 0000000000000024 c0000000e4a57868 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a57868 0000000000000000
[85419.022512] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[85419.022517] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[85419.022521] Call Trace:
[85419.022523] [c0000000e4a57630] [c000000029902000] 0xc000000029902000 (unreliable)
[85419.022530] [c0000000e4a57670] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[85419.022536] [c0000000e4a57790] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[85419.022541] [c0000000e4a577f0] [c000000000d21b50] drm_ioctl+0x220/0x610
[85419.022546] [c0000000e4a57960] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[85419.022719] [c0000000e4a579b0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[85419.022725] [c0000000e4a57ad0] [c0000000000314d8] system_call_exception+0x188/0x360
[85419.022729] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[85419.022736] --- interrupt: 3000 at 0x7fffb0157adc
[85419.022739] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[85419.022741] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[85419.022744] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004282 XER: 00000000
[85419.022763] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf377fc0 00007fffb0266f00 000000000000000c
GPR04: 00000000c02464bb 00007fffcf3780c0 0000000000000060 0000000000000048
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 000000013239b580
GPR20: 00007fffcf378bd8 0000000000000000 0000000000000000 000000010f3314f0
GPR24: 00000001314963c0 0000000000000000 00000001309efc20 00000001309eed70
GPR28: 000000000000000c 00000000c02464bb 00007fffcf3780c0 00007fffcf3780c0
[85419.022824] NIP [00007fffb0157adc] 0x7fffb0157adc
[85419.022827] LR [0000000000000000] 0x0
[85419.022830] --- interrupt: 3000
[85419.022831] Instruction dump:
[85419.022834] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[85419.022847] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[85419.022860] irq event stamp: 274831650
[85419.022862] hardirqs last enabled at (274831649): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[85419.022867] hardirqs last disabled at (274831650): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[85419.022872] softirqs last enabled at (274824828): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[85419.022875] softirqs last disabled at (274824819): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[85419.022879] ---[ end trace 0000000000000000 ]---
[86332.516566] ------------[ cut here ]------------
[86332.516576] WARNING: CPU: 24 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[86332.516596] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[86332.516899] CPU: 24 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[86332.516909] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[86332.516914] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[86332.516921] REGS: c0000000e4a57570 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[86332.516929] MSR: 9000000002029033 <SF,HV,VEC,EE,ME,IR,DR,RI,LE> CR: 44004248 XER: 20040156
[86332.516980] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a57810 c000000001fc8000 c0000000e4a578b0
GPR04: 00000000c0000003 c00000031e258880 0000000ff9790000 0000000000102ef8
GPR08: 0000000000102ef7 c00000002cfbfc20 c0000000023d3f78 0000000000004000
GPR12: 0000000ff9790000 c000000fff6aa500 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4dde0
GPR20: 000000000000001c c000000001fb4d98 000000000000001c c0000000e4a57a98
GPR24: 000000000000001c c0000000e4a57a98 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a5799c 0000000000000000
[86332.517110] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[86332.517118] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[86332.517126] Call Trace:
[86332.517129] [c0000000e4a57810] [c000000029902000] 0xc000000029902000 (unreliable)
[86332.517141] [c0000000e4a57850] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[86332.517151] [c0000000e4a57970] [c000000000d4de30] drm_mode_cursor_ioctl+0x50/0x60
[86332.517160] [c0000000e4a579c0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[86332.517170] [c0000000e4a57a20] [c000000000d21b50] drm_ioctl+0x220/0x610
[86332.517178] [c0000000e4a57b90] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[86332.517477] [c0000000e4a57be0] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[86332.517487] [c0000000e4a57d00] [c0000000000314d8] system_call_exception+0x188/0x360
[86332.517495] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[86332.517506] --- interrupt: 3000 at 0x7fffb0157adc
[86332.517512] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[86332.517516] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[86332.517521] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004444 XER: 00000000
[86332.517555] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf378050 00007fffb0266f00 000000000000000c
GPR04: 00000000c01c64a3 00007fffcf37811c 0000000000000080 0000000000000080
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 0000000132121a60
GPR20: 00007fffcf378bd8 000000000000000f 000000010f32d238 00000001314963c0
GPR24: 00000001314963c0 00000001315094d0 0000000000000000 0000000000000279
GPR28: 000000000000000c 00000000c01c64a3 00007fffcf37811c 0000000130bf0500
[86332.517662] NIP [00007fffb0157adc] 0x7fffb0157adc
[86332.517667] LR [0000000000000000] 0x0
[86332.517672] --- interrupt: 3000
[86332.517675] Instruction dump:
[86332.517680] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[86332.517703] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[86332.517726] irq event stamp: 315332240
[86332.517729] hardirqs last enabled at (315332239): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[86332.517737] hardirqs last disabled at (315332240): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[86332.517745] softirqs last enabled at (315311002): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[86332.517751] softirqs last disabled at (315310995): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[86332.517758] ---[ end trace 0000000000000000 ]---
[87035.214769] ------------[ cut here ]------------
[87035.214775] WARNING: CPU: 16 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[87035.214789] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[87035.214973] CPU: 16 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[87035.214980] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[87035.214983] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[87035.214988] REGS: c0000000e4a57320 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[87035.214993] MSR: 900000000282b033 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE> CR: 44004244 XER: 200400a7
[87035.215028] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a575c0 c000000001fc8000 c0000000e4a57660
GPR04: 00000000c0000000 c00000000aa4a8c0 0000000ff8490000 0000000000068ff3
GPR08: 0000000000068ff2 c00000002cfbfc20 c0000000023d3f78 0000000000004000
GPR12: 0000000ff8490000 c000000fff7f0400 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4dde0
GPR20: 000000000000001c c000000001fb4d98 000000000000001c c0000000e4a57848
GPR24: 000000000000001c c0000000e4a57848 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a5774c 0000000000000000
[87035.215159] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[87035.215171] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[87035.215181] Call Trace:
[87035.215186] [c0000000e4a575c0] [c000000029902000] 0xc000000029902000 (unreliable)
[87035.215202] [c0000000e4a57600] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[87035.215215] [c0000000e4a57720] [c000000000d4de30] drm_mode_cursor_ioctl+0x50/0x60
[87035.215229] [c0000000e4a57770] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[87035.215241] [c0000000e4a577d0] [c000000000d21b50] drm_ioctl+0x220/0x610
[87035.215253] [c0000000e4a57940] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[87035.215647] [c0000000e4a57990] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[87035.215660] [c0000000e4a57ab0] [c0000000000314d8] system_call_exception+0x188/0x360
[87035.215671] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[87035.215685] --- interrupt: 3000 at 0x7fffb0157adc
[87035.215692] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[87035.215698] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[87035.215704] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004444 XER: 00000000
[87035.215750] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf378050 00007fffb0266f00 000000000000000c
GPR04: 00000000c01c64a3 00007fffcf37811c 0000000000000080 0000000000000080
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 0000000132121a60
GPR20: 00007fffcf378bd8 000000000000000f 000000010f32d238 00000001314963c0
GPR24: 00000001314963c0 00000001315094d0 0000000000000000 000000000000032e
GPR28: 000000000000000c 00000000c01c64a3 00007fffcf37811c 0000000130bf0500
[87035.215918] NIP [00007fffb0157adc] 0x7fffb0157adc
[87035.215925] LR [0000000000000000] 0x0
[87035.215931] --- interrupt: 3000
[87035.215936] Instruction dump:
[87035.215942] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[87035.215974] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[87035.216005] irq event stamp: 342927500
[87035.216009] hardirqs last enabled at (342927499): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[87035.216019] hardirqs last disabled at (342927500): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[87035.216028] softirqs last enabled at (342919638): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[87035.216035] softirqs last disabled at (342919617): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[87035.216043] ---[ end trace 0000000000000000 ]---
[87043.437063] ------------[ cut here ]------------
[87043.437070] WARNING: CPU: 27 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[87043.437085] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[87043.437409] CPU: 27 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[87043.437416] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[87043.437419] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[87043.437424] REGS: c0000000e4a57410 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[87043.437429] MSR: 9000000002029033 <SF,HV,VEC,EE,ME,IR,DR,RI,LE> CR: 44004284 XER: 20040036
[87043.437462] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a576b0 c000000001fc8000 c0000000e4a57750
GPR04: 00000000c0000000 c00000000a92ff00 0000000ff9eb0000 0000000000177cfc
GPR08: 0000000000177cfb c00000002cfbfc20 0000000000000001 0000000000004000
GPR12: c000000000d40210 c000000fff6a7e00 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4de40
GPR20: 0000000000000024 c000000001fb4fd8 0000000000000024 c0000000e4a578e8
GPR24: 0000000000000024 c0000000e4a578e8 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a578e8 0000000000000000
[87043.437572] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[87043.437580] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[87043.437588] Call Trace:
[87043.437591] [c0000000e4a576b0] [c000000029902000] 0xc000000029902000 (unreliable)
[87043.437603] [c0000000e4a576f0] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[87043.437612] [c0000000e4a57810] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[87043.437622] [c0000000e4a57870] [c000000000d21b50] drm_ioctl+0x220/0x610
[87043.437631] [c0000000e4a579e0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[87043.437927] [c0000000e4a57a30] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[87043.437937] [c0000000e4a57b50] [c0000000000314d8] system_call_exception+0x188/0x360
[87043.437945] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[87043.437956] --- interrupt: 3000 at 0x7fffb0157adc
[87043.437961] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[87043.437966] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[87043.437970] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004282 XER: 00000000
[87043.438003] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf377fc0 00007fffb0266f00 000000000000000c
GPR04: 00000000c02464bb 00007fffcf3780c0 0000000000000060 0000000000000048
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 0000000132121a60
GPR20: 00007fffcf378bd8 0000000000000000 0000000000000000 000000010f3314f0
GPR24: 00000001314963c0 0000000000000000 00000001309efc20 00000001309eed70
GPR28: 000000000000000c 00000000c02464bb 00007fffcf3780c0 00007fffcf3780c0
[87043.438175] NIP [00007fffb0157adc] 0x7fffb0157adc
[87043.438187] LR [0000000000000000] 0x0
[87043.438198] --- interrupt: 3000
[87043.438204] Instruction dump:
[87043.438212] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[87043.438249] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[87043.438287] irq event stamp: 343018086
[87043.438291] hardirqs last enabled at (343018085): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[87043.438299] hardirqs last disabled at (343018086): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[87043.438307] softirqs last enabled at (343017954): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[87043.438313] softirqs last disabled at (343017945): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[87043.438321] ---[ end trace 0000000000000000 ]---
[88043.387688] ------------[ cut here ]------------
[88043.387693] WARNING: CPU: 18 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[88043.387701] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[88043.387814] CPU: 18 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[88043.387818] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[88043.387820] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[88043.387823] REGS: c0000000e4a57320 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[88043.387826] MSR: 9000000002029033 <SF,HV,VEC,EE,ME,IR,DR,RI,LE> CR: 44004288 XER: 20040036
[88043.387844] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a575c0 c000000001fc8000 c0000000e4a57660
GPR04: 00000000c0000000 c00000000543a5c0 0000000ff8950000 00000000000760ea
GPR08: 00000000000760e9 c00000002cfbfc20 0000000000000001 0000000000004000
GPR12: c000000000d40210 c000000fff6af300 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4de40
GPR20: 0000000000000024 c000000001fb4fd8 0000000000000024 c0000000e4a577f8
GPR24: 0000000000000024 c0000000e4a577f8 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a577f8 0000000000000000
[88043.387907] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[88043.387911] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[88043.387915] Call Trace:
[88043.387917] [c0000000e4a575c0] [c000000029902000] 0xc000000029902000 (unreliable)
[88043.387924] [c0000000e4a57600] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[88043.387930] [c0000000e4a57720] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[88043.387935] [c0000000e4a57780] [c000000000d21b50] drm_ioctl+0x220/0x610
[88043.387940] [c0000000e4a578f0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[88043.388119] [c0000000e4a57940] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[88043.388124] [c0000000e4a57a60] [c0000000000314d8] system_call_exception+0x188/0x360
[88043.388129] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[88043.388135] --- interrupt: 3000 at 0x7fffb0157adc
[88043.388139] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[88043.388141] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[88043.388144] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004282 XER: 00000000
[88043.388163] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf377fc0 00007fffb0266f00 000000000000000c
GPR04: 00000000c02464bb 00007fffcf3780c0 0000000000000060 0000000000000048
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 0000000132121a60
GPR20: 00007fffcf378bd8 0000000000000000 0000000000000000 000000010f3314f0
GPR24: 00000001314963c0 0000000000000000 00000001309efc20 00000001309eed70
GPR28: 000000000000000c 00000000c02464bb 00007fffcf3780c0 00007fffcf3780c0
[88043.388223] NIP [00007fffb0157adc] 0x7fffb0157adc
[88043.388226] LR [0000000000000000] 0x0
[88043.388229] --- interrupt: 3000
[88043.388231] Instruction dump:
[88043.388233] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[88043.388247] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[88043.388260] irq event stamp: 391871924
[88043.388262] hardirqs last enabled at (391871923): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[88043.388266] hardirqs last disabled at (391871924): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[88043.388271] softirqs last enabled at (391866542): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[88043.388274] softirqs last disabled at (391866533): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[88043.388279] ---[ end trace 0000000000000000 ]---
[88546.406142] ------------[ cut here ]------------
[88546.406147] WARNING: CPU: 19 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[88546.406158] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[88546.406315] CPU: 19 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[88546.406321] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[88546.406324] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[88546.406328] REGS: c0000000e4a57510 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[88546.406332] MSR: 9000000002029033 <SF,HV,VEC,EE,ME,IR,DR,RI,LE> CR: 44004244 XER: 20040156
[88546.406357] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a577b0 c000000001fc8000 c0000000e4a57850
GPR04: 00000000c0000000 c00000000a74abc0 0000000ff8bb0000 00000000000586ce
GPR08: 00000000000586cd c00000002cfbfc20 c0000000023d3f78 0000000000004000
GPR12: 0000000ff8bb0000 c000000fff6ae600 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4dde0
GPR20: 000000000000001c c000000001fb4d98 000000000000001c c0000000e4a57a38
GPR24: 000000000000001c c0000000e4a57a38 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a5793c 0000000000000000
[88546.406446] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[88546.406452] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[88546.406458] Call Trace:
[88546.406460] [c0000000e4a577b0] [c000000029902000] 0xc000000029902000 (unreliable)
[88546.406470] [c0000000e4a577f0] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[88546.406478] [c0000000e4a57910] [c000000000d4de30] drm_mode_cursor_ioctl+0x50/0x60
[88546.406485] [c0000000e4a57960] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[88546.406493] [c0000000e4a579c0] [c000000000d21b50] drm_ioctl+0x220/0x610
[88546.406500] [c0000000e4a57b30] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[88546.406736] [c0000000e4a57b80] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[88546.406744] [c0000000e4a57ca0] [c0000000000314d8] system_call_exception+0x188/0x360
[88546.406750] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[88546.406759] --- interrupt: 3000 at 0x7fffb0157adc
[88546.406763] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[88546.406767] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[88546.406770] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 48004444 XER: 00000000
[88546.406797] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf378050 00007fffb0266f00 000000000000000c
GPR04: 00000000c01c64a3 00007fffcf37811c 0000000000000080 0000000000000080
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 0000000132121a60
GPR20: 00007fffcf378bd8 000000000000000f 000000010f32d238 00000001314963c0
GPR24: 00000001314963c0 00000001315094d0 0000000000000000 000000000000017e
GPR28: 000000000000000c 00000000c01c64a3 00007fffcf37811c 0000000130bf0500
[88546.406881] NIP [00007fffb0157adc] 0x7fffb0157adc
[88546.406885] LR [0000000000000000] 0x0
[88546.406889] --- interrupt: 3000
[88546.406892] Instruction dump:
[88546.406896] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[88546.406914] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[88546.406932] irq event stamp: 407774908
[88546.406935] hardirqs last enabled at (407774907): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[88546.406941] hardirqs last disabled at (407774908): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[88546.406948] softirqs last enabled at (407772912): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[88546.406953] softirqs last disabled at (407772905): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[88546.406958] ---[ end trace 0000000000000000 ]---
[90004.073379] ------------[ cut here ]------------
[90004.073385] WARNING: CPU: 31 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[90004.073398] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[90004.073590] CPU: 31 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[90004.073597] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[90004.073601] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[90004.073606] REGS: c0000000e4a57390 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[90004.073611] MSR: 900000000282b033 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE> CR: 44004288 XER: 20040156
[90004.073648] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a57630 c000000001fc8000 c0000000e4a576d0
GPR04: 00000000c0000000 c000000024b15e80 0000000ffa830000 0000000000072a4d
GPR08: 0000000000072a4c c00000002cfbfc20 c0000000023d3f78 0000000000004000
GPR12: 0000000ffa830000 c000000fff6a4a00 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4dde0
GPR20: 000000000000001c c000000001fb4d98 000000000000001c c0000000e4a578b8
GPR24: 000000000000001c c0000000e4a578b8 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a577bc 0000000000000000
[90004.073793] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[90004.073800] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[90004.073808] Call Trace:
[90004.073811] [c0000000e4a57630] [c000000029902000] 0xc000000029902000 (unreliable)
[90004.073823] [c0000000e4a57670] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[90004.073833] [c0000000e4a57790] [c000000000d4de30] drm_mode_cursor_ioctl+0x50/0x60
[90004.073843] [c0000000e4a577e0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[90004.073852] [c0000000e4a57840] [c000000000d21b50] drm_ioctl+0x220/0x610
[90004.073861] [c0000000e4a579b0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[90004.074150] [c0000000e4a57a00] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[90004.074160] [c0000000e4a57b20] [c0000000000314d8] system_call_exception+0x188/0x360
[90004.074168] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[90004.074178] --- interrupt: 3000 at 0x7fffb0157adc
[90004.074184] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[90004.074188] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[90004.074193] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 42004484 XER: 00000000
[90004.074226] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf378050 00007fffb0266f00 000000000000000c
GPR04: 00000000c01c64a3 00007fffcf37811c 0000000000000080 0000000000000080
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 0000000131eca740
GPR20: 00007fffcf378bd8 000000000000000f 000000010f32d238 00000001314963c0
GPR24: 00000001314963c0 00000001315094d0 0000000000000000 00000000000002fd
GPR28: 000000000000000c 00000000c01c64a3 00007fffcf37811c 0000000130bf0500
[90004.074331] NIP [00007fffb0157adc] 0x7fffb0157adc
[90004.074337] LR [0000000000000000] 0x0
[90004.074341] --- interrupt: 3000
[90004.074345] Instruction dump:
[90004.074349] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[90004.074372] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[90004.074395] irq event stamp: 455828198
[90004.074399] hardirqs last enabled at (455828197): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[90004.074406] hardirqs last disabled at (455828198): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[90004.074414] softirqs last enabled at (455814476): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[90004.074420] softirqs last disabled at (455814471): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[90004.074428] ---[ end trace 0000000000000000 ]---
[90036.418985] ------------[ cut here ]------------
[90036.418994] WARNING: CPU: 6 PID: 234237 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x20/0xc0
[90036.419013] Modules linked in: overlay tls snd_seq_dummy snd_hrtimer nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill ip_set nf_tables nfnetlink sunrpc amdgpu snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_usb_audio snd_hda_core joydev snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq mc snd_seq_device mfd_core gpu_sched snd_pcm drm_buddy drm_ttm_helper ttm drm_display_helper snd_timer at24 regmap_i2c snd cec soundcore ipmi_powernv ofpart ipmi_devintf crct10dif_vpmsum powernv_flash opal_prd mtd ipmi_msghandler rtc_opal i2c_opal zram hid_logitech_hidpp nvme nvme_core vmx_crypto crc32c_vpmsum hid_logitech_dj tg3 nvme_common ip6_tables ip_tables fuse
[90036.419254] CPU: 6 PID: 234237 Comm: Xorg Tainted: G W ------- --- 6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le #1
[90036.419261] Hardware name: C1P9S01 REV 1.01 POWER9 0x4e1203 opal:skiboot-852ac62 PowerNV
[90036.419264] NIP: c000000000d39840 LR: c000000000d4d9f4 CTR: 0000000000000000
[90036.419269] REGS: c0000000e4a57290 TRAP: 0700 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[90036.419274] MSR: 9000000002029033 <SF,HV,VEC,EE,ME,IR,DR,RI,LE> CR: 44004284 XER: 20040092
[90036.419306] CFAR: c000000000d4d9f0 IRQMASK: 0
GPR00: c000000000d4d9f4 c0000000e4a57530 c000000001fc8000 c0000000e4a575d0
GPR04: 00000000c0000000 c000000024ddbd00 0000000ff6cd0000 000000000019b7a0
GPR08: 000000000019b79f c00000002cfbfc20 c0000000023d3f78 0000000000004000
GPR12: 0000000ff6cd0000 c000000fff7f8600 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 c000000000d4dde0
GPR20: 000000000000001c c000000001fb4d98 000000000000001c c0000000e4a577b8
GPR24: 000000000000001c c0000000e4a577b8 c000000029902000 c00000032cbbc000
GPR28: c000000029902028 c0000000299020e8 c0000000e4a576bc 0000000000000000
[90036.419418] NIP [c000000000d39840] drm_modeset_drop_locks+0x20/0xc0
[90036.419426] LR [c000000000d4d9f4] drm_mode_cursor_common+0x1b4/0x310
[90036.419433] Call Trace:
[90036.419436] [c0000000e4a57530] [c000000029902000] 0xc000000029902000 (unreliable)
[90036.419448] [c0000000e4a57570] [c000000000d4d98c] drm_mode_cursor_common+0x14c/0x310
[90036.419458] [c0000000e4a57690] [c000000000d4de30] drm_mode_cursor_ioctl+0x50/0x60
[90036.419468] [c0000000e4a576e0] [c000000000d21810] drm_ioctl_kernel+0xf0/0x210
[90036.419477] [c0000000e4a57740] [c000000000d21b50] drm_ioctl+0x220/0x610
[90036.419486] [c0000000e4a578b0] [c008000004c10098] amdgpu_drm_ioctl+0x70/0xd0 [amdgpu]
[90036.419783] [c0000000e4a57900] [c000000000644ec4] sys_ioctl+0x7e4/0x16a0
[90036.419792] [c0000000e4a57a20] [c0000000000314d8] system_call_exception+0x188/0x360
[90036.419801] [c0000000e4a57e10] [c00000000000c170] system_call_vectored_common+0xf0/0x280
[90036.419811] --- interrupt: 3000 at 0x7fffb0157adc
[90036.419817] NIP: 00007fffb0157adc LR: 0000000000000000 CTR: 0000000000000000
[90036.419821] REGS: c0000000e4a57e80 TRAP: 3000 Tainted: G W ------- --- (6.1.0-0.rc3.20221102git8f71a2b3f435.29.fc38.ppc64le)
[90036.419826] MSR: 900000000000f033 <SF,HV,EE,PR,FP,ME,IR,DR,RI,LE> CR: 42004484 XER: 00000000
[90036.419859] IRQMASK: 0
GPR00: 0000000000000036 00007fffcf378050 00007fffb0266f00 000000000000000c
GPR04: 00000000c01c64a3 00007fffcf37811c 0000000000000080 0000000000000080
GPR08: 0000000000100000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00007fffb02977e0 000000010f331258 000000010f310e2c
GPR16: 000000010f32d078 000000010f31ae4c 0000000000000000 0000000131eca740
GPR20: 00007fffcf378bd8 000000000000000f 000000010f32d238 00000001314963c0
GPR24: 00000001314963c0 00000001315094d0 0000000000000000 0000000000000304
GPR28: 000000000000000c 00000000c01c64a3 00007fffcf37811c 0000000130bf0500
[90036.419967] NIP [00007fffb0157adc] 0x7fffb0157adc
[90036.419972] LR [0000000000000000] 0x0
[90036.419977] --- interrupt: 3000
[90036.419980] Instruction dump:
[90036.419985] ebe1fff8 7c0803a6 4e800020 60420000 3c4c0129 3842e7e0 7c0802a6 60000000
[90036.420008] fba1ffe8 fbc1fff0 f821ffc1 e9230068 <0b090000> e9230078 3ba30078 7c7e1b78
[90036.420031] irq event stamp: 457780972
[90036.420035] hardirqs last enabled at (457780971): [<c000000001482624>] _raw_spin_unlock_irqrestore+0x94/0xd0
[90036.420042] hardirqs last disabled at (457780972): [<c000000000029d08>] interrupt_enter_prepare+0x48/0x230
[90036.420051] softirqs last enabled at (457773594): [<c000000001484e00>] __do_softirq+0x4e0/0x6c4
[90036.420057] softirqs last disabled at (457773587): [<c000000000016f70>] do_softirq_own_stack+0x40/0x60
[90036.420065] ---[ end trace 0000000000000000 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment