diff options
| author | Kyle Meyer <kyle.meyer@hpe.com> | 2026-03-20 12:19:20 -0500 |
|---|---|---|
| committer | Borislav Petkov (AMD) <bp@alien8.de> | 2026-03-20 19:01:03 +0100 |
| commit | 1f6aa5bbf1d0f81a8a2aafc16136e7dd9a609ff3 (patch) | |
| tree | 591c83756b7fdfb80f186081bedfa17883b1b80b /Documentation/console/git@git.tavy.me:linux.git | |
| parent | 63f8b60151dc00895137bfadc987f258060ab264 (diff) | |
x86/platform/uv: Handle deconfigured sockets
When a socket is deconfigured, it's mapped to SOCK_EMPTY (0xffff). This causes
a panic while allocating UV hub info structures.
Fix this by using NUMA_NO_NODE, allowing UV hub info structures to be
allocated on valid nodes.
Fixes: 8a50c5851927 ("x86/platform/uv: UV support for sub-NUMA clustering")
Signed-off-by: Kyle Meyer <kyle.meyer@hpe.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Steve Wahl <steve.wahl@hpe.com>
Cc: stable@vger.kernel.org
Link: https://patch.msgid.link/ab2BmGL0ehVkkjKk@hpe.com
Diffstat (limited to 'Documentation/console/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
