From: Gerd Hoffmann Date: Sat, 1 Jul 2006 11:36:18 +0000 (-0700) Subject: [PATCH] SMP alternatives: skip with UP kernels X-Git-Tag: v2.6.18-rc1~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ec4d41f88872e6a5980558e362c0174dce54e40;p=pandora-kernel.git [PATCH] SMP alternatives: skip with UP kernels Hide the magic in alternative.h and provide some dummy inline functions for the UP case (gcc should manage to optimize away these calls). No changes in module.c. Cc: Dave Jones Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed