commit | 7ba5f605f3a0d9495aad539eeb8346d726dfc183 | [log] [tgz] |
---|---|---|
author | Zhen Lei <thunder.leizhen@huawei.com> | Thu Sep 01 14:55:04 2016 +0800 |
committer | Will Deacon <will.deacon@arm.com> | Fri Sep 09 14:59:09 2016 +0100 |
tree | 2b237c38880de2d62b37f21a3e2243476a0c4423 | |
parent | df7ffa34cc0c06bfa7206732df78725ff34633ee [diff] |
arm64/numa: remove the limitation that cpu0 must bind to node0 1. Remove the old binding code. 2. Read the nid of cpu0 from dts. 3. Fallback the nid of cpu0 to 0 when numa=off is set in bootargs. Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Signed-off-by: Will Deacon <will.deacon@arm.com>