From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 2AA9DDDEF2 for ; Wed, 25 Jun 2008 00:19:38 +1000 (EST) Message-Id: <86914150-71CB-4D73-A3FE-CEDB7F6E1214@kernel.crashing.org> From: Kumar Gala To: Michael Neuling In-Reply-To: <20080624105750.1F9AD7029B@localhost.localdomain> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v924) Subject: Re: [PATCH 6/9] powerpc: Add VSX CPU feature Date: Tue, 24 Jun 2008 09:19:25 -0500 References: <20080624105750.1F9AD7029B@localhost.localdomain> Cc: linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jun 24, 2008, at 5:57 AM, Michael Neuling wrote: > Add a VSX CPU feature. Also add code to detect if VSX is available > from the device tree. > > Signed-off-by: Michael Neuling > Signed-off-by: Joel Schopp Acked-by: Kumar Gala - k