commit | 8389b37dffdc695b4fb363ebe0ed9748bb3b48d0 | [log] [tgz] |
---|---|---|
author | Valentine Barshak <vbarshak@ru.mvista.com> | Wed Nov 25 11:48:52 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Dec 09 17:09:34 2009 +1100 |
tree | 157445740f8c00189909f2c0ceed8a02c364c3f7 | |
parent | 1a8061c46c46c960f715c597b9d279ea2ba42bd9 [diff] |
powerpc: stop_this_cpu: remove the cpu from the online map. Remove the CPU from the online map to prevent smp_call_function from sending messages to a stopped CPU. Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>