a0cfda9cb3
[ Upstream commit 535e4fc623fab2e09a0653fc3a3e17f382ad0251 ]
The node distance is hardcoded to 0, which causes a trouble
for some user-level applications. In particular, "libnuma"
expects the distance of a node to itself as LOCAL_DISTANCE.
This update removes the offending node distance override.
Cc: <stable@vger.kernel.org> # 4.4
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
mode_emu.c | ||
numa_mode.h | ||
numa.c | ||
toptree.c | ||
toptree.h |