Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: fix HOTPLUG error in rcutorture
I think we should avoid torture offline the cpu who do tick timer when nohz full is running. Tested on PPC VM of Open Source Lab of Oregon State University. The test results show that after the fix, the success rate of rcutorture is improved. After: Successes: 40 Failures: 9 Before: Successes: 38 Failures: 11 I examined the console.log and Make.out files one by one, no new compile error or test error is introduced by above fix. Signed-off-by: Zhouyi Zhou <[email protected]>
- Loading branch information