From: Ashok Raj Date: Thu, 23 Mar 2006 10:59:57 +0000 (-0800) Subject: [PATCH] x86 topology: don;t create a control file for BSP that cannot be removed X-Git-Tag: v2.6.17-rc1~1080 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdaff4a331db46f3bd953f413316c4603c4004b4;p=pandora-kernel.git [PATCH] x86 topology: don;t create a control file for BSP that cannot be removed Don't create "online" control file for BSP (i386/x86_64) since its not removable. We originally added this to support ppc64 if the kernel has support but BIOS indicated no offline support, we just didnt create online files for them. We used the same method in ia64 as well, if we have a cpu taking platform interrupts but cannot be removed if those interrupts cannot be re-targeted to another cpu. Signed-off-by: Ashok Raj Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed