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 ESMTP id 97E082BD7B for ; Sat, 18 Sep 2004 20:10:06 +1000 (EST) From: Benjamin Herrenschmidt To: Ken Moffat In-Reply-To: References: <1095465662.3660.3.camel@gaston> Content-Type: text/plain Message-Id: <1095502166.6545.5.camel@gaston> Mime-Version: 1.0 Date: Sat, 18 Sep 2004 20:09:26 +1000 Cc: linuxppc-dev@ozlabs.org Subject: Re: Problem with 745x errata in 2.6.8 List-Id: "Linux on PowerPC \(Including Embedded\) Developers Mail List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > this usage of PVR was, so at the moment I haven't got a clue about what > it contains or how to read it, but I guess that's where the values in > the cpu_sec struct come from so I'll start looking. Your comment on the > northbridge sounds depressingly likely. PVR is the Processor Version Register, indicates which CPU you have Ben.