Skip to content
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

powerpc: fix HOTPLUG error in rcutorture #14

Open
wants to merge 2 commits into
base: rcu-dev
Choose a base branch
from

Conversation

kernel-patches-bot
Copy link

Pull request for series with
subject: powerpc: fix HOTPLUG error in rcutorture
version: 1
url: https://patchwork.kernel.org/project/rcu/list/?series=684101

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 4b9dfbb
series: https://patchwork.kernel.org/project/rcu/list/?series=684101
version: 1

@kernel-patches-bot kernel-patches-bot force-pushed the series/684101=>rcu-dev branch 13 times, most recently from b4b7a4e to 5a0d237 Compare October 20, 2022 06:44
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants