P_FORCED
cpustate |= P_FORCED;
state &= ~P_FORCED;
old_state = p_online(cpu, force ? action | P_FORCED : action);
if (new_status & P_FORCED)
new_status &= ~P_FORCED;
new_status &= ~P_FORCED;