commit | e1f0ece113fe028593b6869fe191a991322c5d85 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Tue Aug 10 20:02:05 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Sep 02 14:07:31 2010 +1000 |
tree | 669dbde0c11ff9ebfc279debf6ed7a2cf82980e9 | |
parent | 28b549905b239357db7c249e261857c1716db05a [diff] |
powerpc: Move arch_sd_sibling_asym_packing() to smp.c Simple cleanup by moving arch_sd_sibling_asym_packing from process.c to smp.c to save an #ifdef CONFIG_SMP No functionality change. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>