https://github.com/torvalds/linux
Revision 57ee67af35183c60e924ebb6d6b3e1d2d9c03366 authored by Benjamin Herrenschmidt on 01 August 2005, 05:34:49 UTC, committed by Linus Torvalds on 02 August 2005, 02:14:00 UTC
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 <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 1caf1f0
History
Tip revision: 57ee67af35183c60e924ebb6d6b3e1d2d9c03366 authored by Benjamin Herrenschmidt on 01 August 2005, 05:34:49 UTC
[PATCH] ppc64: Fix CONFIG_ALTIVEC not set
Tip revision: 57ee67a

README

back to top