From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Benjamin Herrenschmidt To: Kumar Gala In-Reply-To: References: <20050913175028.GB14889@dmt.cnet> Content-Type: text/plain Date: Sun, 18 Sep 2005 11:31:08 +1000 Message-Id: <1127007069.23095.8.camel@gaston> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, linux-ppc-embedded Subject: Re: __switch_to test-and-branch ALTIVEC specific? List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2005-09-13 at 14:05 -0500, Kumar Gala wrote: > This probably has to due with what happens on a G4 system with a > kernel not build with Altivec.. However, I dont remember exactly what > behavior is desired. No, we should never set MSR_VEC on a kernel not built with CONFIG_ALTIVEC. Ben.