Skip to content
Commit dc098551 authored by Jack Steiner's avatar Jack Steiner Committed by Ingo Molnar
Browse files

x86/uv: fix init of memory-less nodes



Add support for nodes that have cpus but no memory.
The current code was failing to add these nodes
to the nodes_present_map.

v2: Fixes case caught by David Rientjes - missed support
    for the x2apic SRAT table.

[ Impact: fix potential boot crash on memory-less UV nodes. ]

Reported-by: default avatarDavid Rientjes <rientjes@google.com>
Signed-off-by: default avatarJack Steiner <steiner@sgi.com>
LKML-Reference: <20090417142242.GA23743@sgi.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 0917798d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment