From: Yinghai Lu Date: Fri, 30 Jan 2009 03:31:49 +0000 (-0800) Subject: x86: seperate default_send_IPI_mask_sequence/allbutself from logical X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43f39890db2959b10891cf7bbf3f53fffc8ce3bd;p=pandora-kernel.git x86: seperate default_send_IPI_mask_sequence/allbutself from logical Impact: 32-bit should use logical version there are two version: for default_send_IPI_mask_sequence/allbutself one in ipi.h and one in ipi.c for 32bit it seems .h version overwrote ipi.c for a while. restore it so 32 bit could use its old logical version. also remove dupicated functions in .c Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed