commit | f1072939b6dd01d038d47db0bdc01b33e5f90f28 | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Tue May 10 19:29:10 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu May 19 14:30:46 2011 +1000 |
tree | 281747826833d254131a44bad9c954659137a5a8 | |
parent | e04763713286b1e00e1c2a33fe2741caf9470f2b [diff] |
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF Now that smp_ops->smp_message_pass is always called with an (online) cpu number for the target remove the checks for MSG_ALL and MSG_ALL_BUT_SELF. Signed-off-by: Milton Miller <miltonm@bga.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>