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 BB1A2DE02F for ; Thu, 12 Jun 2008 01:24:37 +1000 (EST) Message-Id: <0CBF00BA-085C-49C7-A32D-0BEF6089958F@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:24:31 -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 Acked-by: Kumar Gala - k