-
Notifications
You must be signed in to change notification settings - Fork 1
powerpc: fix HOTPLUG error in rcutorture #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: rcu-dev
Are you sure you want to change the base?
Conversation
|
Master branch: 4b9dfbb |
|
Master branch: 4b9dfbb |
f8d2899 to
8215287
Compare
|
Master branch: 4b9dfbb |
8215287 to
08b846f
Compare
|
Master branch: 4b9dfbb |
08b846f to
f440e67
Compare
|
Master branch: 4b9dfbb |
f440e67 to
d0dba63
Compare
|
Master branch: 4b9dfbb |
d0dba63 to
f413f2f
Compare
|
Master branch: 4b9dfbb |
f413f2f to
1e289c7
Compare
|
Master branch: 4b9dfbb |
1e289c7 to
8a35ef1
Compare
|
Master branch: 4b9dfbb |
8a35ef1 to
265ee34
Compare
|
Master branch: 4b9dfbb |
265ee34 to
ab8519f
Compare
|
Master branch: 4b9dfbb |
ab8519f to
2a0931d
Compare
|
Master branch: 4b9dfbb |
2a0931d to
d67f2a4
Compare
|
Master branch: 4b9dfbb |
d67f2a4 to
f1b2b54
Compare
|
Master branch: 4b9dfbb |
f1b2b54 to
6486a04
Compare
b4b7a4e to
5a0d237
Compare
5a0d237 to
746a6d9
Compare
87e7989 to
fa70e60
Compare
37c0e4d to
3440ee4
Compare
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]>
3440ee4 to
024c1fc
Compare
Pull request for series with
subject: powerpc: fix HOTPLUG error in rcutorture
version: 1
url: https://patchwork.kernel.org/project/rcu/list/?series=684101