It was on 4 nodes total 320 cores process and the kernel version is 5.19.0-32-generic.
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.19 in Ubuntu. https://bugs.launchpad.net/bugs/2088252 Title: intel_uncore ioremap error Status in linux-hwe-5.19 package in Ubuntu: New Bug description: Our partner report this intel_uncore ioremap error from syslog: Oct 20 00:51:15 192-168-116-32 kernel: [ 45.925331] Trying to unpack rootfs image as initramfs... Oct 20 00:51:15 192-168-116-32 kernel: [ 45.926196] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) Oct 20 00:51:15 192-168-116-32 kernel: [ 45.926197] software IO TLB: mapped [mem 0x0000000073800000-0x0000000077800000] (64MB) Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969802] ------------[ cut here ]------------ Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969804] ioremap on RAM at 0x000000019a3f1300 - 0x000000019a3f52ff Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969809] WARNING: CPU: 0 PID: 20 at arch/x86/mm/ioremap.c:210 __ioremap_caller+0x353/0x370 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969817] Modules linked in: Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969820] CPU: 0 PID: 20 Comm: cpuhp/0 Not tainted 5.19.0-32-generic #33~22.04.1-Ubuntu Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969824] Hardware name: To be filled by O.E.M. To be filled by O.E.M./To be filled by O.E.M., BIOS 1A02.QCT001 10/14/2024 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969825] RIP: 0010:__ioremap_caller+0x353/0x370 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969829] Code: 00 e8 91 bd ff ff 48 09 45 a8 e9 64 fe ff ff 48 8d 55 c8 48 8d 75 b8 48 c7 c7 a0 2a 9f ab c6 05 7c fc 2e 02 01 e8 f5 34 da 00 <0f> 0b 45 31 ed e9 19 ff ff ff e8 ce 78 e6 00 66 66 2e 0f 1f 84 00 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969831] RSP: 0000:ff4fc09fd9e6fd18 EFLAGS: 00010246 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969833] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969835] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969836] RBP: ff4fc09fd9e6fd80 R08: 0000000000000000 R09: 0000000000000000 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969837] R10: 0000000000000000 R11: 0000000000000000 R12: 000000019a3f1300 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969838] R13: 0000000000000002 R14: 0000000000004000 R15: ffffffffaa228dea Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969839] FS: 0000000000000000(0000) GS:ff4f897bfe000000(0000) knlGS:0000000000000000 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969841] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969843] CR2: ff4f8afdfffff000 CR3: 0000006469c10001 CR4: 0000000000771ef0 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969844] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969845] DR3: 0000000000000000 DR6: 00000000fffe07f0 DR7: 0000000000000400 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969847] PKRU: 55555554 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969848] Call Trace: Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969850] <TASK> Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969854] ioremap+0x1a/0x30 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969857] intel_generic_uncore_mmio_init_box+0x6a/0xa0 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969860] uncore_box_ref.part.0+0xa3/0xe0 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969864] uncore_event_cpu_online+0x96/0x1d0 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969867] ? uncore_box_ref.part.0+0xe0/0xe0 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969870] cpuhp_invoke_callback+0x11a/0x4d0 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969874] cpuhp_thread_fun+0xc0/0x1c0 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969877] ? sort_range+0x40/0x40 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969880] smpboot_thread_fn+0xe0/0x1e0 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969883] kthread+0xeb/0x120 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969887] ? kthread_complete_and_exit+0x20/0x20 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969890] ret_from_fork+0x1f/0x30 Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969895] </TASK> Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969896] ---[ end trace 0000000000000000 ]--- Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969897] intel_uncore: Uncore type 12 box 4: ioremap error for 0x19a3f1300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969901] intel_uncore: Uncore type 12 box 6: ioremap error for 0x1a27f1300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969932] intel_uncore: Uncore type 13 box 5: ioremap error for 0x19a3f1b00. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969935] intel_uncore: Uncore type 13 box 7: ioremap error for 0x1a27f1b00. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969979] intel_uncore: Uncore type 17 box 3: ioremap error for 0x1c3504300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.969981] intel_uncore: Uncore type 17 box 4: ioremap error for 0x1c3505300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.970028] intel_uncore: Uncore type 17 box 11: ioremap error for 0x1c3507300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.970031] intel_uncore: Uncore type 17 box 12: ioremap error for 0x1c3506300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.973927] intel_uncore: Uncore type 12 box 4: ioremap error for 0x1cd7f1300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.973939] intel_uncore: Uncore type 12 box 6: ioremap error for 0x1d5bf1300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.973978] intel_uncore: Uncore type 13 box 5: ioremap error for 0x1cd7f1b00. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.973980] intel_uncore: Uncore type 13 box 7: ioremap error for 0x1d5bf1b00. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.974037] intel_uncore: Uncore type 17 box 3: ioremap error for 0x1f6504300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.974040] intel_uncore: Uncore type 17 box 4: ioremap error for 0x1f6505300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.974097] intel_uncore: Uncore type 17 box 11: ioremap error for 0x1f6507300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.974100] intel_uncore: Uncore type 17 box 12: ioremap error for 0x1f6506300. Oct 20 00:51:15 192-168-116-32 kernel: [ 45.983270] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x36c657b5833, max_idle_ns: 881590513399 ns Oct 20 00:51:15 192-168-116-32 kernel: [ 45.984793] clocksource: Switched to clocksource tsc Oct 20 00:51:15 192-168-116-32 kernel: [ 45.997207] Initialise system trusted keyrings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.19/+bug/2088252/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp