WARNING at drivers/base/node.c:190 node_set_perf_attrs()
Issue
- Below warning message is logged while booting the system.
Sep 21 17:56:14 192-168-123-181 kernel: WARNING: CPU: 96 PID: 1 at drivers/base/node.c:190 node_set_perf_attrs+0x8f/0xa0
Sep 21 17:56:14 192-168-123-181 kernel: Modules linked in:
Sep 21 17:56:14 192-168-123-181 kernel: CPU: 96 PID: 1 Comm: swapper/0 Not tainted 4.18.0-193.el8.x86_64 #1
Sep 21 17:56:14 192-168-123-181 kernel: Hardware name: Quanta Cloud Technology Inc. QuantaGrid D53X-1U/S5X MB (LBG-1G, 2x FHHL)
, BIOS 2A06 09/10/2020
Sep 21 17:56:14 192-168-123-181 kernel: RIP: 0010:node_set_perf_attrs+0x8f/0xa0
Sep 21 17:56:14 192-168-123-181 kernel: Code: 0b b4 4c 89 ea 4c 89 e7 e8 0e f8 db ff 85 c0 0f 85 ff 07 00 00 48 83 c3 08 48 8b
33 48 85 f6 75 e1 5b 41 5c 41 5d 41 5e 5d c3 <0f> 0b eb f3 0f 1f 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00
Sep 21 17:56:14 192-168-123-181 kernel: RSP: 0000:ff2f2bfa0006bda0 EFLAGS: 00010246
Sep 21 17:56:14 192-168-123-181 kernel: RAX: 0000000000000002 RBX: 0000000000000003 RCX: 0000000000000000
Sep 21 17:56:14 192-168-123-181 kernel: RDX: 0000000000000000 RSI: ff2a5dffcfecc418 RDI: 0000000000000002
Sep 21 17:56:14 192-168-123-181 kernel: RBP: ff2f2bfa0006bdc0 R08: ff2a5e3ebd894e70 R09: 0000000000000228
Sep 21 17:56:14 192-168-123-181 kernel: R10: 0000000000000006 R11: 0000000000000007 R12: ffffffffb4d7a840
Sep 21 17:56:14 192-168-123-181 kernel: R13: ffffffffb507e8a0 R14: 0000000000000000 R15: ff2a5dffcfecc400
Sep 21 17:56:14 192-168-123-181 kernel: FS: 0000000000000000(0000) GS:ff2a5e3ebf400000(0000) knlGS:0000000000000000
Sep 21 17:56:14 192-168-123-181 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 21 17:56:14 192-168-123-181 kernel: CR2: 0000000000000000 CR3: 0000007e5460a001 CR4: 0000000000761ee0
Sep 21 17:56:14 192-168-123-181 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 21 17:56:14 192-168-123-181 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 21 17:56:14 192-168-123-181 kernel: PKRU: 55555554
Sep 21 17:56:14 192-168-123-181 kernel: Call Trace:
Sep 21 17:56:14 192-168-123-181 kernel: ? srat_parse_mem_affinity+0x9b/0x9b
Sep 21 17:56:14 192-168-123-181 kernel: hmat_init+0x31e/0x461
Sep 21 17:56:14 192-168-123-181 kernel: ? adxl_init+0x14c/0x18c
Sep 21 17:56:14 192-168-123-181 kernel: ? hmat_parse_subtable+0x54e/0x54e
Sep 21 17:56:14 192-168-123-181 kernel: ? do_early_param+0x91/0x91
Sep 21 17:56:14 192-168-123-181 kernel: do_one_initcall+0x46/0x1c3
Sep 21 17:56:14 192-168-123-181 kernel: ? do_early_param+0x91/0x91
Sep 21 17:56:14 192-168-123-181 kernel: kernel_init_freeable+0x1af/0x258
Sep 21 17:56:14 192-168-123-181 kernel: ? rest_init+0xaa/0xaa
Sep 21 17:56:14 192-168-123-181 kernel: kernel_init+0xa/0xff
Sep 21 17:56:14 192-168-123-181 kernel: ret_from_fork+0x1f/0x40
Sep 21 17:56:14 192-168-123-181 kernel: ---[ end trace 2ca3f2b5b1f16fd9 ]---
Environment
- Red Hat Enterprise Linux 8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.