commit | 750db0f5f7d0ff6b86158015f02c275702639b20 | [log] [tgz] |
---|---|---|
author | Boqun Feng <boqun.feng@gmail.com> | Mon May 02 10:30:00 2016 +0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Jun 14 16:03:28 2016 -0700 |
tree | 6b97caf5c3f710d6e596cbe7ef7d305236cbe82f | |
parent | 682ed706c5bb1526b001bc69aa4ee1e8b456bfa6 [diff] |
torture: Stop onoff task if there is only one cpu If the whole system has only one cpu, that cpu won't be able to be offlined, so there is no need onoff task is stil running. Signed-off-by: Boqun Feng <boqun.feng@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>