commit | 794224ea565c439ca624a3760ac220928463ea17 | [log] [tgz] |
---|---|---|
author | Zhen Lei <thunder.leizhen@huawei.com> | Thu Sep 01 14:54:56 2016 +0800 |
committer | Will Deacon <will.deacon@arm.com> | Fri Sep 09 14:59:08 2016 +0100 |
tree | 07e048febf683529c678f7cc488d2f388b06ee26 | |
parent | 9787ed6e5cee7a62320f3014eb5e7b373502c292 [diff] |
arm64/numa: avoid inconsistent information to be printed numa_init may return error because of numa configuration error. So "No NUMA configuration found" is inaccurate. In fact, specific configuration error information should be immediately printed by the testing branch. Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Signed-off-by: Will Deacon <will.deacon@arm.com>