From: Randy Dunlap Date: Sat, 9 Dec 2006 20:33:36 +0000 (+0100) Subject: [PATCH] i386: export smp_num_siblings for oprofile X-Git-Tag: v2.6.20-rc1~34^2~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e74437cf60cc84a655e301f1ee48027b3bcf96e;p=pandora-kernel.git [PATCH] i386: export smp_num_siblings for oprofile oprofile uses smp_num_siblings without testing for CONFIG_X86_HT. I looked at modifying oprofile, but this way is cleaner & simpler and I didn't see a good reason not to just export it when CONFIG_SMP. WARNING: "smp_num_siblings" [arch/i386/oprofile/oprofile.ko] undefined! Signed-off-by: Randy Dunlap Signed-off-by: Andi Kleen --- Reading git-diff-tree failed