commit | f694010185c429629ad5a65245da08103e611852 | [log] [tgz] |
---|---|---|
author | Gautham R Shenoy <ego@in.ibm.com> | Mon Mar 10 17:44:03 2008 +0530 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:58 2008 +0200 |
tree | 2b430e62c2fcf59c25cf041ba5a10f5cb5e0efec | |
parent | 12db648c1518b2627cc983199a97ec6f5d6a1de2 [diff] |
x86: Don't send RESCHEDULE_VECTOR to offlined cpus In the x86 native_smp_send_reschedule_function(), don't send the IPI if the cpu has gone offline already. Warn nevertheless!! Signed-off-by: Gautham R Shenoy <ego@in.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>