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

cpu/hotplug: handle unbalanced hotplug enable/disable #291

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 21, 2016

  1. cpu/hotplug: handle unbalanced hotplug enable/disable

    Currently it just print a warning message but did not
    reset cpu_hotplug_disabled when the enable/disable is
    unbalanced. The unbalanced enable/disable will lead
    the cpu hotplug work abnormally.
    
    Do nothing if an unablanced hotplug enable detected.
    
    Signed-off-by: Lianwei Wang <lianwei.wang@gmail.com>
    lianwei committed May 21, 2016
    Configuration menu
    Copy the full SHA
    74559c6 View commit details
    Browse the repository at this point in the history