From: Anton Blanchard Date: Mon, 13 Feb 2006 07:11:13 +0000 (+1100) Subject: [PATCH] powerpc64: remove broken/bitrotted HMT support X-Git-Tag: v2.6.16-rc5~55^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1870f772c5e884862b4dd8f1ec2147247dda0ef;p=pandora-kernel.git [PATCH] powerpc64: remove broken/bitrotted HMT support HMT support is currently broken and needs to be reworked to play nicely with the SMT scheduler. Remove the bit rotten bits for the time being. I also updated an incorrect comment, we enter __secondary_hold with the physical cpu id in r3. Signed-off-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed