From: Yinghai Lu Date: Sat, 31 Jan 2009 01:29:27 +0000 (-0800) Subject: x86: move default_ipi_xx back to ipi.c X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5e954820335ef5aed1662b70aaf5deb9de16735;p=pandora-kernel.git x86: move default_ipi_xx back to ipi.c Impact: cleanup only leave _default_ipi_xx etc in .h Beyond the cleanup factor, this saves a bit of code size as well: text data bss dec hex filename 7281931 1630144 1463304 10375379 9e50d3 vmlinux.before 7281753 1630144 1463304 10375201 9e5021 vmlinux.after Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed