From: Benjamin Herrenschmidt Date: Mon, 1 Aug 2005 05:34:49 +0000 (-0700) Subject: [PATCH] ppc64: Fix CONFIG_ALTIVEC not set X-Git-Tag: v2.6.13-rc5~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ee67af35183c60e924ebb6d6b3e1d2d9c03366;p=pandora-kernel.git [PATCH] ppc64: Fix CONFIG_ALTIVEC not set The code that sets the altivec capability of the CPU based on firmware informations can enable altivec when the kernel has CONFIG_ALTIVEC disabled. This results in "interesting" crashes. Signed-off-by: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed