commit | 07d2f1a54a78a648093f4f3a33aa86b03cf9e25f | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 15 17:51:26 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Feb 22 16:48:47 2012 +1100 |
tree | c38ef23928ce9b51477b0bfd7d069017d7b24cba | |
parent | 27e74da9800289e69ba907777df1e2085231eff7 [diff] |
powerpc: Remove references to cpu_*_map This has been obsolescent for a while; time for the final push. In adjacent context, replaced old cpus_* with cpumask_*. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>