commit | 86db9a11f39585e36978348410a01feb25e56be8 | [log] [tgz] |
---|---|---|
author | Li Zhijian <lizhijian@cn.fujitsu.com> | Mon Aug 14 09:28:16 2017 +0800 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Wed Aug 16 17:48:18 2017 -0600 |
tree | c49f16950b0d689b0389679b1d2fbb23bda0436e | |
parent | 8fe6e53a8ed5f043ff4e6a366ebb3a641114546b [diff] |
selftests/cpu-hotplug: Skip test when there is only one online cpu For only one online cpu case, 'make run_tests' try to offline the cpu0 that will always fail since the host can't offline this unique online cpu. this patch will skip the test to avoid this failure. Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>