commit | a9c59264690aea9d0df2d2d76683bc39ec6b7288 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Thu Oct 20 17:09:51 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Oct 20 17:09:51 2005 +1000 |
tree | 5cf1bc1181caacf93abe91585ab6e989542527e1 | |
parent | d8699e65c6bc0a81b5e679ca5b135bfe3c3fb483 [diff] |
powerpc: Move smp_mpic_message_pass into mpic.c Having it here rather than in arch/ppc64/kernel/smp.c means that we can use it on 32-bit SMP systems easily with ARCH=powerpc. Signed-off-by: Paul Mackerras <paulus@samba.org>