diff options
author | Tejun Heo <[email protected]> | 2011-02-16 17:11:08 +0100 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2011-02-16 17:11:08 +0100 |
commit | 8968dab8ad90ea16ef92f2406868354ea3ab6bb9 (patch) | |
tree | e385ef373b7ab2f5f9a1457a2910a3d57d61bad7 /lib/debugobjects.c | |
parent | 5d371b08fea80c4fb7450d31e5a4e35b438ef850 (diff) |
x86-64, NUMA: Remove %NULL @nodeids handling from compute_hash_shift()
numa_emulation() called compute_hash_shift() with %NULL @nodeids which
meant identity mapping between index and nodeid. Make
numa_emulation() build identity array and drop %NULL @nodeids handling
from populate_memnodemap() and thus from compute_hash_shift(). This
is to prepare for transition to using memblks instead.
Signed-off-by: Tejun Heo <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Cyrill Gorcunov <[email protected]>
Cc: Shaohui Zheng <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions