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 9C1F0DE386 for ; Thu, 12 Jun 2008 01:31:59 +1000 (EST) Message-Id: <00C72EDD-1C76-46A9-8BE5-2D51BD9013DF@kernel.crashing.org> From: Kumar Gala To: jyoung5@us.ibm.com In-Reply-To: <1212779345.6876.17.camel@thinkpadL> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v924) Subject: Re: [v4] Fix definitions for dbcr0, dbcr1, & dbcr2 register for bookE processors Date: Wed, 11 Jun 2008 10:31:54 -0500 References: <1212779345.6876.17.camel@thinkpadL> Cc: linuxppc-dev , kvm-ppc List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jun 6, 2008, at 2:09 PM, Jerone Young wrote: > Updates: Placed everything in one conditional. Updated commit message. > > This takes values from the PowerPC ISA BookIII-E specifications that > are for DBCR0. Many of these values are different from those > currently specified, which are for the ppc405. Also added some bookE > definitions for DBCR1 & DBCR2. > > Signed-off-by: Jerone Young applied to powerpc-next. - k