Article 6P82S from 6.9.7 to .9 ... ioremap on RAM at 0x0000000030000000 - 0x00000000301e7fff

from 6.9.7 to .9 ... ioremap on RAM at 0x0000000030000000 - 0x00000000301e7fff

by
babydr
from LinuxQuestions.org on (#6P82S)
Hello ALL , Seems I may have a memory issue here Or is this something else ? If others are seeing this then it might be something else .

The system with present memory passed a 3+ passes of memtest86+ before having slackware current installed .

This has happened more often under 6.9.9(9 times) than 6.9.7(once) & 6.9.8(three) . And not happening at every reboot .

If this is memory please just say so . I'll dig at it and find the culprit dimm .
If Not please give me pointers where to do more digging &.or research .

slackware current and (finally) upto date today .
Code:# inxi
CPU: 2x 32-core AMD EPYC 7452 (-MCP SMP-) speed/min/max: 1621/1500/2350 MHz Kernel: 6.9.9 x86_64
Up: 6h 58m Mem: 3.54/251.74 GiB (1.4%) Storage: 53.06 TiB (3.1% used) Procs: 1065 Shell: Bash
inxi: 3.3.35Tia , JimL

Code:
[ 12.136756] ------------[ cut here ]------------
[ 12.141370] ioremap on RAM at 0x0000000030000000 - 0x00000000301e7fff
[ 12.147813] WARNING: CPU: 1 PID: 1 at arch/x86/mm/ioremap.c:216 __ioremap_caller+0x2bf/0x330
[ 12.156243] Modules linked in:
[ 12.159305] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 6.9.9 #1
[ 12.165135] Hardware name: To Be Filled By O.E.M. ROME2D16-2T/ROME2D16-2T, BIOS P3.70 10/14/2022
[ 12.173916] RIP: 0010:__ioremap_caller+0x2bf/0x330
[ 12.178709] Code: 2d fe ff ff 80 3d 54 e0 6b 02 00 75 9d 48 8d 54 24 28 48 8d 74 24 18 48 c7 c7 48 32 0b a9 c6 05 3a e0 6b 02 01 e8 91 d9 07 00 <0f> 0b e9 79 ff ff ff 83 fd 04 75 35 bf 04 00 00 00 e8 db
dd ff ff
[ 12.197454] RSP: 0018:ffffaaa5c01a7b50 EFLAGS: 00010282
[ 12.202680] RAX: 0000000000000000 RBX: ffff95bbdfc61c00 RCX: 0000000000000000
[ 12.209812] RDX: 0000000000000002 RSI: 0000000000000003 RDI: 00000000ffffffff
[ 12.216945] RBP: 0000000000000001 R08: 0000000000000000 R09: ffffaaa5c01a79d8
[ 12.224079] R10: ffff95fb0fdf1fa8 R11: 0000000000000003 R12: 00000000001e8000
[ 12.231210] R13: 00000000001e8000 R14: 0000000000000000 R15: 0000000030000000
[ 12.238336] FS: 0000000000000000(0000) GS:ffff95da8ea40000(0000) knlGS:0000000000000000
[ 12.246423] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 12.252169] CR2: 0000000000000000 CR3: 0000000028430000 CR4: 0000000000350eb0
[ 12.259300] Call Trace:
[ 12.261747] <TASK>
[ 12.263851] ? __ioremap_caller+0x2bf/0x330
[ 12.268036] ? __warn.cold+0x8e/0xe8
[ 12.271616] ? __ioremap_caller+0x2bf/0x330
[ 12.275802] ? report_bug+0xe6/0x170
[ 12.279381] ? console_unlock+0x61/0xf0
[ 12.283223] ? handle_bug+0x3a/0x70
[ 12.286717] ? exc_invalid_op+0x13/0x60
[ 12.290552] ? asm_exc_invalid_op+0x16/0x20
[ 12.294740] ? __ioremap_caller+0x2bf/0x330
[ 12.298925] ? efifb_probe.cold+0x210/0x5a7
[ 12.303111] efifb_probe.cold+0x210/0x5a7
[ 12.307126] ? __pfx___device_attach_driver+0x10/0x10
[ 12.312179] platform_probe+0x40/0xa0
[ 12.315843] really_probe+0xd9/0x270
[ 12.319424] ? pm_runtime_barrier+0x50/0x90
[ 12.323609] __driver_probe_device+0x73/0xf0
[ 12.327882] driver_probe_device+0x1f/0xf0
[ 12.331980] __device_attach_driver+0x7f/0x110
[ 12.336427] bus_for_each_drv+0x94/0xf0
[ 12.340267] __device_attach+0xad/0x1a0
[ 12.344107] bus_probe_device+0x89/0xa0
[ 12.347947] device_add+0x65b/0x840
[ 12.351440] platform_device_add+0xe0/0x1f0
[ 12.355624] sysfb_init+0x13a/0x190
[ 12.359120] ? __pfx_sysfb_init+0x10/0x10
[ 12.363130] do_one_initcall+0x57/0x300
[ 12.366970] kernel_init_freeable+0x1f9/0x240
[ 12.371330] ? __pfx_kernel_init+0x10/0x10
[ 12.375428] kernel_init+0x16/0x130
[ 12.378922] ret_from_fork+0x30/0x50
[ 12.382500] ? __pfx_kernel_init+0x10/0x10
[ 12.386600] ret_from_fork_asm+0x1a/0x30
[ 12.390528] </TASK>
[ 12.392717] ---[ end trace 0000000000000000 ]---
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments